Feature Request: PHP Template Tag for Article Rating
-
Hi wpDiscuz Team,
Would it be possible to expose the standalone Article Rating as a PHP function/template tag?
For example:
<?php echo wpdiscuz_post_rating(); ?>or
<?php wpdiscuz_post_rating(); ?>Similar to how many themes provide template tags such as:
<?php echo $td_mod_single->get_social_sharing_top(); ?>This would allow developers to place the Article Rating anywhere in their theme or Elementor templates without relying on the fixed positions (Before Content, After Content, or Before Comment Form).
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.