Download the PHP package julien731/wp-review-me without Composer
On this page you can find all versions of the php package julien731/wp-review-me. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download julien731/wp-review-me
More information about julien731/wp-review-me
Files in julien731/wp-review-me
Package wp-review-me
Short Description A lightweight library to help you get more reviews for your WordPress theme/plugin
License GNU GPL
Homepage https://github.com/julien731/WP-Review-Me
Informations about the package wp-review-me
WP Review Me
In order to comply with the WordPress.org guidelines, the EDD integration has been removed and the WooCommerce integration has been dropped.
Are you distributing WordPress themes or plugins on WordPress.org? Then you know how important reviews are.
The bad thing with reviews is that, while unhappy users love to let the world know, happy users tend to forget reviewing your product.
How can you get more good reviews? Simply ask your users.
How It Works
Once instantiated, the library will leave an initial timestamp in the user's database.
When the admin is loaded, the current time is compared to the initial timestamp and, when it is time, an admin notice will kindly ask the user to review your product.
The admin notices can, of course, be dismissed by the user. It uses the WP Dismissible Notices Handler library for handling notices.
Installation
The simplest way to use WP Review Me is to add it as a Composer dependency:
Example
Creating a new review prompt would look like that:
This is the simplest way of creating a review prompt. If you want to customize it further, a few advanced parameters are available.
You can see the documentation on the wiki page: https://github.com/julien731/WP-Review-Me/wiki