Template Tag Options / Markup Suggestions
-
Hi. Great plugin. Works like a charm even on my custom post types. I do have a few suggestions though.
1: add an option on the settings page to disable “auto-display” of the like/unlike button. I found anther post that mentioned using GetWtiLikePost(); as a template tag and commenting out add_filter(‘the_content’, ‘PutWtiLikePost’); which works but an option in the backend to disable the add_filter function would be great to avoid overwrites during updates.
2: Markup – I’m using the plugin on a feed of posts and the markup uses ids rather than classes for certain elements. Obviously still works just fine but best practice dictates using classes for non-unique elements.
Thanks!
- The topic ‘Template Tag Options / Markup Suggestions’ is closed to new replies.