ConvertKit / convertkit-wpforms

GNU General Public License v2.0
2 stars 0 forks source link

Review Request Notification #24

Closed n7studios closed 1 year ago

n7studios commented 1 year ago

Summary

As implemented for ConvertKit's other WordPress Plugins, adds a notification in the WordPress Administration interface requesting the user leave a 5 star review on wordpress.org, to assist with the Plugin's ranking on search results within WordPress.

Screenshot 2023-04-04 at 14 24 20

Clicking either button or the close button hides the notification for life; no other WordPress Administrator will see it.

Clicking Yes, Leave Review hides the notification, and opens a new browser tab at https://wordpress.org/support/plugin/integrate-convertkit-wpforms/reviews/?filter=5#new-post Clicking No, I'm having issues with ConvertKit for WPForms opens a new browser tab at https://convertkit.com/support

This notification will only display when the following conditions are all met:

The conditions are deliberately restrictive, to avoid aggressively and persistently asking the user for a review, and to prevent us adding to the potential large number of notifications that various Themes and Plugins add to WordPress' Administration interface: https://wptavern.com/new-dobby-plugin-captures-and-hides-unwanted-wordpress-admin-notices

Testing

Checklist