Hi,
I'm trying to implement the "the_views()" function of WP-PostViews plugin in the function dkret_entry_title() of hooks-filters.php file, with no success.
Can you help me ?
Thanks for dkret3 which is a very good Theme.
Hi,
I'm trying to implement the "the_views()" function of WP-PostViews plugin in the function dkret_entry_title() of hooks-filters.php file, with no success.
Can you help me ?
Thanks for dkret3 which is a very good Theme.
I think you will add the information UNDER the title? This part is filtered in "dkret_post_header_meta". You can remove the filter and add your own instead OR you can add the_view to the end or start of the meta informations.
What do you want?
Thank you for your help, it works fine.
You must log in to post.