2 abilities

WP-PostRatings abilities

Adds an AJAX rating system for your WordPress site's content. Here is everything an AI agent can do with WP-PostRatings on WordPress.

30k+ active installs ★ 4.3 / 5 View on WordPress.org ↗
F
Find: &lt
WP-PostRatings
Find: <?php while (have_posts()) : the_post(); ?>
A
Add Anywhere Below It (The Place You Want The Ratings To
WP-PostRatings
Add Anywhere Below It (The Place You Want The Ratings To Show): <?php if(function_exists('the_ratings')) { the_ratings(); } ?>