Level: Advanced
List all CRON jobs with WP-CLI
SweepPress has a CLI command registered with WP-CLI, with several subcommands for cleanup. But, that command has one additional...
Cleanup with WP REST API
SweepPress, both Lite/Free and Pro versions, includes support for running sweeping tasks via WP REST API. The plugin registers...
Cleanup with the WP-CLI
SweepPress, both Lite/Free and Pro versions, includes support for running sweeping tasks via WP-CLI. The plugin registers one main...
Support for AJAX loading
If your theme is using AJAX to load pages, or if you have a plugin or some other code that...
Switch to new Rich Snippets system
GD Rating System Pro 3.3 introduces a new Rich Snippets addon that completely changes how rich snippets are generated. It...
Show plain stars block inside the WP loop
If you need to display the rating block inside the WordPress Loop, you will need to get the rating snippet...
Data for custom rating types
For known rating types (posts, terms, users, comments), the plugin has special objects that will return data for the items belonging...
Register new rating entity and types
By default, the plugin supports custom post types, taxonomies, comments and users as entities and rating types. But, you can...
JavaScript Actions and Filters
GD Rating System Pro 1.2 includes a hooks system similar to WordPress PHP based actions and filters. It allows control...
Database Tables Schema
GD Rating System adds several database tables to store rating logs and rating objects/items data. There are 2 main tables...