AMP for WP – Accelerated Mobile Pages - Version 0.9.1.2.1

Version Description

Download this release

Release Info

Developer mohammed_kaludi
Plugin Icon 128x128 AMP for WP – Accelerated Mobile Pages
Version 0.9.1.2.1
Comparing to
See all releases

Code changes from version 0.9.1.2-b2 to 0.9.1.2.1

Files changed (3) hide show
  1. README.md +19 -6
  2. accelerated-moblie-pages.php +1 -1
  3. readme.txt +16 -4
README.md CHANGED
@@ -7,7 +7,7 @@ Tags: AMP, accelerated mobile pages, mobile, amp project, google amp, amp wp, go
7
  Donate link: https://www.paypal.me/Kaludi/5
8
  Requires at least: 3.0
9
  Tested up to: 4.7
10
- Stable tag: 0.9.1.2-b2
11
  License: GPLv2 or later
12
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
13
 
@@ -18,17 +18,26 @@ Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on
18
 
19
  [What's New in this Version?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo](http://ampforwp.com/demo/?amp) | [Screenshots](https://wordpress.org/plugins/accelerated-mobile-pages/screenshots/) | [Community](http://ampforwp.com/community/)
20
 
21
- [youtube https://www.youtube.com/watch?v=zzRy6Q_VGGc]
 
 
 
 
 
 
 
 
22
 
23
 
24
- **Features:**
 
25
  * NEW - DoubleClick Support
26
  * NEW - Custom Post Type Support
27
  * NEW - Star Ratings
28
- * NEW - Drag & Drop Page builder Added
29
  * NEW - 2 Designs Added
30
  * NEW - 100% Yoast SEO support on AMP pages
31
- * AMP WooCommerce Support
32
  * Switch on/off Support for Pages on AMP
33
  * Translation Panel & RTL
34
  * Internal AMP linking - You can browse AMP pages internally
@@ -61,7 +70,11 @@ Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on
61
  * Piwik & Segment.com Support
62
  * Great Support & Active Development.
63
 
64
- **NOTE:** Next Update of this plugin will be released by end of October 2016.
 
 
 
 
65
 
66
  **[JOIN CHAT GROUP COMMUNITY](http://ampforwp.com/community/)**: Purpose of this group is to get proper suggestions and feedback from plugin users and the community so that we can make the plugin even better.
67
 
7
  Donate link: https://www.paypal.me/Kaludi/5
8
  Requires at least: 3.0
9
  Tested up to: 4.7
10
+ Stable tag: 0.9.1.2.1
11
  License: GPLv2 or later
12
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
13
 
18
 
19
  [What's New in this Version?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo](http://ampforwp.com/demo/?amp) | [Screenshots](https://wordpress.org/plugins/accelerated-mobile-pages/screenshots/) | [Community](http://ampforwp.com/community/)
20
 
21
+
22
+ > <strong>Extensions</strong><br>
23
+ > Some useful extensions to extend AMP features, check [AMP Adsense Support](https://ampforwp.com/advanced-amp-ads/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin), [Custom Post Type Support](https://ampforwp.com/custom-post-type/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin) and [DoubleClick Support](https://ampforwp.com/doubleclick-for-publishers/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin). To view more, go to our [Extensions page](https://ampforwp.com/extensions/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin).
24
+ >
25
+ > <strong>Premium Support</strong><br>
26
+ > We try our best to provide support on WordPress.org forums. However, One-on-one email support is available to people who bought the [Priority Support](https://ampforwp.com/priority-support/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin) only.
27
+ >
28
+ > <strong>Bug Reports</strong><br>
29
+ > Bug reports for AMP for WP are [welcomed on GitHub](https://github.com/ahmedkaludi/Accelerated-Mobile-Pages). Please note GitHub is _not_ a support forum, and issues that aren't properly qualified as bugs will be closed.
30
 
31
 
32
+ = Features: =
33
+
34
  * NEW - DoubleClick Support
35
  * NEW - Custom Post Type Support
36
  * NEW - Star Ratings
37
+ * NEW - Drag & Drop Page builder Added
38
  * NEW - 2 Designs Added
39
  * NEW - 100% Yoast SEO support on AMP pages
40
+ * AMP WooCommerce Support
41
  * Switch on/off Support for Pages on AMP
42
  * Translation Panel & RTL
43
  * Internal AMP linking - You can browse AMP pages internally
70
  * Piwik & Segment.com Support
71
  * Great Support & Active Development.
72
 
73
+ [youtube https://www.youtube.com/watch?v=zzRy6Q_VGGc]
74
+
75
+
76
+ **NOTE:** Next Update of this plugin will be released by end of Dec 2016.
77
+
78
 
79
  **[JOIN CHAT GROUP COMMUNITY](http://ampforwp.com/community/)**: Purpose of this group is to get proper suggestions and feedback from plugin users and the community so that we can make the plugin even better.
80
 
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: 0.9.1.2-b2
7
  Author: Ahmed Kaludi, Mohammed Kaludi
8
  Author URI: http://ampforwp.com/
9
  Donate link: https://www.paypal.me/Kaludi/5
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: 0.9.1.2.1
7
  Author: Ahmed Kaludi, Mohammed Kaludi
8
  Author URI: http://ampforwp.com/
9
  Donate link: https://www.paypal.me/Kaludi/5
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/5
5
  Requires at least: 3.0
6
  Tested up to: 4.7
7
- Stable tag: 0.9.1.2-b2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -15,9 +15,19 @@ Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on
15
 
16
  [What's New in this Version?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo](http://ampforwp.com/demo/?amp) | [Screenshots](https://wordpress.org/plugins/accelerated-mobile-pages/screenshots/) | [Community](http://ampforwp.com/community/)
17
 
18
- [youtube https://www.youtube.com/watch?v=zzRy6Q_VGGc]
19
 
20
- ** Features: **
 
 
 
 
 
 
 
 
 
 
 
21
  * NEW - DoubleClick Support
22
  * NEW - Custom Post Type Support
23
  * NEW - Star Ratings
@@ -57,8 +67,10 @@ Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on
57
  * Piwik & Segment.com Support
58
  * Great Support & Active Development.
59
 
 
 
60
 
61
- **NOTE:** Next Update of this plugin will be released by end of October 2016.
62
 
63
 
64
  **[JOIN CHAT GROUP COMMUNITY](http://ampforwp.com/community/)**: Purpose of this group is to get proper suggestions and feedback from plugin users and the community so that we can make the plugin even better.
4
  Donate link: https://www.paypal.me/Kaludi/5
5
  Requires at least: 3.0
6
  Tested up to: 4.7
7
+ Stable tag: 0.9.1.2.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
15
 
16
  [What's New in this Version?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo](http://ampforwp.com/demo/?amp) | [Screenshots](https://wordpress.org/plugins/accelerated-mobile-pages/screenshots/) | [Community](http://ampforwp.com/community/)
17
 
 
18
 
19
+ > <strong>Extensions</strong><br>
20
+ > Some useful extensions to extend AMP features, check [AMP Adsense Support](https://ampforwp.com/advanced-amp-ads/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin), [Custom Post Type Support](https://ampforwp.com/custom-post-type/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin) and [DoubleClick Support](https://ampforwp.com/doubleclick-for-publishers/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin). To view more, go to our [Extensions page](https://ampforwp.com/extensions/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin).
21
+ >
22
+ > <strong>Premium Support</strong><br>
23
+ > We try our best to provide support on WordPress.org forums. However, One-on-one email support is available to people who bought the [Priority Support](https://ampforwp.com/priority-support/#utm_source=wp_org&utm_medium=description-tab-pro-box&utm_campaign=AMP%20Plugin) only.
24
+ >
25
+ > <strong>Bug Reports</strong><br>
26
+ > Bug reports for AMP for WP are [welcomed on GitHub](https://github.com/ahmedkaludi/Accelerated-Mobile-Pages). Please note GitHub is _not_ a support forum, and issues that aren't properly qualified as bugs will be closed.
27
+
28
+
29
+ = Features: =
30
+
31
  * NEW - DoubleClick Support
32
  * NEW - Custom Post Type Support
33
  * NEW - Star Ratings
67
  * Piwik & Segment.com Support
68
  * Great Support & Active Development.
69
 
70
+ [youtube https://www.youtube.com/watch?v=zzRy6Q_VGGc]
71
+
72
 
73
+ **NOTE:** Next Update of this plugin will be released by end of Dec 2016.
74
 
75
 
76
  **[JOIN CHAT GROUP COMMUNITY](http://ampforwp.com/community/)**: Purpose of this group is to get proper suggestions and feedback from plugin users and the community so that we can make the plugin even better.