Appreciators WP Plugin - Rating, Reviews, Demo & Download
Plugin Description
Appreciators WP Plugin is a WordPress micro-donation plugin that supports single authors.
The plugin actually wraps and integrates the Appreciators Clique widget into the author bio area of your blog articles making it easy to get started on the Appreciators platform.
The appreciation widget is responsive and designed for touch devices as well.
Credits
- Plugin built and maintained by Minh Lee minh@appreciators.org
Live Demo
- You can view a live demo of Appreciators WP Plugin on our blog here: https://appreciators.org/blog
Appreciators WP Plugin Box Shortcode
[appreciators]
PHP Functions & Variables
The following should always work:
<?php
if ( function_exists( 'get_Appreciators' ) ) {
echo get_Appreciators();
}
?>
Screenshots
No screenshots provided