Umbradev Post Rating

توضیحات

Umbradev Post Rating allows visitors to rate your posts using a clean and lightweight 1–5 star rating system designed for modern WordPress websites.

The plugin focuses on simplicity, performance, responsive design, and easy integration while providing a polished user experience without unnecessary bloat.

Key features:

  • Modern responsive star rating UI
  • AJAX voting without page reload
  • Displays average rating and total votes
  • Duplicate-vote protection using hashed IP and browser storage
  • Adjustable star size and alignment options
  • Smooth hover animations and visual feedback
  • Shortcode support with [umbradev_post_rating]
  • Optional automatic insertion before or after post content
  • Settings page under Settings > Umbradev Post Rating
  • SEO-friendly structured data (AggregateRating)
  • Translation-ready with the umbradev-post-rating text domain
  • Lightweight and performance-friendly architecture

عکس‌های صفحه

  • Star rating displayed on a post
  • User selecting a rating
  • Rating submitted successfully
  • Duplicate vote protection message
  • Plugin settings page

نصب

  1. Upload the umbradev-post-rating folder to /wp-content/plugins/
  2. Activate the plugin from the Plugins screen
  3. Go to Settings > Umbradev Post Rating
  4. Use the shortcode [umbradev_post_rating] or enable automatic insertion

سوالات متداول

How do I display the rating manually?

Use the shortcode [umbradev_post_rating] inside your post content.

Can I show ratings automatically?

Yes. Enable auto-append in the settings and choose the display position.

Can I customize the rating appearance?

Yes. You can adjust the star size and alignment from the plugin settings.

How does the plugin prevent duplicate votes?

The plugin stores a hashed IP address (privacy-friendly) and also uses browser storage to reduce repeated voting attempts.

Can I reset all ratings?

Yes. A reset option is available in the settings page.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Umbradev Post Rating” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“Umbradev Post Rating” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “Umbradev Post Rating” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.2

  • Added modern responsive UI improvements
  • Added hover animations and visual polish
  • Added customizable star sizes
  • Added alignment options
  • Improved frontend spacing and styling
  • Added Plugin URI and Author URI
  • General UX improvements

1.0.1

  • Improved output escaping using wp_kses_post() to ensure safe rendering in filters and shortcodes
  • Fixed JSON-LD output to use proper encoding without incorrect escaping
  • Reviewed and improved output sanitization across the plugin

1.0.0

  • Initial release