The Star Rating widget is a plugin for the jQuery javascript library that creates a non-obstrusive star rating control based on a set of radio input boxes or select options.
It gives you the full access to each instance of "stars" created on the page, with an easy to use syntax provided by the jQuery UI 1.5 core library.
在ajax.php中, require_once(ABSPATH.WPINC."/pluggable.php"); check_ajax_referer('gdsr_ajax_r8'); 由于使用wp super cache或其他cache插件,导致_ajax_nonce值没有变化,check_ajax_referer验证时返回-1. 解决办法: 取消“Activate support for c