You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Ads for WP - The best Advertisement plugin in WordPress
6
-
Version: 1.0
6
+
Version: 1.0.2
7
7
Author: Ahmed Kaludi, Mohammed Kaludi
8
8
Author URI: https://ampforwp.com/
9
9
Donate link: https://www.paypal.me/Kaludi/25
@@ -20,7 +20,7 @@
20
20
21
21
22
22
if ( ! defined( 'ADSFORWP_VERSION' ) ) {
23
-
define( 'ADSFORWP_VERSION', '2.0' );
23
+
define( 'ADSFORWP_VERSION', '1.0.2' );
24
24
}
25
25
// this is the URL our updater / license checker pings. This should be the URL of the site with EDD installed
26
26
define( 'ADSFORWP_STORE_URL', 'https://accounts.ampforwp.com/' ); // you should use your own CONSTANT name, and be sure to replace it throughout this file
@@ -1246,6 +1246,6 @@ function ads_for_wp_plugin_updater() {
echo"<tr class='active'><td> </td><td colspan='2'>Please enter the license key to get the <strong>latest features</strong> and <strong>stable updates</strong><strong><a href='".esc_url( self_admin_url( 'admin.php?page=amp_options&tab=2' ) )."'> here</a></strong></td></tr>";
1249
+
echo"<tr class='active'><td> </td><td colspan='2'><a href='".esc_url( self_admin_url( 'admin.php?page=amp_options&tab=2' ) )."'>Please enter the license key</a> to get the <strong>latest features</strong> and <strong>stable updates</strong></td></tr>";
0 commit comments