Version Description
(5th May 2020) = * Fixed: Few issues fixed with latest version of yoast plugin #4430
Download this release
Release Info
Developer | mohammed_kaludi |
Plugin | AMP for WP – Accelerated Mobile Pages |
Version | 1.0.47 |
Comparing to | |
See all releases |
Code changes from version 1.0.46 to 1.0.47
- README.md +4 -1
- accelerated-moblie-pages.php +2 -2
- changelog.txt +3 -0
- readme.txt +4 -1
- templates/features.php +1 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ Tags: AMP, accelerated mobile pages, mobile, amp project, google amp, amp wp, go
|
|
4 |
Donate link: https://www.paypal.me/Kaludi/25
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 5.4
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -194,6 +194,9 @@ Device testing done through [BrowserStack](https://www.browserstack.com)
|
|
194 |
|
195 |
== Changelog ==
|
196 |
|
|
|
|
|
|
|
197 |
= 1.0.46 (4th May 2020) =
|
198 |
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
199 |
* Fixed: Text not displaying in One signal notification #4413
|
4 |
Donate link: https://www.paypal.me/Kaludi/25
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 5.4
|
7 |
+
Stable tag: 1.0.47
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
194 |
|
195 |
== Changelog ==
|
196 |
|
197 |
+
= 1.0.47 (5th May 2020) =
|
198 |
+
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
199 |
+
|
200 |
= 1.0.46 (4th May 2020) =
|
201 |
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
202 |
* Fixed: Text not displaying in One signal notification #4413
|
accelerated-moblie-pages.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Accelerated Mobile Pages
|
4 |
Plugin URI: https://wordpress.org/plugins/accelerated-mobile-pages/
|
5 |
Description: AMP for WP - Accelerated Mobile Pages for WordPress
|
6 |
-
Version: 1.0.
|
7 |
Author: Ahmed Kaludi, Mohammed Kaludi
|
8 |
Author URI: https://ampforwp.com/
|
9 |
Donate link: https://www.paypal.me/Kaludi/25
|
@@ -20,7 +20,7 @@ define('AMPFORWP_PLUGIN_DIR_URI', plugin_dir_url(__FILE__));
|
|
20 |
define('AMPFORWP_DISQUS_URL',plugin_dir_url(__FILE__).'includes/disqus.html');
|
21 |
define('AMPFORWP_IMAGE_DIR',plugin_dir_url(__FILE__).'images');
|
22 |
define('AMPFORWP_MAIN_PLUGIN_DIR', plugin_dir_path( __DIR__ ) );
|
23 |
-
define('AMPFORWP_VERSION','1.0.
|
24 |
define('AMPFORWP_EXTENSION_DIR',plugin_dir_path(__FILE__).'includes/options/extensions');
|
25 |
if(!defined('AMPFROWP_HOST_NAME')){
|
26 |
$urlinfo = get_bloginfo('url');
|
3 |
Plugin Name: Accelerated Mobile Pages
|
4 |
Plugin URI: https://wordpress.org/plugins/accelerated-mobile-pages/
|
5 |
Description: AMP for WP - Accelerated Mobile Pages for WordPress
|
6 |
+
Version: 1.0.47
|
7 |
Author: Ahmed Kaludi, Mohammed Kaludi
|
8 |
Author URI: https://ampforwp.com/
|
9 |
Donate link: https://www.paypal.me/Kaludi/25
|
20 |
define('AMPFORWP_DISQUS_URL',plugin_dir_url(__FILE__).'includes/disqus.html');
|
21 |
define('AMPFORWP_IMAGE_DIR',plugin_dir_url(__FILE__).'images');
|
22 |
define('AMPFORWP_MAIN_PLUGIN_DIR', plugin_dir_path( __DIR__ ) );
|
23 |
+
define('AMPFORWP_VERSION','1.0.47');
|
24 |
define('AMPFORWP_EXTENSION_DIR',plugin_dir_path(__FILE__).'includes/options/extensions');
|
25 |
if(!defined('AMPFROWP_HOST_NAME')){
|
26 |
$urlinfo = get_bloginfo('url');
|
changelog.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
== Changelog ==
|
2 |
|
|
|
|
|
|
|
3 |
= 1.0.46 (4th May 2020) =
|
4 |
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
5 |
* Fixed: Text not displaying in One signal notification #4413
|
1 |
== Changelog ==
|
2 |
|
3 |
+
= 1.0.47 (5th May 2020) =
|
4 |
+
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
5 |
+
|
6 |
= 1.0.46 (4th May 2020) =
|
7 |
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
8 |
* Fixed: Text not displaying in One signal notification #4413
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: AMP, accelerated mobile pages, mobile, amp project, google amp, amp wp, go
|
|
4 |
Donate link: https://www.paypal.me/Kaludi/25
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 5.4
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -191,6 +191,9 @@ You can contact us from [here](https://ampforwp.com/contact/)
|
|
191 |
|
192 |
== Changelog ==
|
193 |
|
|
|
|
|
|
|
194 |
= 1.0.46 (4th May 2020) =
|
195 |
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
196 |
* Fixed: Text not displaying in One signal notification #4413
|
4 |
Donate link: https://www.paypal.me/Kaludi/25
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 5.4
|
7 |
+
Stable tag: 1.0.47
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
191 |
|
192 |
== Changelog ==
|
193 |
|
194 |
+
= 1.0.47 (5th May 2020) =
|
195 |
+
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
196 |
+
|
197 |
= 1.0.46 (4th May 2020) =
|
198 |
* Fixed: Few issues fixed with latest version of yoast plugin #4430
|
199 |
* Fixed: Text not displaying in One signal notification #4413
|
templates/features.php
CHANGED
@@ -4163,7 +4163,7 @@ function ampforwp_home_archive_canonical_setter(){
|
|
4163 |
return;
|
4164 |
}
|
4165 |
remove_action('amp_post_template_head','ampforwp_rel_canonical_home_archive');
|
4166 |
-
if(function_exists('wpseo_premium_init')){
|
4167 |
add_action( 'amp_post_template_head', 'AMPforWP\\AMPVendor\\amp_post_template_add_canonical' );
|
4168 |
}
|
4169 |
}
|
4163 |
return;
|
4164 |
}
|
4165 |
remove_action('amp_post_template_head','ampforwp_rel_canonical_home_archive');
|
4166 |
+
if(function_exists('wpseo_premium_init') && ! is_singular() ){
|
4167 |
add_action( 'amp_post_template_head', 'AMPforWP\\AMPVendor\\amp_post_template_add_canonical' );
|
4168 |
}
|
4169 |
}
|