AMP for WP – Accelerated Mobile Pages - Version 0.9.97.21

Version Description

(21st November 2018) = * Fixed: Sanitation of user contents before save #2679 * Fixed: Menu is Not working in Minimal Blogging theme (0.9.97.20) #2667 * Fixed: Author bio not showing proper link #2674 * Fixed: HTML not being rendered on cookie consent notifications #2671 * Fixed: Telephone link not working

Full changelog available in changelog.txt

Download this release

Release Info

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

Code changes from version 0.9.97.20 to 0.9.97.21

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: 4.9.8
7
- Stable tag: 0.9.97.20
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -183,6 +183,13 @@ You can contact us from [here](https://ampforwp.com/contact/)
183
 
184
  == Changelog ==
185
 
 
 
 
 
 
 
 
186
  = 0.9.97.20 (29th October 2018) =
187
  * Fixed: Plugin Vulnerability #2650
188
 
4
  Donate link: https://www.paypal.me/Kaludi/25
5
  Requires at least: 3.0
6
  Tested up to: 4.9.8
7
+ Stable tag: 0.9.97.21
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
183
 
184
  == Changelog ==
185
 
186
+ = 0.9.97.21 (21st November 2018) =
187
+ * Fixed: Sanitation of user contents before save #2679
188
+ * Fixed: Menu is Not working in Minimal Blogging theme (0.9.97.20) #2667
189
+ * Fixed: Author bio not showing proper link #2674
190
+ * Fixed: HTML not being rendered on cookie consent notifications #2671
191
+ * Fixed: Telephone link not working
192
+
193
  = 0.9.97.20 (29th October 2018) =
194
  * Fixed: Plugin Vulnerability #2650
195
 
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.97.20
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','0.9.97.20');
24
  // any changes to AMP_QUERY_VAR should be refelected here
25
  function ampforwp_generate_endpoint(){
26
  $ampforwp_slug = '';
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.97.21
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','0.9.97.21');
24
  // any changes to AMP_QUERY_VAR should be refelected here
25
  function ampforwp_generate_endpoint(){
26
  $ampforwp_slug = '';
changelog.txt CHANGED
@@ -1,1819 +1,1826 @@
1
- == Changelog ==
2
-
3
- = 0.9.97.20 (29th October 2018) =
4
- * Fixed: Plugin Vulnerability #2650
5
-
6
- = 0.9.97.19 (4th October 2018) =
7
- * Fixed: Tables overflow not working in swift theme #2392
8
- * Fixed: Null check added to fix null reference exception #2526
9
- * Fixed: Minor Bug related with menu
10
-
11
- = 0.9.97.18 (29th September 2018) =
12
- * Fixed: Minor Bug related with menu
13
-
14
- = 0.9.97.17 (28th September 2018) =
15
- * Added: Featured Slider "Tag" support #954
16
- * Added: Marfeel plugin is blocking Internal pages of AMP and rendering 503 error #2423
17
- * Fixed: Dropdown Menu arrows not working properly in Swift #2148
18
- * Fixed: Wrong implementation of load_plugin_textdomain function #2408
19
- * Fixed: Page Float to right and showing menu content when page scroll horizontally in iPhone device #2434
20
- * Fixed: Internal Link Option is not Working in beta #2443
21
- * Fixed: Missing conditional tag for get_the_tags() causing "Invalid argument supplied for foreach()" error #2456
22
- * Fixed: Need to make a space in meta information and published date is not getting translated #2411
23
- * Fixed: Meta og:title and description tag are Not completely Reflecting #2454
24
- * Fixed: Images are not aligned center when published with Gutenberg Editor #2462
25
- * Fixed: Anchor Tag is not working because there is a space in between link #2465
26
- * Fixed: Fix social shares icons #2467
27
- * Fixed: Debug errors in beta #2472
28
- * Fixed: homepage is getting blank when "Convert To WP" is enable only for posts #2493
29
- * Fixed: wrong amphtml URL generating for WPML #2573
30
-
31
- = 0.9.97.16 (19th September 2018) =
32
- * Added: 3 Types of Gallery designs #1968
33
- * Added: New Section to show 'change log' on Welcome Page #1753
34
- * Added: Allow HTML in footer section of translation panel in design 3 #1950
35
- * Added: Need to make the compatibility with The Voux theme #2263
36
- * Fixed: Special character "|" breaking the url in the twitter share #2264
37
- * Added: Read more button for post on blog page #2273
38
- * Fixed: Category Labels are Clickable on Swift Homepage even Archive support is off #2279
39
- * Fixed: Above Loop and Below Loop Sidebar Widget area is not connected with Swift theme #2280
40
- * Fixed: Aq_Resize.process() errors for images hosted on CDN #2285
41
- * Fixed: Convert to WP Option is displayed in Swift Theme, but not in Design 3. #2291
42
- * Fixed: Need to have only one text-domain in the string of the plugin #2292
43
- * Fixed: Bug in Facebook comments. #2300
44
- * Added: Beta Testing link in the Options panel #2302
45
- * Added: "X" button in the menu of D3 #2294
46
- * Fixed: AMP Take over is applying even on product when this option is enabled only for posts. #2304
47
- * Fixed: The Option Facebook App ID not necessary in the social icons of AMP panel when using Swift #2384
48
- * Fixed: Embeds not working in Archive Description #2402
49
- * Fixed: Spurious spaces in Footers #2521
50
- * Fixed: Additional spaces Pagination div on article posts #2522
51
-
52
- = 0.9.97.15 (13th September 2018) =
53
- * Fixed: Pagination is not working on date archive #2289
54
- * Added: Options to show Social Icons in different places in Swift #1722
55
- * Fixed: Localization string for "% days ago" not working for non-Latin languages #1491
56
- * Added: Social Share by Supsystic Compatibility #1509
57
- * Fixed: Duplicate h1 tags in Design One #1522
58
- * Added: 3 Appearance option for Related Posts in Swift theme #1545
59
- * Fixed: RTL not working with Footer properly #1655
60
- * Fixed: Proper implementation of the property of all in one SEO pro to avoid fatal error #2500
61
- * Fixed: Notice: Undefined index: extension in thirdparty-compatibility.php on line 401 - 406 #2496
62
- * Fixed: Wrong url in Non-Amp Version link on blog posts page and category archives #2424
63
- * Fixed: The Consent.php path is getting index in Webmaster tool #2518
64
- * Added: Option to add custom things in Instant Articles #1089
65
- * Added: Show/hide Instant Article on specific posts #1297
66
- * Added: Facebook Instant Articles (FBIA) Crawler Ingestion (ia:markup_url) tag #1474
67
- * Added: Facebook Instant Articles Meta Tag #1486
68
- * Added: Related posts for instant articles #1634
69
- * Added: Option to remove Author info from Instant Articles #1483
70
- * Added: Facebook Instant Articles in each Catagory #1524
71
- * Added: Custom Facebook Instant Articles Ad option #1475
72
- * Fixed: Pagination not working after changing the pagination base #1485
73
- * Added: Breadcrumb with tag #1305
74
- * Fixed: Enabled WordPress Comments by default #1501
75
-
76
- = 0.9.97.14 (4th September 2018) =
77
- * Added: Adobe Analytics Support #887
78
- * Fixed: Same Icons loading for some extensions #2172
79
- * Fixed: Removed extra spacing from "Back to top" text #2349
80
- * Fixed: Retina featured images support for Homepage and archive loop images #2334
81
- * Fixed: When WooCommerce Product Slider is Installed, the Picture of Icons are not loading #2325
82
- * Added: Customizr Theme Lazy Loading compatibility #2322
83
- * Fixed: "Save Module" button of AMP page Builder not displaying in OSX and in Safari #1943
84
- * Fixed: Sort Related Posts Randomly Not Working in Swift theme #2308
85
- * Added: Need to create a tutorial of How to Enter your Audience Network Placement ID of advertisement in the Instant Article #1723
86
- * Fixed: Retina Images option Improvement-II #2296
87
- * Fixed: Disable the look or check of redux framework #2293
88
- * Fixed: With Redux core plugin, AMP option panel design not loading #2258
89
- * Fixed: Issues with pagination #2253
90
- * Added: Thrive Architect Compatible #1575
91
- * Fixed: Notice Undefined variable categories_array #2486
92
- * Fixed: Need to add upscale parameter in-line related posts #2488
93
- * Fixed: Getting the warnings in error log due to global variable, not present #2395
94
- * Fixed: Google Analytic issue while setting up Run Installation wizard #2491
95
- * Added: Read more button AKA Content Sneak Peek feature for post #2246
96
- * Added: Showing related items/post in after nth paragraph #2246
97
-
98
- = 0.9.97.13 (28th August 2018) =
99
- * Fixed: Fatal error in `ampforwp_related_post_loop_query()`
100
-
101
- = 0.9.97.12 (27th August 2018) =
102
- * Fixed: Quote runs only in block post not on pages #2399
103
- * Added: Create a Sidebar option that can be used as global Sidebar #2388
104
- * Fixed: words are breaking and not readable #2441
105
- * Fixed: Text is breaking into next line while there is no space between the text in custom AMP Editor #2270
106
- * Fixed: IP Anonymization #2421
107
- * Added: Setka Editor Compatibility #2468
108
- * Fixed: In swift theme, when user ads the ad Above the Related Posts (Single Post); the content doesn't display #2311 and #2318
109
- * Added: Toggle controls are now accessible #1691
110
- * Added: Global Sidebar is now Connected with AMP Pagebuilder #2371
111
- * Fixed: #amp-user-notification1 Styling was loading even when disabled from option panel in swift #2400
112
- * Fixed: Remove the empty `@media{}` css generated by Pagebuilder #2473
113
- * Fixed: Blank Lines in HTML Source code #2445
114
- * Fixed: Optimize AMP pages on Google Lighthouse #2082
115
- * Fixed: RSS Feed is not working when AMP Takeover is enabled #2309
116
-
117
- = 0.9.97.11 (21th August 2018) =
118
- * Minor Update
119
-
120
- = 0.9.97.10 (18th August 2018) =
121
- * Fixed: Homepage build with AMP PageBuilder is displaying only when the checkbox of the Custom AMP editor is enabled #2350
122
- * Added: Created a new function to get the settings instead of calling it directly from global $redux_builder_amp everytime. `ampforwp_get_setting` created #2177
123
- * Fixed: Comments and share not loading on pages only in swift #2401
124
- * Fixed: Back to Top link not working in Swift Design #2404
125
- * Added: Ads Below the Author Area in Swift theme #2455
126
- * Fixed: AMP should remove spaces from GTM ID automatically #2413
127
- * Fixed: Some Posts are not displaying in Blog page even when AMP is enabled from Post settings #2375
128
- * Fixed: Wrong AMPHTML when using static page as blog using custom-code/pagebuilder from reading settings #2396
129
- * Added: Add paginations meta tags #2343
130
- * Fixed: Updated the code of AMP renders with ?q after the /amp #2361
131
- * Added: Add support for Relevanssi search #2307
132
- * Added: Show index/noindex label when enabling the options in SEO Settings #2290
133
- * Added: Add AMP consent in AMP Theme Framework #2440
134
- * Added: Created a component called `AMP-geo` so anyone can use it in thier AMP theme #2440
135
-
136
- = 0.9.97.9 (1st August 2018) =
137
- * Minor Improvements
138
-
139
- = 0.9.97.8 (24th July 2018) =
140
- * Fixed: AMP renders with ?q after the /amp #2361
141
- * Fixed: iThemes Sync can not connect to the site. #2380
142
- * Fixed: H1 to H6 styling is not reflecting in the Swift theme #2383
143
- * Fixed: Underline on Links function is not working. #2372
144
- * Fixed: WordPress Admin Color Scheme not applying #2390
145
- * Fixed: Breadcrumbs are not disabling when the sidebar template is selected #2376
146
- * Fixed: All the Images are Adding AMP at the End of their URL. #2391
147
-
148
- = 0.9.97.7 (18th July 2018) =
149
- * Fixed: PageBuilder not loading on frontpage #2360
150
- * Fixed: 500 error on somepages due to open wp_query by other plugins
151
- * Fixed: License key reupdating #2261
152
- * Fixed: AMP renders with ?q after the /amp #2361
153
-
154
- = 0.9.97.6 (14th July 2018) =
155
- * Fixed: Error and Warning on Structured Data for Logo. #2360
156
- * Fixed: Category Bulk tool breaking meta boxes #2335
157
-
158
- = 0.9.97.5 (11th July 2018) =
159
- * Fixed: Title disappearing in Design 1,2,3 when legacy pagebuilder is enabled #2341
160
- * Fixed: ld+json getting a broken when special characters are added in the image. #2346
161
- * Fixed: Hide by Category Breaking post metabox #2330
162
- * Fixed: Hiding excerpt when global $redux_builder_amp is empty #2330
163
- * Fixed: When Google Tag Manager is enabled, only Google Analytics should get disabled but not other analytics. #2340
164
-
165
- = 0.9.97.4 (09th July 2018) =
166
- * Fixed: Huge Performance upgrade in the way fetching the logo url #2317
167
- * Fixed: Fatal Error due to unable to modify values in Structured Data Object #2327
168
- * Fixed: Seperate option for Featured Image in pages in Swift theme #2328
169
- * Fixed: `<p>` tags disabling where not wanted #2330
170
- * Fixed: Fatal error in contact form module while ninja form or gravity form plugins are not activated #2310
171
- * Fixed: Woo Commerce Category page not working properly #2333
172
- * Fixed: Few issues related to amp-facebook-comments #2300
173
- * Fixed: Limit number of Tags and Category to 500 in Hide AMP-Bulk tools #2336
174
-
175
- = 0.9.97 (27th June 2018) =
176
- * For more details check out [the blog post](https://ampforwp.com/0-9-97-released-strengthening-of-foundation-89th-update/)
177
- * Fixed: Extraposition attribute left in CSS Design #2 #2119
178
- * Fixed: Non-AMP header link not working #2109
179
- * Added: Create an Ad Above the Post Content #2155
180
- * Fixed: "AGO" text was not translatable #2158
181
- * Added: Filter created `ampforwp_header_url` to modify logo url #2141
182
- * Fixed: Removing the text "amp" in footer view non-amp-link #2158
183
- * Added: Compatibility WP user Avatar plugin added #2011
184
- * Fixed: Design 2 - meta info producing a block of empty HTML #1969 #1954
185
- * Added: Pocket and Hatena Bookmark social share buttons Added #1652
186
- * Fixed: External Links are appended with "amp" at the end of the url in content. #2174
187
- * Fixed: Some Issues Found in Design #3 #2130
188
- * Fixed: ScoopVersion: 1.4 By boostdevelopers theme displaying the error only in the category #1683
189
- * Fixed: Page featured Image is not displaying in the Swift theme #2136
190
- * Fixed: Dropcap breaking the youtube embed code #2157
191
- * Fixed: Bulk hide by default option is requires Permalinks to be saved #2145
192
- * Fixed: Fully compatibility with muffin page builder #2180
193
- * Fixed: Incontent Related Post Issues #2078
194
- * Fixed: Search page should not have AMP version of the page and not in search result #2191
195
- * Added: Control added to modify Retina Images resolutions #2099
196
- * Added: Created an option to duplicate a page builder element #1986
197
- * Added: Image Caption is not displaying below the Image in design 1,2,3 #2101
198
- * Fixed: Post pagination not working properly in D1, D2 and D3 #2168 #2243
199
- * Fixed: Auto re-save permalink if the options in reading setting page get changed #2190
200
- * Fixed: Leave a comment not looking good in Swift theme #2150
201
- * Added: Social icons for pages. #2162
202
- * Added: Create an option to pull canonical from Yoast #2118
203
- * Added: Full Support for All in one SEO #1720
204
- * Fixed: Single with sidebar CSS should only load if that layout type is selected #2091
205
- * Fixed: Required Filed is not working in the Repeater in Page builder #2217
206
- * Fixed: alt in `<div>` causing validation errors. #2093
207
- * Added: Drop Down Menu Support in Swift Header Menu #2095
208
- * Added: Parallax Setting Added in PageBuilder #2095
209
- * Added: Multiple Layout Settings added in Feature Module in Page Builder #2095
210
- * Added: Add the option changing the sliding speed of slider in "Slider module" of AMP Page Builder #2218
211
- * Added: Created an option Related Post link in non amp #2201
212
- * Fixed: Removed Jannah LazyLoad on AMP Mode #2224
213
- * Fixed: Custom post types with custom taxonomy not working in AMP #2209
214
- * Fixed: frontpage and homepage not working properly AMP take over #2153 #2277
215
- * Added: Button field created in Feature module #2068
216
- * Added: Excerpt should also work on homepage and categories page #2176
217
- * Fixed: Options panel breaks in when RTL in WP Dashboard #2176
218
- * Fixed: Featured image from Custom fields in page builder Category module #2237
219
- * Added: Forms Module Support added in PageBuilder #2221
220
- * Fixed: Paginated AMP URL on the category are opening to 404-page #2233
221
- * Fixed: Ads not displaying properly in RTL #2227 #2138
222
- * Fixed: single quotation (') in text module breaking AMP page builder #1940
223
- * Added: Filter created to modify `ampforwp_loop_image_update` image arguments in components of AMP theme framework #2057
224
- * Added: Option to change the locale of Facebook comments #2127
225
- * Added: Search option in options panel #2088
226
- * Fixed: Accordion not working when the user enters some data in Description with HTML Tags #2088 #2097
227
- * Fixed: Internal links now working with ?amp=1 #2204
228
- * Fixed: UTM Parameters not working properly with AMP #2223
229
- * Fixed: Multiple Slider module of AMP Page builder not working #2090
230
- * Fixed: Hide AMP by categories option should hide by default in the backend of that specific post #2112
231
- * Added: IP Anonymization in Google analytics #2135
232
- * Fixed: Improvement in the styling of AMP option panel #2102
233
- * Added: Added new fonts control for Content in Single page #2122
234
- * Fixed: Legacy page builder button styling is not loading properly #2036
235
- * Added: Filter added so we can disable Comments on specific pages `ampforwp_comments_visibility` #2170
236
- * Fixed: Improvement in Excerpt on small screen option #2034
237
- * Added: Comments on Pages #2229
238
- * Fixed: Pagination not working for some websites #2241
239
- * Fixed: "Menu" option in Footer connected with Swift #2146
240
- * Added: Wistia Support #1875
241
- * Added: Add option in page builder to give the specific name to all modules #2251
242
- * Added: Compatibility with Muffin Builder #2137
243
- * Fixed: AMPforWP Option panel styles are overriding other theme's options panel if both use Redux Framework #2121
244
- * Fixed: AMPforWP Option panel styles are overriding other theme's options panel if both use Redux Framework #2121
245
- * Added: Render all the AMP Components added in Post Editor #2216 #2228
246
- * Fixed: "Gap" Module of ThemeCo breaking the AMP pages #2220
247
- * Added: Search widget compatibility #2143
248
- * Added: Advertisement Module created in AMP Pagebuilder #2131
249
- * Fixed: Performance issue with the function `ampforwp_get_comments_gravatar` #2234
250
- * Fixed: Empty the amp pages, when the Clearfy HTML compress is enabled #2110
251
- * Fixed: The attribute 'value' appearing in tag 'a' throwing the validation error #2262
252
- * Fixed: Versioning of Styles and Scripts of redux-core #2126
253
- * Added: Related Posts based on X days #2132
254
- * Fixed: Warning in custom-sanitizer.php #2173
255
- * Added: vuukle comment support #2075
256
- * Fixed: Facebook Comment should not appear on the Checkout page, Add to cart page, or shop page #2170
257
- * Added: SpotIM comment support #2075
258
- * Added: Additional Controls added in Design3 Featured slider #2222
259
- * Fixed: Username in AMP Option panel color was too light #2266
260
- * Added: Settings created to modify H1 to H6 #2059
261
- * Fixed: AMP_QUERY_VAR debug issue #2265
262
- * Added: Custom page template in AMP #1923
263
- * Fixed: Comments Button is not displaying in Design #3 #2163
264
- * Added: Ability to add Forms Shortcodes in footer Widgets #2226
265
- * Added: Option to add rel="nofollow" in AMP page builder button module #2239
266
- * Added: Background video option in amp page builder #2195
267
- * Fixed: Drop Down Menu Support in Swift Header Menu #2095
268
- * Fixed: Yoast Description not getting added in AMP #2159
269
- * Fixed: Improvement in styling of AMP option panel #2102
270
- * Fixed: Hide AMP Bulk Tools Improvements #1867
271
- * Added: Compatibility with the Relevanssi Plugin #1503
272
-
273
- = 0.9.96 (2nd June 2018) =
274
- * Added: Fully GDPR Compliance
275
- * Fixed: GTM not working
276
-
277
- = 0.9.86.1 (8th May 2018) =
278
- * A bug causing validation issues has been resolved.
279
-
280
- = 0.9.86 (3rd May 2018) =
281
- * For more detials check out [this blog post](https://ampforwp.com/0-9-86-released-getting-ready-for-future-87th-update/)
282
- * Added: GDPR Compliancy #2040
283
- * Added: Muffin Page Builder Compatibility #1455 #1893
284
- * Added: Thrive leads compatibility #2067
285
- * Fixed: Load structured markup json in Footer to improve performance #1945
286
- * Added: Font Size and Font Family Controls added in Content Presentation Module #1962
287
- * Added: Font Weight Control added in Text Module in PageBuilder #1962
288
- * Added: Other necessary controls added in Content Presentation Module #1962
289
- * Added: New Design called "Design 4" added in Content Presentation Module. #1962
290
- * Fixed: License Activation process connected with AMP extensions #1981
291
- * Added: Icon Selector control added in Button module in AMP Page Builder #1962
292
- * Added: Filter called `ampforwp_get_comments_gravatar` to modify Author Avatar Images #1949
293
- * Fixed: Validation error fixed by removing json+ld values to remove CDATA #1977
294
- * Added: Icon Adjustment Option is added in the Button Module #1962
295
- * Fixed: Debug Warnings fixed #1976
296
- * Fixed: If AMP support on post and page is disabled then mobile redirection was not working #1979
297
- * Fixed: Responsive element added in Image Module #1962
298
- * Fixed: Custom Post and Custom Taxonomies Archives not working in AMP #1957
299
- * Fixed: AMP take over is on and AMP support on the home page is disabled it was redirecting to some other pages #1994
300
- * Fixed: Design 1 and Design 2 shouldn't show 'social' tab #1996
301
- * Added: AMP WordPress Theme notice
302
- * Added: Rewrite Rules Added for WooCommerece #1957
303
- * Fixed: AMP Takeover blog search results giving blank page #1990
304
- * Fixed: Swift pagination markup is present even the page has no pagination #2000
305
- * Fixed: Pagination breaking on second page on Archives when Blog page is not set #1998
306
- * Fixed: Added proper Google API jump link #1966
307
- * Fixed: Advance Index and no-index controls did not had description #1978
308
- * Added: Filter added `amp_blacklisted_tags` in blacklist-sanitizer file
309
- * Added: Hyperlink for image module added #1989
310
- * Added: `ampforwp_get_frontpage_id` a common fucntion created to get post id for AMP frontpage #2025
311
- * Fixed: Comments controls were not working properly #1987
312
- * Fixed: Fatal Error after updating the plugin from 0.9.73 to 0.9.83 version #2017
313
- * Fixed: Filter created `ampforwp_modify_rel_url` to modify rel canonical URL #2012
314
- * Fixed: Remove structured data json if removed from AMP options panel
315
- * Fixed: amp widget appearing twice in design one #2008
316
- * Fixed: Gif in content + Lightbox feature throws validation issue. #2032
317
- * Added: New Features in the Page builder Modules #2029
318
- * Fixed: License Key was not working properly #2026
319
- * Fixed: Instagram comment view is getting cut off in Swift Theme #2002
320
- * Added: Icon module support added in Desgin 1, 2 & 3 #1997
321
- * Fixed: if GD or ImageMagick library is not present in the server then send the original image #2037 #2038
322
- * Fixed: Swift theme homepage (Non-AMP) image resizing issues in Mobile version #1992
323
- * Fixed: Header Element not working in Swift theme #1967
324
- * Fixed: Stop Loading of Latest post scripts on Homepage and Frontpage #2041
325
- * Added: Filter created `ampforwp_non_amp_links()` so users can have all the internal links non-amp #1973
326
- * Fixed: Sanitize the archive description in loop component #1974
327
- * Fixed: Double AMPHTML when FBIA Plugin is active #2043
328
- * Fixed: Image Div is loading even if the image is not present in Swift #2033
329
- * Fixed: Custom AMP editor is visible on pages (post type) even if the Page Support is off from amp options panel #2047
330
- * Fixed: When 'Structure Data for WP' plugin active, Schema type in Structure section should hide #2049
331
- * Fixed: Bugs in Video Module in AMP pagebuilder #2048
332
- * Added: Autoplay feature added in Video Module #2048
333
- * Fixed: Throwing error when Product Structured Data is selected #1975
334
- * Fixed: Advanced CSS is not loading because the files are with hosting path #2046
335
- * Fixed: Double Quotes breaking the html #2004
336
- * Removed: Blog option is removed from AMP Options panel and it is connected with Pages option Under Reading Settings #2027
337
- * Fixed: amphtml should not be created for 404 pages #2018
338
- * Added: 404 Template added, useful for AMP Takeover #2042
339
- * Fixed: Genesis meta titles are lost and not rendering correctly #2050
340
- * Fixed: Search blank on AMP Takeover #1990
341
- * Fixed: Remove Unused js files from Paginated Post Pages #2001
342
- * Fixed: Extra Space adding in H1 and other SEO tags #2054
343
- * Fixed: Undefined Index when called from robot #1960
344
- * Fixed: amp facebook comment Js not loading to the custom front page of the swift theme. #2053
345
- * Fixed: Tags label is not working properly when RTL Support on #1719
346
- * Fixed: View Non-AMP Version In the footer link has an error #2066
347
- * Fixed: Squirrly SEO is Adding the Javascript code in AMP #1696
348
- * Fixed: Translation option issue when using POT file method #1941
349
- * Fixed: amp-facebook-like extension is missing on Custom Frontpage #2061
350
- * Fixed: GTM option repositioned #2056
351
- * Fixed: Menu is appearing on left side instead of Right side when RTL support is ON for Design3 #1928
352
- * Fixed: Sidebar Bugs #1972
353
- * Added: Table Styling in Swift #1961
354
- * Fixed: Genesis index, follow options not being rendered #2071
355
- * Added: Filter created `ampforwp_robots_meta` to modify robots meta information #2071
356
- * Fixed: PHP Notices #2065
357
- * Added: Add a new hook `ampforwp_after_amp_menu` after the menu in all designs #2072
358
- * Added: New Look to Options panel #1823
359
- * Added: Retina Image Support added #1846
360
- * Fixed: Pagebuilder hrefs were stripped in hebrew language #2089
361
- * Fixed: Warning Fixed #2083
362
- * Fixed: Gallery module images not loading in Firefox #1980
363
- * Fixed: Pagebuilder Improvement #2024
364
-
365
- = 0.9.85.5 (21st April 2018) =
366
- * Added: Filter added to modify frontpage post id `ampforwp_modify_frontpage_id`
367
- * Added: Filter added to modify amp template directory `ampforwp_template_locate` #1982
368
- * Other minor bugs fixed
369
-
370
- = 0.9.85.3 (12th April 2018) =
371
- * Added: Custom Post type Archive Page support #1995
372
- * Fixed: AMP TakeOver redirection issues #1994
373
- * Fixed: Debug errors #1976
374
- * Fixed: Social Profile pages were hidden for Design 1 to 3 #1996
375
- * Fixed: Structured Data insertion was adding CData causing validation error #1999
376
-
377
- = 0.9.85.2 =
378
- * Minor Bugs fixed
379
-
380
- = 0.9.85.1 =
381
- * Minor Bugs fixed
382
-
383
- = 0.9.85 (3rd April 2018) =
384
- * For more detials check out [this blog post](https://ampforwp.com/0-9-85-released-stability-update-86th-update/)
385
- * Fixed: Fatal error: Allowed memory size on FrontPage #1865
386
- * Fixed: Proper Parameters for Pinterest Sharing #1853
387
- * Added: Extra settings added in Button Module
388
- * Added: Extra settings added in Text Module
389
- * Fixed: Proper Parameters for Pinterest Sharing
390
- * Fixed: Unwanted fields are removed form the Repeater in Button module
391
- * Added: Enable/disable option added Related Posts #1829
392
- * Fixed: Legacy PageBuilder option Repositioned #1851
393
- * Fixed: Display the img tag only if source is present #1869
394
- * Fixed: Huge design improvements in Swift theme #1818
395
- * Added: Hook for Between Related Post is Added #1874
396
- * Added: Blurb module text size and background color added
397
- * Fixed: Comments Pagination issues #1816
398
- * Added: Counter Module added
399
- * Fixed: Date 48 years ago #1864 #1876
400
- * Added: Ability to pass post id in amp_content() #1872
401
- * Fixed: Changed the way images we fetched in WooWidget #1847
402
- * Fixed: Changed the position of layout in Pagebuilder #1873
403
- * Added: Pricing Module
404
- * Fixed: Changed the position of layout in Pagebuilder #1873
405
- * Fixed: amp_aq_resizer was not able to process the outside url #1881
406
- * Fixed: Advanced Google Analytics improvements #1630 #1860
407
- * Added: Field Added For ON & OFF in Page builder #1870
408
- * Fixed: Two paginations in search pages in Swift theme #1855
409
- * Fixed: Extra Div if categories not available #1856
410
- * Fixed: removed debuged tags #1870
411
- * Fixed: Published date connected with AMP options Panel #1888
412
- * Added: Featured Image option in Swift #1889
413
- * Added: Separate Blog settings #1887
414
- * Fixed: single post ads should not load on pages #1896
415
- * Fixed: Ads should not load on FrontPage if PageBuilder is enabled #1885
416
- * Fixed: Background Image Support for the Columns #1871
417
- * Added: Blockquotes design for Swift #1894
418
- * Added: Co-Authors Plus compatibility #1895
419
- * Added: pagebuilder for custom post types #1884
420
- * Added: Border option is connected to options panel #1818
421
- * Added: Responsive AD unit support #1852
422
- * Added: Sub category arrow symbol is added in Swift theme #1818
423
- * Added: Search text color is connected to options panel #1818
424
- * Fixed: Removed notice when no posttype selected #1884
425
- * Added: Ability to overwrite page template the WordPress way like front-page.php and page-{id}.php #1902
426
- * Added: Ability to overwrite author page template the WordPress way like author.php and author author-name.php #1902
427
- * Added: Lightbox Support for the images #1892
428
- * Fixed: No mobile redirection when Dev mode is enabled #1907
429
- * Added: Option to hide Author name in Swift #1890
430
- * Fixed: Script facebook-comments should not load for Frontpage #1897
431
- * Added: amp-facebook comments for AMP2WP #1911
432
- * Added: Alt tag in all modules #1898
433
- * Added: Sanitizers in Footer and sidebar widget in Swift #1835
434
- * Added: Dropcap support #1900
435
- * Added: Proper styling for iframes and videos in Swift theme #1909
436
- * Fixed: Non-AMP link fixed for AMP Takeover #1916
437
- * Fixed: Swift connected with Breadcrumb option #1915
438
- * Added: Uninstall option created to completely remove AMPforWP data #1903
439
- * Fixed: Recipe Structured Data requires name attribute #1917
440
- * Fixed: No amphtml when It is hidden from Categories #1919
441
- * Fixed: Content is breaking when Inline Related Post option is enabled #1912
442
- * Fixed: Proper redirection setup for AMP Takeover #1913
443
- * Added: Social media profiles added in menu #1901
444
- * Fixed: No Ads should display on Frontpage or Posts if Pagebuilder is enabled #1885
445
- * Added: #1899 Proper conditions for amp-analytics script
446
- * Fixed: Turn off option not working by default fixed #1537
447
- * Fixed: BreadCrumbs Should not load when PageBuilder is enabled #1925
448
- * Fixed: Removed unwanted elements loading while pagebuilder is enabled #1929
449
- * Fixed: amp-web-push should not load on Homepage and Blog #1930
450
- * Added: SmartMag theme Compatibility #1905
451
- * Fixed: Template overriding not working in child theme #1920
452
- * Fixed: Horizontal scrolling in Swift #1844
453
- * Fixed: Home page title should not be visible in AMP takeover #1921
454
- * Added: Carousel Module Added #1937
455
- * Fixed: Comments pagination not working #1816
456
- * Fixed: Comments pagination not working #1816
457
- * Added: Glue html css compatibility #1932
458
- * Added: Data Caption Support on AMP Instagram Embed #1938
459
- * Added: Ability to pass {author_name} and {author_id} added in Advance Analytics #1936
460
- * Fixed: Scrollbar in Header area in Swift in firefox #1818
461
- * Added: Disqus iframe height adjustment option #1935
462
- * Fixed: Options panel conflict fixed with Mobius theme #1942
463
- * Fixed: Problem with Button in Mobile view in Swift #1926
464
- * Fixed: Removed canvas tag in AMP version causing validation errors #1880
465
- * Fixed: Getting Conflict with Facebook Button by BestWebSoft #1740
466
- * Added: Option to enter the "ID" on CTA button module #1931
467
- * Added: Option for open same window in CTA module of page builder #1866
468
- * Fixed: Logo fetch causing Huge performance issue #1679
469
- * Fixed: Blurb module's default values were not set #1952
470
- * Fixed: Allow script with application/ld+json #1958
471
-
472
- = 0.9.84 (14th March 2018) =
473
- * Added: Polylang Frontpage compatibility added #1779
474
- * Fixed: Proper link for Linkedin added #1820
475
- * Fixed: Incorrect function name was Added #1827
476
- * Fixed: Thumbnail resizing issue in Swift #1828
477
- * Fixed: Thumbnail issue in Loops of Design 3 #1714
478
- * Fixed: Hide post builder for Swift #1824
479
- * Fixed: To avoid warnings when there are no pages in WordPress #1810
480
- * Fixed: Condition for the Thumbnail for Swift #1733
481
- * Fixed: Proper Styling for footer for Swift #1733
482
- * Fixed: Line height issue and CSS editor not working in Swift #1821
483
- * Fixed: Renamed aq_resize to ampfrowp_aq_resize to avoid conflicts #1838
484
- * Fixed: Add the prefix to avoid conflicts #1817
485
- * Fixed: Added Custom format option in amp_date #1845
486
- * Fixed: Removed amp-img tag where blank SRC in Page builder #1843
487
- * Fixed: Pagebuilder modal max-height removed so it will become full width #1843
488
- * Added: An option for select target type in Button Module #1822
489
- * Fixed: Remove AMP category widget if swift is enabled #1790
490
- * Fixed: Filter added change mode type #1833
491
- * Added: Rewrite rule for .html blog page #1775
492
- * Fixed: Filter added change mode type #1833
493
- * Fixed: Swift Footer Widget Sanitizer Added #1800
494
- * Fixed: No OneSignal widget when PageBuilder is enabled #1840
495
- * Fixed: span tag added around the pagination text #1834
496
- * Added: Page specific option to add script/html and styles in page builder #1831
497
- * Fixed: noindex,nofollow in AMP when Dev mode is enabled #1839
498
- * Added: Jarida theme compatibility added #1842
499
- * Fixed: noindex,nofollow in AMP when Dev mode is enabled #1839
500
- * Fixed: Replace value attribute only from html tags. Otherwise it is removing value from * shortcodes which is breaking the whole page. #1738
501
- * Added: Underline option for content links added #1808
502
- * Added: Page specific option to add RTL in page builder #1858
503
- * Added: Converts AMP ads to normal so ads show when takeover is enabled in Normal Mode #1724
504
- * Added: Converts AMP Analytics to normal so Analytics works when takeover is enabled in Normal Mode #1724
505
- * Fixed: Phone icon proper alignment in Design3 #1730
506
- * Added: ADS for WP activation box in Extensions tab
507
- * Added: New design field added #1861
508
-
509
- = 0.9.83.1 (8th March 2018) =
510
- * Fixed: Pagebuilder contents not shows on custom home page #1794
511
- * Added: Header hook added `ampforwp_advance_header_layout_options`
512
- * Fixed: Load admin files only in admin pages #1799
513
- * Fixed: Conflict with WP bakery pagebuilder #1783
514
- * Fixed: Slide in Menu break in RTL mode #1825
515
- * Fixed: Validation issue in loops due to empty attributes #1795
516
- * Fixed: Featrued Image connected Properly with Swift theme #1733
517
- * Fixed: Changed the disqus.php to disqus.html to pass authentication #1788
518
- * Added: CSS styling for Loop on shop page #1803
519
- * Fixed: Facebook comments not work in swift #1789
520
- * Fixed: Style AMP Category module in Footer swift #1790
521
- * Fixed: Load aq_resizer only in AMP #1805
522
- * Fixed: Proper markup for Pinterest in Design3 and Swift #1793
523
- * Fixed: Proper url for vk
524
-
525
- = 0.9.83 (03rd March 2018) =
526
- * Added: Ability to add amp-carousel and amp-selector directly into WYSIWYG Editor #1588
527
- * Fixed: Debug error caused by Playbuzz Sanitizer #1674
528
- * Added: Show default gravatar for comments #1758
529
- * Fixed: Implement Swift Thumbnail Regeneration in all the designs #1709
530
- * Fixed: To avoid debug error in swift
531
- * Fixed: Translation improved for some strings #1678
532
- * Fixed: Stop AMP takeover for Feed pages #1767
533
- * Fixed: Menu issues In Design 1 & Design 2 after changing from AMP-Sidebar #1565
534
- * Fixed: AMP Options panel Not Working After Update (0.9.82.1) version #1761
535
- * Fixed: Move the label to the top [UX improvement] #1746
536
- * Fixed: Error with Vue #1745
537
- * Added: Video Module added in AMP Page Builder #1750
538
- * Fixed: Sidebar menu is not scrollable swift theme #1769
539
- * Fixed: View Non-AMP should be usertrailingslashit #1772
540
- * Fixed: Proper structured data for Blogpage #1660
541
- * Fixed: Legacy Page Builder not working after the update #1773
542
- * Fixed: Content blank when only image in content #1778
543
- * Fixed: Comment ID display issue fixed #1758
544
- * Fixed: PHP Warning: A non-numeric value encountered in components/logo/logo.php on line 52 #1764
545
- * Fixed: Yummly support added in Swift #1708
546
- * Fixed: Demo Link updated #1781
547
- * Fixed: CSS is not loading in Swift Theme #1780
548
- * Added: Ability to add Advertisement or Sponsored label under ads #1710
549
- * Fixed: Featured images distortion in related posts #1684
550
- * Fixed: Implement Swift Thumbnail Regeneration in all the designs #1709
551
- * Fixed: noarchive instead of nofollow in Archive pages #1693
552
- * Fixed: Internal links of tags are showing “/amp” after changing the end point to “?amp” in design 2 #1752
553
- * Fixed: line height is added for the logo in Swift design
554
- * Added: Class for Custom Frontpage #1787
555
- * Fixed: Recent post enable disable for Swift theme #1784
556
- * Fixed: Connect Show/Hide AMP option with AMP takeover#1786
557
- * Fixed: Added sanitizer to footer Widget #1756
558
-
559
- = 0.9.82.1 (18th February 2018) =
560
- * Selector code reverted due to it's effect on carousel
561
-
562
- = 0.9.82 (18th February 2018) =
563
- * View more details on https://ampforwp.com/0-9-82-released-stability-update-82nd-update/
564
- * Logo Resizing calculation by Pixels and resizing bug solved.
565
- * Update Notification in the Admin panel will only appear in the AMP options panel. So it will not annoy you anymore.
566
- * Glue underline is applying for some reason
567
- * Fatal error after 0.9.81 fixed
568
- * Facebook comments loading twice on swift
569
- * PHP Notice: Undefined variable: post_author_name
570
- * Pagebuilder fix in version 0.9.81 Compatibility with Yoast and other plugins #1749
571
- * Home loop modifier option added. Allows you to exclude the categories from the loop or include the Custom Post type in the homepage loop.
572
- * amphtml Conflict with Instant Article for Facebook resolved
573
- * /amp folder in the theme is applying changes in plugin, which causing a bug, but it’s been fixed
574
- * Backward Compatibility for AMP Preview
575
- * SEO Section Improvements
576
- * Wrong comments count on AMP pages
577
- * AMP Allow selector in the The Content. You can add tabs and AMP components directly into the loop.
578
- * If we turn off the Homepage Support then Blog is turned off as well, solved.
579
- * Post Pagination have two options like “Number of pages” and Previous & Next.
580
- * Removed the dot from the one Signal Service worker URL if the subdomain isnt added (Causes Validation issues.)
581
- * Extra Space due to empty divs in Design 3
582
- * Remove alt from a tag in the AMP version caused many validation issues.
583
-
584
-
585
- = 0.9.81 (15th February 2018) =
586
- * Edge case fatal error on features.php fixed
587
- * Admin dashboard messup CSS fix #1731
588
- * Custom CSS Output added in Swift
589
-
590
- = 0.9.80 (15th February 2018) =
591
- * View More details on the [blog post](https://ampforwp.com/introducing-swift/)
592
- * AMP Page Builder 3.0: The AMP Page Builder is a lightweight and much stable than ever and works flawlessly! [Read More](https://ampforwp.com/tutorials/article/amp-page-builder-installation/)
593
- * Swift: The New Default Theme, which you can select from the design section of the Page builder.
594
- * A way to create a Child Theme for AMP [read more](https://ampforwp.com/tutorials/article/child-theme-amp/)
595
- * Make AMP & Non-AMP Same: We have an amazing new option called AMP to WP which will generate the WordPress version of the AMP design which will be viewed on the canonical version of the website.
596
- * AMP Takeover: You can deliver a fully AMP compatible website with this option. It will basically take over the non-amp version and deliver an AMP version to your desktop and mobile users, on WordPress & AMP version. That’s why it was called AMP Takeover
597
- * Logo Resizing made easy
598
- * Typography Options
599
- * 3 Headers design in swift theme
600
- * Error while sharing the image on Pinterest #1699
601
- * Homepage support was not working ( when page support is off ) #1695
602
- * Custom Permalinks rewrite issue solved #1689
603
- * Custom post type was appearing two types #1688
604
- * Theia Post Slider plugin incompatibility with post pagination fixed #1677
605
- * Link to the categories in loop of Design 3 #1632
606
- * amphtml was not working when plain permalink selected along with static page as homepage #1614
607
- * AFS Analytics Integration added #1605
608
- * Removed the blank spaces from analytics id field to deliver a good UX. #1599
609
- * ?amp endpoint feature added #1561
610
- * Ability to remove the excerpt and image from related post #1510
611
- * Thumbnails on-the-fly generation added for better control over the design.
612
-
613
-
614
- = 0.9.74 (23rd January 2018) =
615
- * View More details on the [blog post](https://ampforwp.com/0-9-74-released-stability-update-79th-update/)
616
- * Fixed: Push Notifications button alligned in center #1500
617
- * Added: Meta robots tag support from Yoast #1563
618
- * Added: Option to Disable wptexturize/smart-quotes Support #1458
619
- * Fixed: Changed the label id to avoid conflict with Advanced AMP Ads #1591
620
- * Fixed: esc_attr causing validation issues with single and double quotes #1616
621
- * Fixed: Image stretching problem resolved when "Featured Image from the content" was set #1580 #1582
622
- * Added: Create Template by Custom taxonomy name like product-jeans.php in AMP Theme FrameWork #1594
623
- * Added: Custom Post type support added in the Core #1612
624
- * Fixed: custom-amp-content.php cleaned with PHPCS #1497
625
- * Added: Basic Product(WooCommerce) support added #992 #1276 for full WooCommerce Support please check this [Extension](https://ampforwp.com/woocommerce/#utm_source=readme-log&utm_medium=0.9.74-readme&utm_campaign=AMP%20Plugin)
626
- * Added: Proper fallback support added if the current active AMP theme is not available #1624
627
- * Fixed: Resolved debug errors #1622
628
- * Added: All in One SEO compatibility #1557
629
- * Fixed: Load AMP Styling only on AMP pages #1441
630
- * Added: 7 New Social Media Integrations added (Reddit, Tumblr, Telegram, Digg, StumbleUpon, Wechat, Viber) #1265
631
- * Fixed: itemprop="url" was adding in non-amp #1626
632
- * Fixed: SiteOrigin Pagebuilder compatibility with Custom Frontpage #1592 #1593
633
- * Added: MediaAce lazy load compatibility of Bibmer Theme #1472
634
- * Fixed: Content Links plugin was causing validation errors #1569
635
- * Added: Filter added called get_content_from_dom to modify the output in AMP function #1462
636
- * Added: amp_breadcrumb component added in AMP Theme Framework #1636
637
- * Fixed: Sidebar Styling and proper sanitizer updated
638
- * Added: amp_author_meta component added in AMP Theme Framework #1641
639
- * Fixed: amp_post_pagination component improvement in AMP Theme Framework
640
- * Added: Ability to add link classes in amp_post_pagination in AMP Theme Framework
641
- * Fixed: amp_author_meta image code improvement in AMP Theme Framework
642
-
643
- = 0.9.73 (15th January 2018) =
644
- * View More details on the [blog post](https://ampforwp.com/0-9-73-released-stability-update-78th-update/)
645
- * Added: Instagram Sanitizer added to process Instagram Embeds inside the BlockQuotes #1581
646
- * Added: Option Created to Enable/Disable rel="nofollow" for View Non-AMP link #1572
647
- * Fixed: Custom AMP Content was not working with Elementor Pagbuilder #1495
648
- * Fixed: ampforwp_is_front_page() is not working in the newspaper theme #1583
649
- * Added: Allow people to use multiple Analytics on AMP #1124
650
- * Fixed: 'https' error with PlayBuzz Embeds #1481
651
- * Added: Option to show last modified date instead of Published date #1496
652
- * Fixed: Add proper permission for ampforwptourinstaller page
653
- * Fixed: Debug warnings #1586 and #1459
654
- * Fixed: A lot of Security Fixes has been done #1497
655
- * Fixed: Removed lot of unused code #1497
656
- * Added: AMP skip for checkout page #1443
657
- * Added: Show the list of Child pages at the end in Parent Page with on/off #1551
658
- * Fixed: Properly strip shortcodes fom Structured data description #1512
659
-
660
- = 0.9.72 (6th January 2018, Happy New Year) =
661
- * View More details on https://ampforwp.com/0-9-72-released-stability-update-77th-update
662
- * Related Posts Image stretching in Design 3 AMP theme Framework #1482
663
- * RTL option must be integrated into AMP theme Framework #1562
664
- * `DOMDocument::loadHTML():` Attribute itemprop redefined warning fixed #1539
665
- * Created an option to add Author bio article in Facebook Instant Article #1521
666
- * Options to add push notification button above and below the content #1571
667
- * Copy the Content button for Custom Post types #1532
668
- * Alexa Metrics Compatibility added #1536
669
- * Logo styling added with amp_logo. So styling can work with AMP Theme Framework. #1520
670
- * Content parsing login improved, so it will not through any warnings if the content has only 1 paragraph. #1523
671
- * Debug Warnings removed #1564
672
- * Caption in the Gallery creating validation errors Fixed. #1549
673
- * Tables Link color should be as same as the link of the body #1559
674
- * Separate options for In-Content related posts #1546
675
- * WebPage Schema Type added in Structured Data options #1558
676
- * Fatal Error fixed with `mb_detect_encoding()` after enabling the minify option #1494
677
- * Content blank or fatal errors due to itemscope and itemtype, fixed. #1570
678
- * Performance improved. Due to `_transient__redux_activation_redirect` transient. #1526
679
-
680
- = 0.9.71 (1st December 2017) =
681
- * Design 2 Post Titles issue fixed
682
- * Instant Articles validation issue fixed.
683
-
684
- = 0.9.70 (30th November 2017) =
685
- * View More details on https://ampforwp.com/0-9-70-released-stability-update-76th-update/
686
- * Image alt tags are empty which caused issues. #1154 (thanks to @liagua)
687
- * ALT and IMG tags are in one line #1442
688
- * Updated the permalink for post view in admin area #1318
689
- * aria-current causing validation issues #1427
690
- * Aligning Captions in the Bottom in Gallery #1428
691
- * Logo’s height & width should dynamically come from the logo. This was a great UX improvement in my opinion. The logo would good regardless of the kind of image you upload. #1429
692
- * After 0.9.69.1 update – Call to undefined function mb_convert_encoding #1447
693
- * Featured image options now also reflect the structured data #1430
694
- * Blur & Stretching issues of Design 3 thumbnails are now fixed. They’re crisp and clear than ever! #1227
695
- * Related posts are showing on single even when turned off #1434
696
- * Show Related posts CSS only when it is selected #1356
697
- * Author image now displays on author pages #1426
698
- * Category base removal in AMP from url option is only working on the first page #1418
699
- * Bug fixed: PHP Warning DOMDocument Empty string supplied as input #1449
700
- * Video support added in Instant Articles #1300
701
- * Read more tag in Instant articles issue fixed #1415
702
- * Amp carousel issues fixed #1446 #1456
703
- * Compatibilty with Envira Gallery Lazy Loading #1432
704
- * Inline Related Posts in AMP Theme Framework #1457
705
- * Different number of in-content related post and related posts at the footer #1448
706
- * FooGallery update broke all the AMP compatibility, but we fixed it from our side so that user’s gallery work perfectly #1424
707
- * WPBakery Page Builder Conflict solved #1419
708
- * Goodlife theme Lazy Load compatibility added #1416
709
- * AMP-Facebook-Like Was found but unused Validation Error fixed. #1463
710
- * Playbuzz not displaying if added with https: #1466
711
- * Options Panel labels renamed for better understanding.
712
-
713
-
714
- = 0.9.69 (20th November 2017) =
715
- * View More details on https://ampforwp.com/0-9-69-released-stability-update-75th-update/
716
- * One Signal Push Notifications bug fixed! #1404
717
- * AMP theme framework Related posts extended so that it can be used as a loop format #1406
718
- * Facebook like Button improvements #1405
719
- * Add layout responsive tag to image module in page builder #1373
720
- * Strip the shortcodes from Structure data area #1389
721
- * Test HTTP API Call From admin panel by redux #1391
722
- * Meta description tag in normal site Unicode character is different from AMP site unicode character. #1369
723
- * Updated the check for ampforwp_is_amp_endpoint this should fix the issue #1372
724
- * Updated the URL for design 3 so it can work with plain permalink #1318
725
- * Updated the option Featured Image from The Content #1367
726
- * If “Featured Image From The Content is enabled and Duplicate Featured Image” is disable it will remove all the duplicate images from the content. #1375
727
- * Date Format under Homepage improvements #1408
728
- * Warnings due to inline related posts in Homepage #1413
729
- * Plain Permalinks Support improved. #1318
730
- * Allow Homepage title of Bread Crumbs feature to be changed from Translation Panel #1414
731
- * Debug Errors in AMP Theme Framework #1403
732
- * Unnecessary loading of Merriweather fixed, it will only load in the Design 1.
733
- * Enter Phone Number is not Appearing when switch to Call now button #1425
734
- * Need excerpt below the title, above the meta #1399
735
- * Remove the Separator piple symbol from the footer when “Back to Top link” is off #1417
736
- * Display Child or subcategories on Category pages. #1385
737
- * Add Caption in the Gallery Image feature conflicting with Gallery widget #1407
738
- * Youtube Shortcode embed with &rel=0 support #1378
739
- * Filter for Excerpt custom text in the AMP options #1411
740
- * WPML Multilingual CMS plugin flags compatibility #1270
741
- * Compatibility with Tasty Recipes plugin and other page builders with amp page builder #1431
742
-
743
-
744
- = 0.9.68 (12th November 2017) =
745
- * View More details on https://ampforwp.com/0-9-68-released-stability-update-74th-update/
746
- * ADs are Optimize For Viewability, meaning it will try to load faster than the original AMP AD loading strategy.
747
- * Content was disappearing issue was resolved #1392
748
- * Featured Image from The Content option is connected to related post #1339
749
- * Fix amp-web-push helper iframe configuration URL #1387
750
- * Facebook Like button added to AMP #1327
751
- * WPML support for AMP Improvement #1285
752
- * Debug Errors fixed #1366
753
- * Setting ad density for Facebook Instant Articles ads #1287
754
- * Showing the number of comments in Single #1341
755
- * Styling added to the sitewide ads and made sure that they are in the center. #1343
756
- * One Signal buttons Translation added #1383
757
- * Article type added to Structured data #1344 #1354
758
- * The issue with the amp-carousel when RTL was enabled #1358
759
- * amp-carousel with images of different sizes #1358
760
- * a bug where Img is getting converted to amp-img if there's no height or width. which causing validation issue and image is not visible fixed.
761
- * Instant Article should have a default value for number of posts, it was causing the memory issue with alot of posts #1390
762
- * Notice if a post has no author data #1338
763
- * Added a new redux extension select field in redux framework #1349
764
- * Issues with galleries as well as gallery captions #1363
765
- * Added a hook for adding anything in between the loops #1396
766
- * Hide meta boxes as per the user level types #1340
767
- * A Switch between the Date formats #1384
768
- * Fix: Jannah theme lazy load issue #1362
769
- * Issues with galleries as well as gallery captions #1363
770
- * Create Dynamic url of amp according to the permalink structure #1318
771
- * Minor code performance improvement.
772
- * Archive titles in Design 3 frontend issue
773
-
774
- = 0.9.67.0 (6th November 2017) =
775
- * View more details on https://ampforwp.com/one-signal-push-notifications-for-amp/
776
- * OneSignal Push Notifications integrated #807
777
- * Vimeo embed support added
778
- * SoundCloud embed support added
779
- * Pinterest embed support added
780
- * PlayBuzz embed support added
781
- * DailyMotion embed support added
782
- * Fix: Handle issues with data uri images in CSS #1033
783
- * Fix attribute when adding AMP Mustache lib #1033
784
- * Fix: Output CSS for feature image #1033
785
- * An option added for users who don't want to receive update notifications #1342
786
- * Structured data nav improvement
787
- * Sitenavigationelement has been implemented correctly for footer menu. #1345
788
- * Style sanitization for Menu Items #1359
789
- * Polylang flags support for menu  #1360
790
- * Mobile Redirection issues fixed #1173
791
- * Jetpack fatal error fixed #1355
792
- * AMP Page Builder requires a button to be clicked, so the scripts are not running on the runtime making it easy on the edit screen page and avoid the possible script conflict.
793
- * Needs proper CTA Bar's styling. #1361
794
- * Debug errors on archive pages #1353
795
- * Preview shall only be loaded on click rather than in background #1331
796
- * ampforwp_is_home() function code improved
797
- * making sure scripts and styling is properly adding when sanitizing the sidebar #868
798
- * All the backend css and js should be versioned, so it's not cached. #1335
799
-
800
- = 0.9.66.1 (30th October 2017) =
801
- * Fatal error if has version less than WP 4.8 fixed
802
- * More Minor Validation errors fixed
803
- * Odnoklassniki sharing button is not working #1337
804
-
805
- = 0.9.66.0 (29th October 2017) =
806
- * View more details on https://ampforwp.com/0-9-66-released-bug-squashing-oct-2017-72nd-update/
807
- * Design 3 & Design 1 are optimised with 90+ Google PageSpeed Score on Mobile and 95+ in desktop performance #1273
808
- * Featured Image from the content for blog and homepage #1295
809
- * Category Module for AMP Page builder added #888
810
- * Don't load unused CSS selectors. All the CSS is conditionally loading, to decrease the number of CSS loaded per page and increased in performance #1292
811
- * Twitter Video embed code support added in AMP #1307
812
- * Video Posting Structured data #1293
813
- * Navigation menus are now Schema compatible for better Structured data integration #1229
814
- * Yoast checking conditions for Structured Data Improved #1293
815
- * Added "back to Top" in design 3 #959
816
- * Proper blog check and author for custom frontpage #1260 (Made some changes to check the blog properly and also added the author details for Custom Frontpage)
817
- * AMP not working on password-protected pages #1192
818
- * Debug errors reported by the user #1284 and few more we found internally
819
- * Inline Style Sanitizer for Comments to avoid any validation issues #1193
820
- * Next/Previous links removed from pages #1268 props @Frenchomatic
821
- * WPML Multilingual CMS plugin flags compatibility added #1270
822
- * Image sanitizer added for the Sidebar #1270
823
- * Added AMP Components the correct way. Added amp-gist, amp-social-share. #336
824
- * amp-video script added - Which decreases the non-critical validation issues #991
825
- * Arrows in Design 3 pagination #1000
826
- * Author page links in Single #1282
827
- * Added previous open state of option panel and show again when search clean #1238
828
- * Odnoklassniki Social Sharing Support for AMP (with target blank for better bounce rate) #1230
829
- * GIF or animated images resize problem fixed #1281
830
- * In Design1, Header Background & Link Color have same option #1249
831
- * FB Pixel for AMP added #1231
832
- * Structured Data Type option for AMPed Custom Post types only #1259
833
- * Attribute ‘readability in the tag ‘div’ removed - this decreases the validation issues #1306
834
- * AMP Theme Framework Improvements: loop, author, related_post, Add Author support #1311
835
- * Commentator's Avatar in the comments section #1132
836
- * Remove 'Welcome to AMP' from Dashboard sub-menu and moved to the options area to decrease the annoyance and increase the user happiness #902
837
- * Option to Sort the Random Order of Related Posts to increase the audience engagement (Default is 'ID', on enabling the option it will change to 'rand') #1250
838
- *  View AMP on Admin Bar for the respected page/post If enable. #1236
839
- * google maps iframe link to larger map #1099
840
- * Comments now jumping due to the slash at the end #1309
841
- * Page Builder causes Incompatibility with the Divi theme (We restructured the Text Module for Page builder for better compatibility and UX) #1162
842
- * Inline Style Sanitizer for Comments added. Less Critical Validation issues and Better Presentation #1193
843
- * WPML amp-html error fixed #1285
844
- * Radio button not working for Show View more Button" #1018
845
- * Added registered handle for tinymcePointer localize data #1301
846
- * Date in the Design 2 should not be hidden in mobile version #1315
847
- * Page builder not working on homepage(Selected as front page) #1316
848
- * Instant articles number of posts option #1271 (Removed some unused code as well, it will rendered all posts if none is enter in the options)
849
- * Auto flush on save for FBIA to improve the UX.
850
- * Plain Permalinks Support improved. #1318
851
- * Tables support added to FB Instant Articles #1266
852
- * Demo link added in the Theme selector option #1248
853
- * Remove invalid attributes from multiple tags which reduces critical validation errors and validates pages.
854
- * AMP makes a problem in archive page label, when it is active in non-amp version #1304
855
- * placeholder-icon.png is 404 fixed #1310
856
- * Category & Tags switches for Single added. #1055
857
- * Copy Content (Custom AMP Editor) Option Not showing with Page Builder of SiteOrigin issue fixed #1280
858
- * Improving UX with: when AMP support is off for a specific post type then all the AMP related metaboxes should be removed #1289
859
- * Options Panel Options rearranged, labels rewritten, descriptions repositioned for better User interaction [commit]
860
-
861
- = 0.9.65.2 (25th October 2017) =
862
- * TypeWatch is not a function #1299
863
- * Error with BackupBuddy fixed #1303
864
-
865
- = 0.9.65.1 (24th October 2017) =
866
- * AMP Minifcation Issues fixed
867
-
868
- = 0.9.65 (22nd October 2017) =
869
- * View more details on https://ampforwp.com/new/
870
- * Favicon for AMP #1039
871
- * AMP Minification option added with Performance Tab in Options #1286
872
- * Post support is turned off then Meta box should also be removed #1253
873
- * Excerpt Length feature in Design two and Three #1122
874
- * Test Contact form plugins and their settings in the options panel #1121
875
- * Mobile preview in Edit Screen #1082
876
- * Search feature for Options Panel #1238
877
- * WordPress Social Share Buttons Validation Issues #1272
878
- * itemtype attribute is striping in the ul tag #1210
879
- * Debug Error in Breadcrumb 0.9.64 #1267
880
- * Disable AMP linking at Wordpress Search Page #969
881
- * Featured Image is missing #1071
882
- * Removed ampforwp_plugin_activation_notice #1034
883
- * Add VK (Vkontakte) Sharing Button #1187
884
- * Grab the first image instead of post thumbnail for featured image #1189
885
- * AMP theme framework core changes #1274
886
- * Grab the first image instead of post thumbnail for featured image #1189
887
- * Create a Switch on Top of Page Builder #1279
888
- * Inline Related Posts added that helps you with improving bounce rate #1078
889
- * Caption Support in Image Gallery Carousel #1172 #1136
890
- * Instant Articles feed shows sticky posts on top #945
891
- * Added search check, to fix debug notice
892
- * Option to hide date from Design 1 & Design 3 Homepage Loop #1264
893
- * UI labels improvements in the Options panel
894
- * Sorting out design #2 static front page #1175
895
-
896
- = 0.9.64 (15th October 2017) =
897
- * View more details on https://ampforwp.com/new/
898
- * Structured Data Type option added. You can now change the structured data format for Posts, Pages and Custom post types #323
899
- * When comments plugin activate, Comments section should remove. #1093
900
- * Notification causes a validation error. #1147
901
- * CSS !important need sanitization #1225 - This will help us to validate tens of thousands of pages.
902
- * Strange spaces when using Sassy Social Share #1185
903
- * Remote CDN use? Let's host it? #549
904
- * Typo fix for Linkedin Profile Page URL section #905 [Thanks to Prayag @pra85]
905
- * Replace fastimage with fasterimage for PHP 5.4+ #1191
906
- * Debug Errors Post 0.9.63 #1219
907
- * Ad5 code injected twice #1116
908
- * Homepage Support must be Off when we turn Off Homepage Support. #738
909
- * Add custom class in post pagination for styling #1100
910
- * Removed the Lazy Loading issue of Schema Theme #1170
911
- * H1 tag for archive titles (Commit) #1155
912
- * Alt tag for the Logo #1155
913
- * Design 3 Menu RTL issue fixed #1106
914
- * Ability to add dynamic classes in body tag #1237
915
- * Warnings fixed on 404 page #1243
916
- * Properly structured data for Homepage, Custom Frontpage and Blog #1155 #1242
917
- * Option added to Enable/Disable categories and Tags links from Single #1155
918
- * Fatal error after 0.9.63 fixed #1220
919
- * Debug Error due to vendor AMP #1213
920
- * PHP warning on line 147 after 0.9.63 #1241
921
-
922
- = 0.9.63 (8th October 2017) =
923
- * View more details on https://ampforwp.com/new/
924
- * Category and Tag Base Remover as core features #1079
925
- * Hide AMP on Posts option added #935
926
- * Installation Setup Screen Added for new users
927
- * Validation for the session in PHP #1158. PR by Bryan Contreras @bryan3561
928
- * All the amp pages should work perfect with Plain Permalink settings #488
929
- * WYSIWYG TinyMCE editor added for the Text Module in AMP Page Builder #1205
930
- * WPML Static Front Page Support for title and description with Yoast. #1143
931
- * Row Settings area added for AMP Page Builder #1148
932
- * xlink attribute causes Validation Issues #1149
933
- * Posts with no images on Archive pages are squeezed to 65% #1058
934
- * Body Class to target specific pages #1123
935
- * Option to enable/disable Breadcrumb #1129
936
- * Debug errors due to Breadcrumbs fixed #1109 #1130 #966
937
- * Visit AMP option added below the View Site in Dashboard. #1076
938
- * Many Debug errors fixed #1109
939
- * Textarea for body tag which will help people add AMP Auto Ads #1064
940
- * Structured data improvements #1048 #1044 #1085 #1118
941
- * Twitter share URL based on users choice, you can allow people to share pretty links and short links. #1097
942
- * Author Avatar removed code fixed which has been displayed in the div "amp-wp-meta amp-wp-byline". #1087
943
- * Only one figure element is allowed in the article header FB Instant Articles #1127 & #1157
944
- * Image alt tags are empty and cause issues fixed. #1154
945
- * Button to copy the content into Custom AMP Editor #783
946
- * Rename AMP loop widget areas or add proper descriptions #1045
947
- * Trailing slash issue #1095
948
- * Related Posts by Post type featured added #1141
949
- * Ultimate Social Media Icons plugin causes validation issues fixed #1135
950
- * Adding proper path for functions.php, it was causing strange fatal errors and irregular white screen of death fixed  #1144
951
- * A smooth way to migrate from other AMP plugins to AMPforWP #1051
952
- * Alert added on AMP by Automattic installation. #1180
953
- * Insertion of strange spaces around H1 titles #1069
954
- * AMP Page Builder and HTTPS #1164
955
- * You can display comments from more than one vendor such as displaying WP & FB Comments #1150
956
- * Rename AMP loop widget areas or add proper descriptions #1045
957
- * FrontPage featured image with srcset #1063
958
- * An option for Showing featured image from custom field #1098
959
- * Added the Custom Front Page Title From Yoast SEO #1163
960
- * Commenting breaks SSI directives causes to display error #1179
961
- * rel canonical appears more than once in search pages #1195
962
- * Dev mode in AMP #1083
963
- * Social Sticky Icons Improvements #1061
964
- * Grand-Child support added in Design #1152
965
- * amp-accordion non-critical error in Design 3 & CSS improvements fixed #1152
966
- * Incorrect @id for mainentity #1080
967
- * Hide AMP by specific Categories tweaked for performance. Thanks to Joshua Eichorn @jeichorn CTO at Page.ly #1133 - Huge Thanks!
968
- * amp-auto-ads for sites with RTL support ON #1176
969
- * Redirected the Google forms to our contact page so that we can take each and every query and answer every person. #1201
970
- * ui-state-highlight class was conflicting with ACF date picker fixed #1199
971
- * Responsify WP Lazy loading causes blank image (Compatibility) #1131
972
- * amp-carousel scripts loading on the second page fixed in Design 3
973
- * Show Design screenshot while selection of design #1209
974
- * Switches Redesigned for better UX #1211
975
- * Welcome Page UX Improved #1214
976
-
977
- = 0.9.62 (25th September 2017) =
978
- * View more details on https://ampforwp.com/new/
979
- * INTRODUCING Page Builder 2.0 for AMP! [Learn More & Watch the Video](https://ampforwp.com/tutorials/article/amp-page-builder-installation/)
980
- * Documentation & Help links improved
981
- * Post type specific classes for targetting
982
- * Design name restored in Options panel (It was recently renamed to Appearance)
983
- * Minor Bug fixes as well
984
-
985
- = 0.9.61 (10th September 2017) =
986
- * View more details on https://ampforwp.com/options-restructured/
987
- * Options Panel Restructured Options were dividing into two parts: Settings and Appearance.
988
- * AMP Theme Framework Core Support Added. You can now create themes of your own in just minutes.
989
- * WPML Static Front Page Support #1111
990
- * Notification message disables when CF7 & gravity form is activated. #1107
991
- * Space after On in Design 3 #1114
992
-
993
- = 0.9.60 (4th September 2017) =
994
- * View more details on https://ampforwp.com/0-9-60-released-improved-redirection-66th-update/
995
- * Class added to View non-amp anchor tag
996
- * Params added properly to get rid of a warning #1077
997
- * rel=attachment noopener generating validation errors #1090
998
- * Breadcrumbs Support Added #701
999
- * Enable / Disable button added for Navigation Menu #735
1000
- * Move the ad code for Instant Article down after the article #964
1001
- * Add analytics code of FB instant articles properly #1096
1002
- * datetime Tag not stripping properly #1043
1003
- * Mobile redirection on custom post types #1028 #1052
1004
- * Mobile Redirection causing extra redirect #879 #933
1005
- * Proper mobile redirection on Homepage #1052
1006
- * View non-amp on blog will redirect to blog
1007
- * Blog will redirect to blog irrespective of AMP Homepage option #871
1008
- * Dont redirect if archive support is disabled #1052
1009
- * non-amp category pages should redirect to non-amp pages if turned off from Hide AMP #999
1010
- * Disable amp for forum plugin (wpforo) #592
1011
-
1012
- = 0.9.59 (23th August 2017) =
1013
- * Design 3 Images were not aligned properly. Fixed. #1040
1014
- * Caption in the design 3 improved
1015
- * Jetpack File not loading throwing fatal error #1038
1016
- * If the mobile redirection is ON and the category is excluded to display the AMP then it should redirect properly
1017
- * Custom Editor Compatibility issue with SiteOrigin PageBuilder fixed #997
1018
- * Native Twitter Embed support
1019
- * Added a hook after the body tag: ampforwp_body_beginning (commit)
1020
- * GTM in AMP Improved #958
1021
- * WP User Avatar compatibility Added #975
1022
- * Alt tag on frontpage featured image added #1050
1023
- * Blurred Images on the frontpage fixed #1050
1024
- * Need to escape alt tag #1049
1025
- * Debug errors & PHP warnings were fixed #859 #811 #830 #810
1026
- * Proper rel canonicals for inner pages #1047
1027
- * Added Video sanitizer for comments #1053
1028
- * When activating the AMP plugin, display a notification in the popup. #1036
1029
- * Video Sanitizer added for Comments
1030
-
1031
- = 0.9.58.1 (9th August 2017) =
1032
- * Jetpack conflict issue solved #1038
1033
- * Genesis SEO Support added #1013
1034
- * Fixed Wrong SEO title issue #1013 and #836
1035
- * Design 3 Carousel script loading method improved #990
1036
-
1037
- = 0.9.58 (9th August 2017) =
1038
- * View more details on https://ampforwp.com/new/
1039
- * Genesis SEO for AMP support added
1040
- * AMP 0.4.2 Vendor Bundled for making it crash proof
1041
- * Archive desc only on 1st page #1029
1042
- * Ads are not working after 0.9.6 #1030
1043
- * Fixed the Post 0.9.57 Update Bugs #1025
1044
- * All Images are aligned on left side in design 3 #1031
1045
- * Custom frontpage title issue in Design 3 fixed
1046
-
1047
- = 0.9.57 (5th August 2017) =
1048
- * See the Full changelog https://ampforwp.com/0-9-57-released-compatibility-issue-fixed-62nd-update/
1049
-
1050
- = 0.9.56 (31st July 2017) =
1051
- * View more details on https://ampforwp.com/page-break-in-amp/
1052
- * Page Break / NextPage (Pagination) Support Added #834 #857 (Improvement)
1053
- * Show/Hide AMP for Categories of Posts or All posts #872 (Improvement)
1054
- * Adding analytics capabilities to Instant Articles #978
1055
- * JetPack Plugin Conflict Solved #971
1056
- * Social sharing code improved. amp-social-share js is getting added for line and WhatsApp social share #981
1057
- * Code improvement for rel canonicals(home and archive)
1058
- * Perfect SEO URL + Yoast SEO Compatibility #982
1059
- * Some styling for tags to show up properly
1060
- * Undefined index notices #960
1061
- * Non-amp category pages should redirect to non-amp pages if turned off from Hiding AMP #999
1062
- * Page builder text and button module issues #972
1063
- * Documentation links updated in the Options panel
1064
-
1065
- = 0.9.55 (13th July 2017) =
1066
- * View more details on https://ampforwp.com/0-9-55-released-improvement-update-61st-update/
1067
- * Disqus Comments show up even when disabled per post #931
1068
- * Unnecessary: Adding the Markup for AMP Woocommerce latest Products #929
1069
- * H3 inside OL in Related-Posts.php #930
1070
- * Advertisement Options in Instant Articles #943
1071
- * Incompatible with bootstrap plugin #525
1072
- * Error in tag and category links #934
1073
- * Pagebuilder Button module link had issues #951
1074
- * Unnecessary: Adding the Markup for AMP Woocommerce latest Products #929
1075
- * WPtouch Pro Compatibility Issues #927
1076
- * Better scripts compatibility in Single of post types #757
1077
- * Instant Articles Error: "The HTML element does not contain any text" #949
1078
- * added a filter in all the dates so a user can change the date format and modify #962
1079
- * Design3 Menu Arrows are clickable along with the links #952
1080
-
1081
-
1082
- = 0.9.54.2 (4th July 2017) =
1083
- * Minor bug post 0.9.54 bug fixed
1084
-
1085
- = 0.9.54 (4th July 2017) =
1086
- * View more details on https://ampforwp.com/new/
1087
- * Facebook Instant Articles Support #862
1088
- * Exclude Some Pages from Mobile Redirection #914
1089
- * After 0.9.53 update amp-social-share js missing (critical issue) #924
1090
- * Hooks added in Header (above and below)
1091
- * View non AMP[Code improvement] #928
1092
- * Pages are not supposed to show meta like this, especially Categories #894
1093
- * Monarch plugin having design issues #925
1094
- * Show AMP Hide AMP Check Box Fixes #794
1095
-
1096
- = 0.9.53 (19th June 2017) =
1097
- * View more details on https://ampforwp.com/stability-validation-issues-59th-update/
1098
- * Compatibility Issue with Rocket Lazy Load plugin #907
1099
- * Link color issue with UX of Color Pickers in Design 3 #731
1100
- * amp-analytics js appears more than once when Google tag manager is used #885
1101
- * SEO by SQUIRRLY is adding analytics twice #678
1102
- * Fatal error when WPSEO is activated #900
1103
- * Design 3 Sticky header should have an option #625
1104
- * Search form was enhanced, it can now be used on the websites without https certificate. That will certainly fix a lot of validation issues. #912
1105
- * Yandex Metrika support in AMP #585
1106
- * Histats Analytics Support #880
1107
- * Chartbeat Analytics Support #882
1108
- * Do not strip Rel from anchor tags #790
1109
- * Design close Resulting Blank Screen in AMP Site #642
1110
- * Logo size is not applying #817
1111
- * AMP Publisher logo guidelines #162
1112
- * Remove amp-social-share extension .js from Custom Frontpage #899
1113
- * Add compatibility with Sassy Social Share #679
1114
- * Remove Disallowed ‘like’ tag from Facebook Like button by Ultimate Facebook plugin
1115
-
1116
- = 0.9.51.1 (12th June 2017) =
1117
- * Redirection issue after 0.9.51 Update.
1118
- * Improved compatibility with plugins.
1119
-
1120
- = 0.9.51 (8th June 2017) =
1121
- * View more details on https://ampforwp.com/page-builder-released-in-amp/
1122
- * Page Builder Support added ( See Tutorial at https://ampforwp.com/tutorials/page-builder/ )
1123
- * Comments are not showing properly when words are long #861
1124
- * Remove amp-social-share extension .js from Pages #853
1125
- * The tag ‘amp-sidebar extension .js script’ appears more than once in the document #828
1126
- * Remove Advertisement tab #839
1127
- * Compatibility with Slide-in Plugin by WPMU dev #866
1128
- * Mobile redirection issue with bbpress #867
1129
- * All the data must be properly sanitize in the sidebar #849
1130
- * AMP html should not be added on the second page of comments
1131
- * Author page’s support #456
1132
- * URLs in comments should be clickable(links) #869
1133
- * Featured image should be centered in desktop mode #870
1134
- * Added More Hooks #721 (Documentation on this coming soon!)
1135
- * Page 2 goes to the wrong URL #865
1136
- * Proper Title and meta for homepage and posts #850
1137
- * Gist Support added #608 Just add a shortcode and enjoy Devs (Ex: amp-gist id="b9bb35bc68df68259af94430f012425f )
1138
- * /blog/amp pagination not working #875
1139
- * separate the Text and Date format in design 2 #876
1140
- * Comments show in AMP w/o breaks between paragraphs #873
1141
- * If no featured image below hooks are not working #877
1142
- * Change meta name Viewport and its value #878
1143
- * Bolt icon in option #474
1144
- * Code restructuring and code quality improvements.
1145
- * Create a seperate function for comment code in frontpage.php #682
1146
- * Remove all the duplicate code from frontpage.php of all the designs and use hooks to add the code instead of static code #889
1147
- * Few Debug errors removed.
1148
-
1149
- = 0.9.50 (24 May 2017) =
1150
- * View more details on https://ampforwp.com/facebook-comments-in-amp/
1151
- * Design 3 Social Icons issue #832
1152
- * View non AMP leads to /?nonamp=1 #814
1153
- * Youtube shortcode compatibility improved #557
1154
- * welcome.php should be shown only if user is “administrator” #696
1155
- * Facebook comments support added in AMP #825
1156
- * WP Like Button Compatibility #841
1157
- * Custom Taxonomy Support added with Custom Post Type Extension.
1158
- * Front page comments not found as expected #837
1159
- * Fixed xml:lang tag issue #848
1160
- * Sanitize Iframe in the archive description Fixed #845
1161
- * Compatibility with Newspaper Theme by TagDiv #842 and #796
1162
- * Some debug problems (blog page, style.php) #838
1163
- * Featured Image hooks added
1164
- * Twitter is misspelled #854
1165
- * The core concept of the AMP Content builder has been built.
1166
-
1167
-
1168
- = 0.9.49 (12 May 2017) =
1169
- * View more details on https://ampforwp.com/0-9-49-released-small-important-bugs-fixed-56th-update/
1170
- * Option added to display the excerpt in Single #806
1171
- * Ability to add new invalid tags to filter out from AMP pages #809
1172
- * In frontpage, comment button is pointing to wrong URL #812
1173
- * Call now button and search is overlapping in Design-1 #784
1174
- * Sticky Social Icons should be off if the CTA notification bar is on #788
1175
- * Author bio in Design 1 and 2 #732
1176
- * Styling in Taxonomy description causing validation issues #798
1177
- * Twitter share(handle, url positions fixed) #815
1178
- * Tables responsiveness in ALL Designs #726
1179
- * Output all the categories and tags with their own ID’s in the div classes #750
1180
- * Social Share Icons Overlap with Leave A Comment in Design 3 #716
1181
- * Effective Measure Support on AMP #297
1182
- * Custom AMP editor on pages should only be shown when page support is ON #756
1183
- * AMP on website.com/blog without need of separate installation #775
1184
- * GTranslate Compatible #819
1185
- * Images and amp-anim styling added #725
1186
- * Filter to make the title in a post to a link #727
1187
- * Author Bio and Social Share button must not come in Pages #770
1188
- * StatCounter is now compatible with AMP #361
1189
- * Line Social media support #500
1190
- * Footer menus for Design 1 & Design 2 #623
1191
- * Strip out src=”about:blank” When Gravity Forms used #804
1192
- * Add Compatibility with Crazy Lazy load plugin #751
1193
- * Meta Titles and Description issues fixed with Yoast, All in one SEO and The SEO Framework #813
1194
- * Double quotes in the Excerpt of the meta description is making AMP Invalidated #818
1195
- * Missing featured image on static front page #824
1196
- * Fatal error while activation: see the video 0.9.49 Beta #827
1197
- * Review this code in archive.php in all 3 designs. #826
1198
-
1199
-
1200
- = 0.9.48 (28 April 2017) =
1201
- * View more details on: https://ampforwp.com/0-9-48-released-step-towards-multilingual-support-55th-update/
1202
- * The default translation method of WordPress added. (Option in Translation panel to switch between * Translation panel and POT file #540)
1203
- * A new Advertisement slot added above the related posts in the Single. It not only gives better options for people to display ads but this ad slot is also very handy if you are using ad companies like Taboola and RevContent.
1204
- * Another Advertisement slot added below the post title in the Single post.
1205
- * Fatal error: require_once report-bugs.php #747 fixed
1206
- * Add / for codes in Meta Description #766 fixed
1207
- * Controls re-adjusted & Renamed title of yoast description control in Options panel
1208
- * Design-3 Slider URL redirecting to non-AMP page #758
1209
- * Added new sanitizer For HTML to AMP-HTML conversion
1210
- * Sanitized Archive descriptions so that it would convert to AMP
1211
- * Comments sanitized with new sanitizer so that HTML tags automatically become AMP compatible.
1212
- * 301 redirects on non-pretty internal links #767
1213
- * Create a filter to modify the value of rel="amphtml" #778
1214
- * Max-width added for images in comments
1215
- * If in WooCommerce ?amp endpoint set then update href.
1216
- * Undefined Variable (Debug) #733 and many other debug issues were fixed
1217
- * Show last updated Post instead of published date #575
1218
- * WooCommerce Widget added to display latest products on homepage. #763
1219
- * add amp_post_template_above_footer hook global in all the designs #779
1220
- * Excerpt on top of the content in Single #665
1221
- * Subscribe box has been improved for the UX needs #712
1222
- * Notice warnings since 0.4.2 update #740
1223
- * AMP Comments Form Integration with the extension
1224
- * Filter added on the loop in Homepage of the Design 3 so that it can be modified with an external plugin.
1225
- * 404 on paged home page #781
1226
- * Twitter handle should be at the end of the tweet not in the beginning #787
1227
- * Wrong Rel Canonical for AMP Custom Frontpage #799
1228
- * Merged a pull request #761 that will improve the title and description output that is much more stable and flexible for future enhancement and use. It was contributed by Sybre Waaijer - Thanks mate for the contribution, we (our team and users) really appreciate your hard work done on this code.
1229
- * Extension page user experienced improved.
1230
- * Removed old Youtube installation video and replaced with new one.
1231
-
1232
- = 0.9.47.2 (12 April 2017) =
1233
- * Design-3 Slider URL redirecting to non-AMP page #758
1234
- * Ads showing in comments #768
1235
-
1236
- = 0.9.47.1 (11 April 2017) =
1237
- * Meta description option improved in SEO section #766
1238
- * Fatal error: require_once report-bugs.php #747
1239
-
1240
- = 0.9.47 (10 April 2017) =
1241
- * View more details at https://ampforwp.com/0-9-47-released-54th-update/
1242
- * Meta saving method updated for customAMP content editor checkbox was causing some conflict.
1243
- * Wrong Yoast title and structured data in Custom Frontpage fixed
1244
- * CSS minification all 3 designs
1245
- * Polylang flags in menu was causing validation issue, is now resolved
1246
- * WPML flags in menu was causing validation issue, is now resolved
1247
- * Standardized function created for content sanitization.
1248
- * Archive description now displays AMP compatible markup
1249
- * Comments markup sanitized for AMP
1250
- * Design 3 images not aligned properly, fixed
1251
- * Images are aligned to center in Design 1.
1252
- * carousel ending with //amp instead of /amp fixed #753
1253
- * Title of the Post along with Post link when shared in twitter #683
1254
- * Ads were cutting in half in RTL, fixed
1255
- * Add / at the end of AMP links with in the AMP pages (Internal links) #668
1256
- * Rendering the wrong URLs in front page if paged #742
1257
- * Option to turn off AMP on all pages, so people can turn on only for specific pages #746
1258
- * Need Meta Description on amp pages #741
1259
- * Woocommerce Loop shortcode updated
1260
- * Call Now Button added in header #563
1261
- * Post images are not centered in Design 3 #695
1262
- * UX of GTM settings done, since users were getting confused #700
1263
- * Front page amphtml fixed for paginated pages
1264
-
1265
- = 0.9.45.6 (31 March 2017) =
1266
- * Installation Process from welcome page was not working after WP Plugin DIR API change was fixed.
1267
- * WP Rocket Minifcation and Concatenation was not working, its fixed now.
1268
- * WP Rocket was tested properly to make sure everything is working fine.
1269
-
1270
- = 0.9.45.5 (25 March 2017) =
1271
- * WP rocket conflict solved
1272
- * Cannot set property ‘innerHTML’ of null issue fixed
1273
-
1274
- = 0.9.45.3 (21 March 2017) =
1275
- * Post 0.9.45 bugs fixed and released as an urgent update.
1276
-
1277
- = 0.9.45.1 (19 March 2017) =
1278
- * Post 0.9.45 bugs fixed and released as an urgent update.
1279
-
1280
- = 0.9.45 (18 March 2017) =
1281
- * View more details at https://ampforwp.com/0-9-45-released-compatibility-rtl-53rd-update/
1282
- * W3Total cache compatibility added
1283
- * RTL Support added for Right-to-Left language websites.
1284
- * Comments Pagination feature added
1285
- * WP-Rocket Compatibility added
1286
- * WPML Compatibility added
1287
- * Quantcast analytics support added
1288
- * ComScore support added
1289
- * Custom Yoast title support added #685
1290
- * WooCommerce Shortcode: Allows you to display WooCommerce Products. [amp-woocommerce num=6] will display the 6 products from WooCommerce. [amp-woocommerce num=6 link=noamp] will display 6 products but they will go to non-amp website, if you want to link to AMP version of the page then use [amp-woocommerce num=6 link=amp]
1291
- * Admin area UX improvements
1292
- * Adding notifications script in the correct way
1293
- * Comments now display on frontpage as well.
1294
- * Re-positioned non-amp Header link control to the right section.
1295
- * ?nonamp=1 only displays when the Mobile redirection is on
1296
- * Properly adding iFrame js.
1297
- * Custom Post type incompatibility fixed
1298
- * Widgets added to the Custom Frontpage.
1299
- * Stripping shortcodes from excerpts.
1300
- * Custom content on static frontpage had over riding issue #687
1301
- * Option added for controlling number of comments
1302
- * Welcome page should be shown only if user is “administrator” #696
1303
- * Digg Digg social share compatibility #694
1304
- * Removed unnecessary lines from Design 3
1305
- * Sanitized Archive Description to amp Compatible #659
1306
- * Author box now displays HTML properly #645
1307
- * Date added Design-3 in meta #583
1308
- * Options link was removed from wp-admin tool bar after a feedback from a user.
1309
- * Footer sub menus layout compatibility.
1310
-
1311
-
1312
- = 0.9.44 (5 March 2017) =
1313
- * View more details at https://ampforwp.com/user-experience-52nd-update/
1314
- * Added Welcome Screen for better User experience. [Enhancement]
1315
- * Undefined Index debug error resolved [Bug fix]
1316
- * All in one SEO Support support tested [3rd party compatibility]
1317
- * Frontpage title in Design 3 is out of the container #644 [Bug fix]
1318
- * Default Table markup in AMP #643 [Enhancement]
1319
- * AMP carousel is not working on Frontpage #641 [Bug fix]
1320
- * Social share .js was getting added even when it was not required #638 [Bug fix]
1321
- * Search Feature added for Design 1 & Design 2 [Major Improvement]
1322
- * Accordion script loading issue in Design 3 #634 [Bug fix]
1323
- * ?nonamp=1 links should be nofollow #622 [Bug fix]
1324
- * Same Header and Color Scheme are making header elements invisible #629 [Enhancement]
1325
- * In Search AMP rel canonical was different #631 [Bug fix]
1326
- * Non-AMP link in Design 3 was not working when mobile redirection was enabled #632 [Bug fix]
1327
- * Search form text strings are now added in the translation panel #607 [Bug fix]
1328
- * Load AMP-ads conditionally only if ads are available #609 [Bug fix]
1329
- * Added compatibility with Custom post type extension. Option to hide/show AMP on all custom post types #587 [Bug fix]
1330
- * Report a Bug & Request feature links added [Enhancement]
1331
- * If there was no menu set in Design 3 then all pages were getting displayed. #613 [Bug fix]
1332
- * The tag Font is disallowed #616 [Validation Improved]
1333
- * index/noindex separately added for Tags and also for Categories #606 [Enhancement]
1334
- * Use of undefined constant AMP_QUERY_VAR #596 [Bug fixed]
1335
- * Logo is not centered in Design 3 #586 [Bug fixed]
1336
- * Remove defer, a very rare type of defer was getting added #589 [Validation Improved]
1337
- * Disqus comments iframe had scrolling issues #566 [Bug fixed]
1338
- * Left side blank gap in the RTL in design 2 #541 [Bug fixed]
1339
- * Inline Styles not working correctly in Custom AMP Editor #533 [Bug fixed]
1340
- * Re-save permalinks issues. Flushing rewrites with options saved. #511 [Improvement]
1341
- * Code review and cleaning of the customizer #404 [Code Cleaning]
1342
- * Google Search iframe had some header alignment issues in Design 3. #624 - Thank you Leo Osa @leoosa for the contribution! [Bug fixed]
1343
- * AMP Frontpage + Override AMP Content = Blank page #604 [Bug fixed]
1344
- * Widget area added on the homepage with an 'AMP Category Blocks' widget. It means you can display multiple category blocks the homepage. This allows you to display complex layouts, even on AMP. [Major Improvement]
1345
- * Auto-append /amp at the end of internal links in Menu with an option in the Menu section of the options panel #531 [Major Improvement]
1346
- Reformatting and Minifying of stylesheet [Code Cleaning]
1347
- * Created a new section for Homepage and moved some controls from other areas to the home section for the better user experience. [User Experience]
1348
- * Override Homepage Thumbnail size option added. It will give you more control over your thumbnails. [Major Improvement]
1349
- * New color picker added to change the color of the header elements in the Design 3 to give you better control over the design. [Enhancement]
1350
- * Extra amp-carousel script loading is now fixed. [Bug fixed]
1351
- * Crafting of layout code in design 2 and design 3, especially with social icons area. [Code Cleaning]
1352
- * Design of search form was not clickable in iOS devices #621 [Bug fixed]
1353
- * Disqus iframe was loading even when there was no disqus name was added in the option. We found that many users might be enabling it without knowing the output and then they seem to forget, which was causing them validation warnings. [Bug fixed]
1354
-
1355
- = 0.9.43.6 =
1356
- * View more details at https://ampforwp.com/stability-sprint-3-51st-update/
1357
- * Typo in the is_home() function fixed
1358
- * Option to hide/show AMP on all custom post types #587
1359
- * False detection by Windows defender tool fixed
1360
- * Conditional tags were not compatible with Advanced AMP ads which were causing some conflicts but is now fixed.
1361
-
1362
- = 0.9.43.5 =
1363
- * View more details at https://ampforwp.com/stability-sprint-2-50th-update/
1364
- * Fixed shortcodes issue in related posts #543
1365
- * Iframe Scripts Added properly
1366
- * Proper conditions added for the social section of Design 3
1367
- * Featured Image issue stretched in Design 2 & 3
1368
- * Removed extra global $redux_builder_amp;
1369
- * Custom Logo Dimensions option added #479
1370
- * Index & NoIndex options added for SEO section. #558
1371
- * Added URL for rewrite flushing rules in Options
1372
- * Option to enable and disable the Author area in Design 3#577
1373
- * Rel Nofollow added in credit link
1374
- * debug issue solved: fn_offset not defined
1375
- * debug issue solved: global $post not declared
1376
- * The word 'ago' is now translatable in design 3
1377
- * The word 'read next' is translatable now
1378
- * Tablepress compatibility added #392
1379
- * Secure API server is now serving through Google Cloud Manager.
1380
- * Thrive Content builder was displaying twice when the Custom AMP content was on. It was a complex issue which has been solved now.
1381
- * amp-ad extension.js script was loading if the Ads are not enabled. #598
1382
- * Social Share Extension Included on Homepage even if we didn't have social icons #599
1383
- * Installation UX improvement #593
1384
- * Removed duplicate global variable
1385
- * Proper OG tags added #588
1386
- * Proper instructions added for Custom AMP content #471
1387
-
1388
-
1389
- = 0.9.43.1 =
1390
- * View more details at https://ampforwp.com/0-9-43-1-released-stability-sprint-1-49th-update/
1391
- * Emoji in comments leads to AMP errors
1392
- * Design 1 showing time on archives
1393
- * Added some space between the archive label.
1394
- * Lazy loading plugins compatibility #544
1395
- * Custom header and footer areas
1396
- * Sticky posts now come on top #564
1397
- * Footer non-amplink added in design 3 #562
1398
- * HTML Paragraph tag is shown in the title in category! #518
1399
-
1400
- = 0.9.42 =
1401
- * View more details at https://ampforwp.com/design-three-update/
1402
- * Design 3 was released – Video Overview along with new options and features. View the video overview at: https://www.youtube.com/watch?v=ub1pwskt3Rc [Major Feature]
1403
- * Ticket #517 Added Upload field into Redux core [3rd party Compatiblity]
1404
- * Ticket#529 Controls for archive titles added [Improvement]
1405
- * Ticket #548 Jetpack photon code removed
1406
-
1407
- = 0.9.41 =
1408
- * View more details at https://ampforwp.com/disqus-comments-in-amp/
1409
- * Disqus Comments in AMP Support Added [New Feature] - This feature can be enabled from Dashboard > AMP Options > Disqus Comments
1410
- * AMP WooCommerce supported tag was missing after the last update. [Bug fix]
1411
- * Homepage & Related Posts was displaying private and protected posts, which is now fixed [Bug fix]
1412
- * Next previous links added in Design 1 [Enhancement]
1413
- * Invalid Post Time displaying in the homepage of Design 1 [Bug fix]
1414
- * Twitter share now includes the twitter handle of the author with setting in options [Enhancement]
1415
- * Emoji in comments leads to AMP errors was fixed [Bug fix]
1416
- * Date are now displayed on archives in Design 1 [Enhancement]
1417
- * When RTL enabled logo merges with nav bar was fixed [Bug fix]
1418
- * Jetpack Photon compatibility added [3rd Party Compatibility]
1419
-
1420
- = 0.9.40 =
1421
- * View more details at https://ampforwp.com/0-9-40-released-biggest-stability-update/
1422
- * Proper endpoints added [Improvement]
1423
- * Flush Rewrites properly [Improvement]
1424
- * REL Canonical properly getting added. [Improvement]
1425
- * Proper Frontpage Canonical added [Improvement]
1426
- * Added Base name support for categories and tags [Improvement]
1427
- * Redirection of excluded post solved. [Bug fix]
1428
- * Archives properly redirecting to the right URL [Bug fix]
1429
- * Homepage redirection solved [Bug fix]
1430
- * Plusone tag is stripped properly. [Validation Issue fixed]
1431
- * Archives are now clickable. [Improvements]
1432
- * WP_Query filter added for better customizability of Homepage loop. [Better Customizations]
1433
- * Social share boost plugin compatibility. [3rd party Customizations]
1434
- * Removed H1 from the frontpage even if it is not available. [Improvement]
1435
- * H3 instead of H1 for Site title. So there is only one H1 per page. [SEO Improvement]
1436
-
1437
- = 0.9.38 =
1438
- * View full details at https://ampforwp.com/google-tag-manager-for-amp/
1439
- * Google Tag manager included [New feature]
1440
- * Iframe max-width added [Improvement]
1441
- * Paginated pages have different titles now. [Bug fix]
1442
-
1443
- = 0.9.37 =
1444
- * View full details at https://ampforwp.com/category-tags-archive-support-added/
1445
- * Debug issues solved [Bug fix]
1446
- * Remove Extra styling added by other Themes/ Plugins [3rd party themes and plugin Support]
1447
- * Category, Tags & Archive Support with titles added [Enchancement]
1448
- * Archive Title support added [Enchancement]
1449
- * There were some issues with attachments [Bug fix]
1450
- * removed ? from amp url's [Improvement]
1451
- * Mobile redirection for Archives added and 404 redirections removed for archives [Improvement]
1452
- * View non-amp version now properly redirects to the normal version. #415 [Bug fix]
1453
- * Added an option to turn off AMP support for Homepage. [Enchancement]
1454
- * Too many redirects issue on homepage is fixed #435 [Improvement]
1455
- * Spell check and G tags are removed for thrive & Spell check compatibility [Better Validation]
1456
- * If image is not available in gravatar fixed, it was throwing an error #365 #327 [Improvement]
1457
- * Comment anchor link changed for simplecomment button files in both designs [Improvement]
1458
- * Redirection Loop issue fixed [Bug fix]
1459
- * Shortcodes were visible in excerpt, it's fixed now. [Improvement]
1460
- * Defer onload by other plugins was causing issues #431 [Better Validation & 3rd party support]
1461
- * Improved Sessions [Improvement]
1462
- * Advnaced Settings panel was created for better user experience. [Improvement]
1463
- * Spell check tag was causing validation issues. [Better Validation & 3rd party support]
1464
- * RTL issue fixed #454 [Bug fixed]
1465
-
1466
- = 0.9.36 =
1467
- * Full details at https://ampforwp.com/0-9-36-released-stability-update-43rd-update/
1468
- * Redux Core Update. Better compatibility with the Salient theme and Themeforest themes & plugins using redux framework in their core, which makes the plugin much stable. [Huge Improvements]
1469
- * Hide advertisement section if advance ads plugin is active. [Better User experience]
1470
- * Ultimate Social Media PLUS Plugin Compatibility (Link) [3rd Party plugin Compatibility & Better Validation]
1471
- * Launch Post Builder button added. One of the important feature called ‘Post Builder’, that is drag and drop post builder was somewhere hidden in the customizer, so positioned it for better visibility from users. [Better UX]
1472
-
1473
- = 0.9.35 =
1474
- * Full details at https://ampforwp.com/page-builder-realtime-preview-3rd-party-plugins-compatibility/
1475
- * Customizer page builder (Design Manager) was not showing real-time preview, we have fixed this issue properly [Bug fix]
1476
- * Attachment page was having the wrong endpoint. [Bug fix]
1477
- * Fb:like div has href, showfaces, send and action tag, which was against validation [Validation Improvement]
1478
- * A plugin (Spam Protection by CleanTalk, no Captcha Anti-Spam) was forcefully adding script into the AMP version. [3rd party Compatibility]
1479
- * Lang attributes were added [Enhancement]
1480
- * The tag like was disallowed in the AMP [Validation Improvement]
1481
- * We did some more testing with Visual Composer & AMP [3rd party Compatibility]
1482
- * AMP on Pages option was not working in some cases. [Bug fix]
1483
- * Disable comment button when comments were disabled. This was fixed by @lofesa and was sent as a pull request. Thank you Lofesa!
1484
- * g:plusone tag was not getting removed properly. [Validation Improvement]
1485
- * Thrive headline optimizer was having issues in AMP version. [Validation Improvement]
1486
- * Structured Data Image width issue solved [Enhancement]
1487
- * BJ Lazy Load was having issues, we have added a fix which will make this plugin compatible with the AMP. [3rd party Compatibility & Validation Improvement]
1488
- * imageanchor=”1″ was getting added by some 3rd party plugin, this was fixed.[Validation Improvement]
1489
-
1490
- = 0.9.34 =
1491
- * Newspaper theme by Tagdiv was having issues, we have fixed this one.
1492
-
1493
- = 0.9.33 [15th Jan 2017] =
1494
- * Full details at https://ampforwp.com/debug-errors-shortcodes/
1495
- * Mobile was not working with Newspaper theme by Tagdiv [Bugfix]
1496
- * Debug errors fixed, Code is now much cleaner.
1497
- * New rewrite rules for homepage pagination. It had some paginated URLs with wrong amphtml tag.
1498
- * Extra analytics file was loading. Better compatibility with Yoast & Monster analytics.
1499
- * Properly removes AMP if turned off from Post panel
1500
- * z-index position improved on Sticky Social bar
1501
- * Better compatibility with shortcodes.
1502
- * Divi Standard Layouts Compatibility
1503
- * Properly Hide AMP posts if excluded. #367
1504
- * Mobile redirection was causing loop issues which are now fixed.
1505
- * Some plugins were loading in core AMP js file, which was causing the issues, which is now fixed. [Better Validation]
1506
- * onclick was getting added in the links on AMP version. Issue fixed. [Better Validation]
1507
- * thrive_headline tag was getting added in the Title tag which was causing validation issues. Fixed. [Better Validation]
1508
- * Some interactive plugins were using place, state, city and imap tags which are now fixed. [Better Validation]
1509
-
1510
- = 0.9.32 [7th Jan 2017] =
1511
- * Full details at https://ampforwp.com/first-wave-of-polishing-in-2017/
1512
- * Rel=canonical issue fixed: AMP URL redirect to the normal URL #293 & #332.
1513
- * Paginated pages on homepage redirect to homepage URL #335
1514
- * Title of the page should be displayed on the FrontPage #358
1515
- * Thrive Builder AMP Validation Compatibility, so it will be validated properly in AMP.
1516
- * Twitter Sharing improved so it gets the data properly #341
1517
- * Option to change the number of Related Posts #290
1518
- * Validation errors due to rel="canonical" was missing on some pages
1519
- * Comment button displays even if the comments are not available
1520
- * Threaded comments were duplicating, so that issue is solved and added proper CSS for it.
1521
- * Minor issue with Jetpack Comments fixed.
1522
- * Missing amp-social-share.js on front page fixed #372
1523
- * Minor improvements to Title and description tags.
1524
- * Analytics Script was loading twice when Glue was active.
1525
- * Page specific class added for better customization compatibility #377
1526
- * Inline Style support added Fixed #356
1527
- * Bugs fixed in Email notification pointer
1528
-
1529
- = 0.9.31 [2nd Jan 2017] =
1530
- * Proper Details at https://ampforwp.com/amp-0-9-31-released-installation-user-experience/
1531
- * Proper Condition added for the scripts to load in Frontpage.php
1532
- * Rel canonical properly added for front pages
1533
- * 404 and Archive page Mobile redirection code refined
1534
- * User Experience Improvement: Installation process was improved
1535
-
1536
- = 0.9.3 [31th December 2016] =
1537
- * Proper Details at https://ampforwp.com/custom-amp-content-editor/
1538
- * Custom AMP Editor - Which allows you to override your Content that you had written in Post or page, so you can add the different content just for AMP.
1539
- * FrontPage had some validation issues. [Bug fix]
1540
- * Related posts in Design 1 we're redirecting to 404 fixed [Bug fix]
1541
-
1542
- = 0.9.2.2 [27th December 2016] =
1543
- * Proper Details at https://ampforwp.com/polishing-user-experience-improvements/
1544
- * Made the Options panel user-friendly
1545
- * Social Share on frontpage issue fixed.
1546
- * Readme.txt made user-friendly.
1547
- * Archive option removed and some UI improvements
1548
- * Single was not displaying the Title
1549
- * 'Type is not allowed' [Validation issue fixed]
1550
- * noshade tag Validation issue fixed
1551
-
1552
- = 0.9.2.1 [24th December 2016] =
1553
- * Proper Details at https://ampforwp.com/step-towards-fixing-amp-validation-errors/
1554
- * Disabled the Tags and Categories support for AMP for better validation until we find a better solution.
1555
- * Mobile redirection bug fixed, It was continuously redirecting to the same page [Bug fix]
1556
- * trailingslashit added to make sure we have proper url for Mobile redirection [Bug fix]
1557
- * In content AD overlapping the content issue fixed
1558
-
1559
- = 0.9.2 [23th December 2016] =
1560
- * Proper Details at https://ampforwp.com/mobile-redirection/
1561
- * AMP Mobile Redirection Feature added. It can be turned on from Dashboard > General and then Mobile Redirection. [New Feature]
1562
- * Archive title and description added [Improvement]
1563
- * Improved the Speed of the AMP version #321 [Improvement]
1564
- * Anchor link was not closing fixed #328 [Bug Fix]
1565
- * Typo in Trailingslashit function which resulted in some issues in the Homepage version [Bug Fix]
1566
-
1567
- = 0.9.1.2 [20th December 2016] =
1568
- * Proper Details at https://ampforwp.com/new/
1569
- * DoubleClick Support
1570
- * Custom Post Type Support
1571
- * Ratings Support
1572
- * Comments Gaping fix
1573
- * Custom Excerpt code
1574
- * Better Compatibility with Yoast SEO plugin
1575
- * AMP Validation error in Design 1 Fixed
1576
- * Proper Homepage title & Description with Yoast SEO plugin issue fixed
1577
- * Design -1 Excerpt too big for mobile devices, Fixed
1578
- * Advertisement support on Design 1
1579
- * Link to Tags & Categories were having some issues.
1580
- * AMP looking bad on big devices
1581
- * AMP validation Improvement: Lightbox plugins compatibility
1582
- * Huge Progress in AMP Validation Errors: Strip unwanted codes and tags from wp_footer for better compatibility with Plugins
1583
- * Page Performance: Removed default Google font loading
1584
- * Page Performance: DNS Prefetch tag added for faster DNS Handshake
1585
-
1586
- = 0.9.1 [16th December 2016] =
1587
- * Proper Details at https://ampforwp.com/new/
1588
- * PHP7 Compatibility
1589
- * Pagination URLs (Prev & Next) was going to 404 ( #244 | #251 )
1590
- * Custom CSS not working in Design one (#249)
1591
- * Enhanced the translation panel by adding Textarea from Redux, which means that we're able to allow HTML in footer like before (#260)
1592
- * How to remove “Powered by WordPress” from Design-1 of AMP ( #264 )
1593
- * Non-amp Homepage support added (#267)
1594
- * using get_avatar() (#259)
1595
- * Validation issue fixed: The attribute 'rel' may not appear in tag 'div' (#268)
1596
- * Validation Issue fixed: Script Tag removed from the content.
1597
- * Featured image in Design 1 in single #261
1598
- * After Fresh installation - a save is required Fixed
1599
- * Excerpt length controlled
1600
- * Design One has thumbnails on the Homepage
1601
- * Non-AMP link goes to the wrong page, issue fixed.
1602
- * Archive pages were broken, fixed.
1603
- * Option to Enable & Disable the Next/Previous links in Single
1604
- * WhatsApp sharing not working, issue fixed.
1605
- * Category Taxonomy has extra ':' in the word.
1606
- * The word 'Ago' is now translatable.
1607
- * Yoast SEO with AMP compatibility issue fixed.
1608
- * Several Minor Polishing in the code
1609
- * Footer Ad gets covered by Sticky Social Icons (#269)
1610
- * Smaller image size when “image caption” is used in Design-2 (#263)
1611
- * Footer ad with Sticky Social bar issue fix
1612
- * Checked with WordPress 4.7
1613
- * Ad #1 was messing up with the title, issue fixed.
1614
- * Compatibility improved with AMP WooCommerce.
1615
-
1616
- = 0.9 =
1617
- * Proper Details at https://ampforwp.com/amp-pagebuilder/
1618
- * Drag & Drop Page builder Added: You can easily modify the look of the AMP page using this feature
1619
- * 100% Yoast Compatible , Now no need to have additionally Glue Installed
1620
- * 100% completed Translation panel, Now absolutely anything on page is translated
1621
- * Added Option to turn on/off Page Support
1622
- * Styling for Tags was Corrected
1623
- * Made changes to these sections to reflect in the new Design manager : Related Posts, Footer
1624
- * Default Image alignment styling added
1625
- * Added Option to turn on/off Page Support
1626
- * Related Posts Now use Custom Excerpt if it Exists
1627
- * Now AMP pages wont have Validation errors because of 'rel' attribute in 'div' Tag or 'onclick' attribute in 'a' Tag
1628
- * <pre> Tag styling issue fixed for AMP pages
1629
- * Frontpage (Homepage) Compatibility with AMP which means better validation of front page.
1630
- * WooCommerce Support Added https://wordpress.org/plugins/amp-woocommerce/ (for E-Commerce)
1631
- * 2 New Designs added
1632
- * SEO Panel Added
1633
-
1634
- = 0.8.8 =
1635
- * Proper Details at https://ampforwp.com/amp-0-8-8-released-translation-panel/
1636
- * Translation Panel added. You can now easily translate the AMP version from the backend without any complications.
1637
- * Badge Tag was throwing Validation error
1638
- * Plusone tag validation error was fixed
1639
- * Time tag was validation error was fixed
1640
- * User experience for Mobile devices was improved
1641
- * Meta info was messing up in smaller devices, it was fixed as well.
1642
- * Internal AMP linking added for Categories and Tags
1643
- * Future errors for AMP ads was fixed
1644
- * Blockquote styling added
1645
- * “Please Activate parent Plugin settings” added for better User Experience.
1646
- * Related Post Ux improvement
1647
- * Plugin version added in Footer source code for better debugging
1648
- * Added Support for Default WordPress Image alignment
1649
- * New action hooks added in index page
1650
- * Featured Image Size options added
1651
-
1652
- = 0.8.7 =
1653
- * Proper Details at https://ampforwp.com/amp-0-8-7/
1654
- * added option to enable/disable AMP on Archive pages (Ticket #188)
1655
- * Solved 404 on Related Posts (Ticket #178 )
1656
- * Related posts by either categories or Tags(Ticket #179)
1657
- * added a link to menu Section from the AMP Options page(Ticket #190)
1658
- * Added Support for Piwik Analytics(Ticket #163)
1659
- * Added Support for Segment.com Analytics(Ticket #50)
1660
- * Added a switch for hiding Non-Amp page link from Footer.( Ticket #189)
1661
- * Added an Option that strips Users URL from Comments Section(Ticket #180)
1662
- * Fixed stripping <date> tags from the content , Since it was preventing validation – amp-img issues fixed
1663
- * UX Improved for every section of AMP Options page
1664
- * Added Settings button on plugin page
1665
- * Related posts switch added
1666
- * Removed carousel.js
1667
-
1668
-
1669
- = 0.8.6.1 =
1670
- * Date Tag fix
1671
- * Few validation issues after 0.8.6 were fixed (Frontpage amp-img strip issue fixed)
1672
-
1673
- = 0.8.6 =
1674
- * Proper Details at https://ampforwp.com/amp-0-8-6-released-related-posts-comments/
1675
- * Related Posts
1676
- * Post Comments
1677
- * WhatsApp sharing button – Your visitors can now easily share the content over the whatsapp.
1678
- * Validation issue fixed by All In One Schema.org Rich Snippets plugin
1679
- * Removed Google Fonts loading for Performance
1680
- * New relic Support
1681
- * Class added to ‘View Non-AMP Version’ text
1682
- * Archives Structured Data issue fixed
1683
- * Some instances img tags converted into amp-img automatically.
1684
-
1685
-
1686
- = 0.8.5.3 =
1687
- * Canonical issue fixed for Post
1688
-
1689
- = 0.8.5.2 =
1690
- * Canonical issue fixed for FrontPage
1691
-
1692
- = 0.8.5.1 =
1693
- * Proper Details at https://ampforwp.com/new/
1694
- * Validation issue fixed: 'Value' tag
1695
- * Validation issue fixed: The attribute 'contenteditable' may not appear in tag 'a'.
1696
- * Validation issue fixed: Table markup
1697
- * Validation issue fixed: nowrap and misc tags
1698
- * New Relic Support
1699
- * Tags on off option
1700
- * Canonical and correct AMP html Redirect issues Solved
1701
- * NextGEN Gallery Validation Support Added
1702
-
1703
- = 0.8.5 =
1704
- * Proper Details at https://ampforwp.com/the-0-4-compatibility/
1705
- * AMP 0.4 Compatibility Check
1706
- * Even better Structured Data Validation, Once in for all!
1707
- * Structured Data Options to eliminate Validation errors
1708
- * AMP Page Exclude option
1709
-
1710
- = 0.8.4 =
1711
- * Proper Details at https://ampforwp.com/blog/structured-data-validation/
1712
- * Structured Data Validation
1713
- * Navigation Text Change
1714
- * Inline Style Validation
1715
- * Form Validation
1716
- * Frontpage shows the amphtml rel twice fixed
1717
- * Facebook Sharing not working
1718
-
1719
- = 0.8.3 =
1720
- * Prefix added in the Content filter
1721
- * Extra space after quote in Ads
1722
-
1723
- = 0.8.2 =
1724
- * Proper Details at https://ampforwp.com/blog/the-custom-frontpage/
1725
- * Custom AMP FrontPage
1726
- * Featured Image
1727
- * New Mobile Friendly Advertisement sizes
1728
- * Single Post Pagination Option
1729
- * RTL Support
1730
- * Notifications
1731
- * Gaping if the Meta was turned off.
1732
- * Analytics was not fetching the user id properly.
1733
- * Page was not using the post template along with the AD support.
1734
- * AMP Endpoint support for Paged when the front page is active.
1735
- * UI improvement of Admin panel
1736
- * Few Validation issues fixed
1737
-
1738
- = 0.8.1 =
1739
- * Warning: Cannot modify header information error fixed
1740
- * Validation issue fixed. KK Star Plugin compatible.
1741
- * Gaping in the smaller screens fixed
1742
-
1743
- = 0.8 =
1744
- * Proper Details at https://ampforwp.com/blog/the-change/
1745
- * Plugin was re-written from scratch and is now built on top of default AMP plugin by Automattic but giving you the same features of the original plugin.
1746
- * 99.5% Validation issues were fixed.
1747
- * Page builder & Shortcodes Compatibility Support Added
1748
- * Conflict with JSON API
1749
- * Carousel support for Gallery
1750
- * Better Image stretching and resizing
1751
- * Youtube Video Embed Support
1752
- * Vine Embed Support
1753
- * Twitter oembed Support
1754
- * Instagram Embed Support
1755
- * Facebook Video Embed Support
1756
- * Better Future Compatibility
1757
-
1758
- = 0.7.7 =
1759
- * Proper Details at https://ampforwp.com/blog/amp-0-7-7/
1760
- * Big Validation Error fix Update
1761
- * Disable AMP support on specific Pages and Posts
1762
- * Option to disable the Post meta from the Single
1763
- * Footer Credits and Copyright Text Option
1764
- * New options for Social Sharing Bar in Single
1765
- * Jetpack Social & Related Sharing Issue fixed
1766
- * Gaping in footer if the Sticky bar is enabled
1767
- * Text domain added on few strings
1768
-
1769
- = 0.7.6 =
1770
- * Google Adsense Support Added with AMP-Ad
1771
- * Wrong Homepage rel amphtml bug fixed
1772
-
1773
- = 0.7.5 =
1774
- * Google Analytics Support Added
1775
- * Logo Support Added. If the logo is disabled, then the Title should be activated.
1776
- * Color Scheme Feature Added
1777
- * User friendly Options Panel Added
1778
- * iFrame support Added
1779
- * Few Minor Bugs Fixed
1780
-
1781
- = 0.7.1 =
1782
- * Bug #24 (Github) fixed
1783
- * Strip Style tags for faster & better validation
1784
- * Bug #21 (Github) fixed
1785
-
1786
- = 0.7 =
1787
- * Canonical Improved
1788
- * Navigation Validation bug fixed
1789
- * Two more validation bugs fixed ('role' and 'tabindex' attribute)
1790
- * Featured image automatically hides if it is not present
1791
- * Validation issues in the images of the post's the_content
1792
-
1793
- = 0.6 =
1794
- * Improved Navigation Menu
1795
- * Search Console errors fixed
1796
- * Social Sharing option
1797
- * Pages support
1798
- * Force redirection for mobile users removed and many other bug fixes
1799
-
1800
- = 0.5 =
1801
- * Added AMP Markup for Google Structured data. This will fix the issues in Webmaster tools.
1802
-
1803
- = 0.4 =
1804
- * Support of Custom menu added for AMP enabled sites
1805
-
1806
- = 0.3 =
1807
- * Support of amp-img added in single posts
1808
- * minor css bug fixed
1809
-
1810
- = 0.2.5 =
1811
- * Minor bugs fixed
1812
- * ?mobile & ?nomobile is now ?amp & ?noamp
1813
-
1814
- = 0.2 =
1815
- * White Screen of death issue fixed
1816
- * Plugin URI updated
1817
-
1818
- = 0.1 =
1819
- * Initial version
 
 
 
 
 
 
 
1
+ == Changelog ==
2
+
3
+ = 0.9.97.21 (21st November 2018) =
4
+ * Fixed: Sanitation of user contents before save #2679
5
+ * Fixed: Menu is Not working in Minimal Blogging theme (0.9.97.20) #2667
6
+ * Fixed: Author bio not showing proper link #2674
7
+ * Fixed: HTML not being rendered on cookie consent notifications #2671
8
+ * Fixed: Telephone link not working
9
+
10
+ = 0.9.97.20 (29th October 2018) =
11
+ * Fixed: Plugin Vulnerability #2650
12
+
13
+ = 0.9.97.19 (4th October 2018) =
14
+ * Fixed: Tables overflow not working in swift theme #2392
15
+ * Fixed: Null check added to fix null reference exception #2526
16
+ * Fixed: Minor Bug related with menu
17
+
18
+ = 0.9.97.18 (29th September 2018) =
19
+ * Fixed: Minor Bug related with menu
20
+
21
+ = 0.9.97.17 (28th September 2018) =
22
+ * Added: Featured Slider "Tag" support #954
23
+ * Added: Marfeel plugin is blocking Internal pages of AMP and rendering 503 error #2423
24
+ * Fixed: Dropdown Menu arrows not working properly in Swift #2148
25
+ * Fixed: Wrong implementation of load_plugin_textdomain function #2408
26
+ * Fixed: Page Float to right and showing menu content when page scroll horizontally in iPhone device #2434
27
+ * Fixed: Internal Link Option is not Working in beta #2443
28
+ * Fixed: Missing conditional tag for get_the_tags() causing "Invalid argument supplied for foreach()" error #2456
29
+ * Fixed: Need to make a space in meta information and published date is not getting translated #2411
30
+ * Fixed: Meta og:title and description tag are Not completely Reflecting #2454
31
+ * Fixed: Images are not aligned center when published with Gutenberg Editor #2462
32
+ * Fixed: Anchor Tag is not working because there is a space in between link #2465
33
+ * Fixed: Fix social shares icons #2467
34
+ * Fixed: Debug errors in beta #2472
35
+ * Fixed: homepage is getting blank when "Convert To WP" is enable only for posts #2493
36
+ * Fixed: wrong amphtml URL generating for WPML #2573
37
+
38
+ = 0.9.97.16 (19th September 2018) =
39
+ * Added: 3 Types of Gallery designs #1968
40
+ * Added: New Section to show 'change log' on Welcome Page #1753
41
+ * Added: Allow HTML in footer section of translation panel in design 3 #1950
42
+ * Added: Need to make the compatibility with The Voux theme #2263
43
+ * Fixed: Special character "|" breaking the url in the twitter share #2264
44
+ * Added: Read more button for post on blog page #2273
45
+ * Fixed: Category Labels are Clickable on Swift Homepage even Archive support is off #2279
46
+ * Fixed: Above Loop and Below Loop Sidebar Widget area is not connected with Swift theme #2280
47
+ * Fixed: Aq_Resize.process() errors for images hosted on CDN #2285
48
+ * Fixed: Convert to WP Option is displayed in Swift Theme, but not in Design 3. #2291
49
+ * Fixed: Need to have only one text-domain in the string of the plugin #2292
50
+ * Fixed: Bug in Facebook comments. #2300
51
+ * Added: Beta Testing link in the Options panel #2302
52
+ * Added: "X" button in the menu of D3 #2294
53
+ * Fixed: AMP Take over is applying even on product when this option is enabled only for posts. #2304
54
+ * Fixed: The Option Facebook App ID not necessary in the social icons of AMP panel when using Swift #2384
55
+ * Fixed: Embeds not working in Archive Description #2402
56
+ * Fixed: Spurious spaces in Footers #2521
57
+ * Fixed: Additional spaces Pagination div on article posts #2522
58
+
59
+ = 0.9.97.15 (13th September 2018) =
60
+ * Fixed: Pagination is not working on date archive #2289
61
+ * Added: Options to show Social Icons in different places in Swift #1722
62
+ * Fixed: Localization string for "% days ago" not working for non-Latin languages #1491
63
+ * Added: Social Share by Supsystic Compatibility #1509
64
+ * Fixed: Duplicate h1 tags in Design One #1522
65
+ * Added: 3 Appearance option for Related Posts in Swift theme #1545
66
+ * Fixed: RTL not working with Footer properly #1655
67
+ * Fixed: Proper implementation of the property of all in one SEO pro to avoid fatal error #2500
68
+ * Fixed: Notice: Undefined index: extension in thirdparty-compatibility.php on line 401 - 406 #2496
69
+ * Fixed: Wrong url in Non-Amp Version link on blog posts page and category archives #2424
70
+ * Fixed: The Consent.php path is getting index in Webmaster tool #2518
71
+ * Added: Option to add custom things in Instant Articles #1089
72
+ * Added: Show/hide Instant Article on specific posts #1297
73
+ * Added: Facebook Instant Articles (FBIA) Crawler Ingestion (ia:markup_url) tag #1474
74
+ * Added: Facebook Instant Articles Meta Tag #1486
75
+ * Added: Related posts for instant articles #1634
76
+ * Added: Option to remove Author info from Instant Articles #1483
77
+ * Added: Facebook Instant Articles in each Catagory #1524
78
+ * Added: Custom Facebook Instant Articles Ad option #1475
79
+ * Fixed: Pagination not working after changing the pagination base #1485
80
+ * Added: Breadcrumb with tag #1305
81
+ * Fixed: Enabled WordPress Comments by default #1501
82
+
83
+ = 0.9.97.14 (4th September 2018) =
84
+ * Added: Adobe Analytics Support #887
85
+ * Fixed: Same Icons loading for some extensions #2172
86
+ * Fixed: Removed extra spacing from "Back to top" text #2349
87
+ * Fixed: Retina featured images support for Homepage and archive loop images #2334
88
+ * Fixed: When WooCommerce Product Slider is Installed, the Picture of Icons are not loading #2325
89
+ * Added: Customizr Theme Lazy Loading compatibility #2322
90
+ * Fixed: "Save Module" button of AMP page Builder not displaying in OSX and in Safari #1943
91
+ * Fixed: Sort Related Posts Randomly Not Working in Swift theme #2308
92
+ * Added: Need to create a tutorial of How to Enter your Audience Network Placement ID of advertisement in the Instant Article #1723
93
+ * Fixed: Retina Images option Improvement-II #2296
94
+ * Fixed: Disable the look or check of redux framework #2293
95
+ * Fixed: With Redux core plugin, AMP option panel design not loading #2258
96
+ * Fixed: Issues with pagination #2253
97
+ * Added: Thrive Architect Compatible #1575
98
+ * Fixed: Notice Undefined variable categories_array #2486
99
+ * Fixed: Need to add upscale parameter in-line related posts #2488
100
+ * Fixed: Getting the warnings in error log due to global variable, not present #2395
101
+ * Fixed: Google Analytic issue while setting up Run Installation wizard #2491
102
+ * Added: Read more button AKA Content Sneak Peek feature for post #2246
103
+ * Added: Showing related items/post in after nth paragraph #2246
104
+
105
+ = 0.9.97.13 (28th August 2018) =
106
+ * Fixed: Fatal error in `ampforwp_related_post_loop_query()`
107
+
108
+ = 0.9.97.12 (27th August 2018) =
109
+ * Fixed: Quote runs only in block post not on pages #2399
110
+ * Added: Create a Sidebar option that can be used as global Sidebar #2388
111
+ * Fixed: words are breaking and not readable #2441
112
+ * Fixed: Text is breaking into next line while there is no space between the text in custom AMP Editor #2270
113
+ * Fixed: IP Anonymization #2421
114
+ * Added: Setka Editor Compatibility #2468
115
+ * Fixed: In swift theme, when user ads the ad Above the Related Posts (Single Post); the content doesn't display #2311 and #2318
116
+ * Added: Toggle controls are now accessible #1691
117
+ * Added: Global Sidebar is now Connected with AMP Pagebuilder #2371
118
+ * Fixed: #amp-user-notification1 Styling was loading even when disabled from option panel in swift #2400
119
+ * Fixed: Remove the empty `@media{}` css generated by Pagebuilder #2473
120
+ * Fixed: Blank Lines in HTML Source code #2445
121
+ * Fixed: Optimize AMP pages on Google Lighthouse #2082
122
+ * Fixed: RSS Feed is not working when AMP Takeover is enabled #2309
123
+
124
+ = 0.9.97.11 (21th August 2018) =
125
+ * Minor Update
126
+
127
+ = 0.9.97.10 (18th August 2018) =
128
+ * Fixed: Homepage build with AMP PageBuilder is displaying only when the checkbox of the Custom AMP editor is enabled #2350
129
+ * Added: Created a new function to get the settings instead of calling it directly from global $redux_builder_amp everytime. `ampforwp_get_setting` created #2177
130
+ * Fixed: Comments and share not loading on pages only in swift #2401
131
+ * Fixed: Back to Top link not working in Swift Design #2404
132
+ * Added: Ads Below the Author Area in Swift theme #2455
133
+ * Fixed: AMP should remove spaces from GTM ID automatically #2413
134
+ * Fixed: Some Posts are not displaying in Blog page even when AMP is enabled from Post settings #2375
135
+ * Fixed: Wrong AMPHTML when using static page as blog using custom-code/pagebuilder from reading settings #2396
136
+ * Added: Add paginations meta tags #2343
137
+ * Fixed: Updated the code of AMP renders with ?q after the /amp #2361
138
+ * Added: Add support for Relevanssi search #2307
139
+ * Added: Show index/noindex label when enabling the options in SEO Settings #2290
140
+ * Added: Add AMP consent in AMP Theme Framework #2440
141
+ * Added: Created a component called `AMP-geo` so anyone can use it in thier AMP theme #2440
142
+
143
+ = 0.9.97.9 (1st August 2018) =
144
+ * Minor Improvements
145
+
146
+ = 0.9.97.8 (24th July 2018) =
147
+ * Fixed: AMP renders with ?q after the /amp #2361
148
+ * Fixed: iThemes Sync can not connect to the site. #2380
149
+ * Fixed: H1 to H6 styling is not reflecting in the Swift theme #2383
150
+ * Fixed: Underline on Links function is not working. #2372
151
+ * Fixed: WordPress Admin Color Scheme not applying #2390
152
+ * Fixed: Breadcrumbs are not disabling when the sidebar template is selected #2376
153
+ * Fixed: All the Images are Adding AMP at the End of their URL. #2391
154
+
155
+ = 0.9.97.7 (18th July 2018) =
156
+ * Fixed: PageBuilder not loading on frontpage #2360
157
+ * Fixed: 500 error on somepages due to open wp_query by other plugins
158
+ * Fixed: License key reupdating #2261
159
+ * Fixed: AMP renders with ?q after the /amp #2361
160
+
161
+ = 0.9.97.6 (14th July 2018) =
162
+ * Fixed: Error and Warning on Structured Data for Logo. #2360
163
+ * Fixed: Category Bulk tool breaking meta boxes #2335
164
+
165
+ = 0.9.97.5 (11th July 2018) =
166
+ * Fixed: Title disappearing in Design 1,2,3 when legacy pagebuilder is enabled #2341
167
+ * Fixed: ld+json getting a broken when special characters are added in the image. #2346
168
+ * Fixed: Hide by Category Breaking post metabox #2330
169
+ * Fixed: Hiding excerpt when global $redux_builder_amp is empty #2330
170
+ * Fixed: When Google Tag Manager is enabled, only Google Analytics should get disabled but not other analytics. #2340
171
+
172
+ = 0.9.97.4 (09th July 2018) =
173
+ * Fixed: Huge Performance upgrade in the way fetching the logo url #2317
174
+ * Fixed: Fatal Error due to unable to modify values in Structured Data Object #2327
175
+ * Fixed: Seperate option for Featured Image in pages in Swift theme #2328
176
+ * Fixed: `<p>` tags disabling where not wanted #2330
177
+ * Fixed: Fatal error in contact form module while ninja form or gravity form plugins are not activated #2310
178
+ * Fixed: Woo Commerce Category page not working properly #2333
179
+ * Fixed: Few issues related to amp-facebook-comments #2300
180
+ * Fixed: Limit number of Tags and Category to 500 in Hide AMP-Bulk tools #2336
181
+
182
+ = 0.9.97 (27th June 2018) =
183
+ * For more details check out [the blog post](https://ampforwp.com/0-9-97-released-strengthening-of-foundation-89th-update/)
184
+ * Fixed: Extraposition attribute left in CSS Design #2 #2119
185
+ * Fixed: Non-AMP header link not working #2109
186
+ * Added: Create an Ad Above the Post Content #2155
187
+ * Fixed: "AGO" text was not translatable #2158
188
+ * Added: Filter created `ampforwp_header_url` to modify logo url #2141
189
+ * Fixed: Removing the text "amp" in footer view non-amp-link #2158
190
+ * Added: Compatibility WP user Avatar plugin added #2011
191
+ * Fixed: Design 2 - meta info producing a block of empty HTML #1969 #1954
192
+ * Added: Pocket and Hatena Bookmark social share buttons Added #1652
193
+ * Fixed: External Links are appended with "amp" at the end of the url in content. #2174
194
+ * Fixed: Some Issues Found in Design #3 #2130
195
+ * Fixed: ScoopVersion: 1.4 By boostdevelopers theme displaying the error only in the category #1683
196
+ * Fixed: Page featured Image is not displaying in the Swift theme #2136
197
+ * Fixed: Dropcap breaking the youtube embed code #2157
198
+ * Fixed: Bulk hide by default option is requires Permalinks to be saved #2145
199
+ * Fixed: Fully compatibility with muffin page builder #2180
200
+ * Fixed: Incontent Related Post Issues #2078
201
+ * Fixed: Search page should not have AMP version of the page and not in search result #2191
202
+ * Added: Control added to modify Retina Images resolutions #2099
203
+ * Added: Created an option to duplicate a page builder element #1986
204
+ * Added: Image Caption is not displaying below the Image in design 1,2,3 #2101
205
+ * Fixed: Post pagination not working properly in D1, D2 and D3 #2168 #2243
206
+ * Fixed: Auto re-save permalink if the options in reading setting page get changed #2190
207
+ * Fixed: Leave a comment not looking good in Swift theme #2150
208
+ * Added: Social icons for pages. #2162
209
+ * Added: Create an option to pull canonical from Yoast #2118
210
+ * Added: Full Support for All in one SEO #1720
211
+ * Fixed: Single with sidebar CSS should only load if that layout type is selected #2091
212
+ * Fixed: Required Filed is not working in the Repeater in Page builder #2217
213
+ * Fixed: alt in `<div>` causing validation errors. #2093
214
+ * Added: Drop Down Menu Support in Swift Header Menu #2095
215
+ * Added: Parallax Setting Added in PageBuilder #2095
216
+ * Added: Multiple Layout Settings added in Feature Module in Page Builder #2095
217
+ * Added: Add the option changing the sliding speed of slider in "Slider module" of AMP Page Builder #2218
218
+ * Added: Created an option Related Post link in non amp #2201
219
+ * Fixed: Removed Jannah LazyLoad on AMP Mode #2224
220
+ * Fixed: Custom post types with custom taxonomy not working in AMP #2209
221
+ * Fixed: frontpage and homepage not working properly AMP take over #2153 #2277
222
+ * Added: Button field created in Feature module #2068
223
+ * Added: Excerpt should also work on homepage and categories page #2176
224
+ * Fixed: Options panel breaks in when RTL in WP Dashboard #2176
225
+ * Fixed: Featured image from Custom fields in page builder Category module #2237
226
+ * Added: Forms Module Support added in PageBuilder #2221
227
+ * Fixed: Paginated AMP URL on the category are opening to 404-page #2233
228
+ * Fixed: Ads not displaying properly in RTL #2227 #2138
229
+ * Fixed: single quotation (') in text module breaking AMP page builder #1940
230
+ * Added: Filter created to modify `ampforwp_loop_image_update` image arguments in components of AMP theme framework #2057
231
+ * Added: Option to change the locale of Facebook comments #2127
232
+ * Added: Search option in options panel #2088
233
+ * Fixed: Accordion not working when the user enters some data in Description with HTML Tags #2088 #2097
234
+ * Fixed: Internal links now working with ?amp=1 #2204
235
+ * Fixed: UTM Parameters not working properly with AMP #2223
236
+ * Fixed: Multiple Slider module of AMP Page builder not working #2090
237
+ * Fixed: Hide AMP by categories option should hide by default in the backend of that specific post #2112
238
+ * Added: IP Anonymization in Google analytics #2135
239
+ * Fixed: Improvement in the styling of AMP option panel #2102
240
+ * Added: Added new fonts control for Content in Single page #2122
241
+ * Fixed: Legacy page builder button styling is not loading properly #2036
242
+ * Added: Filter added so we can disable Comments on specific pages `ampforwp_comments_visibility` #2170
243
+ * Fixed: Improvement in Excerpt on small screen option #2034
244
+ * Added: Comments on Pages #2229
245
+ * Fixed: Pagination not working for some websites #2241
246
+ * Fixed: "Menu" option in Footer connected with Swift #2146
247
+ * Added: Wistia Support #1875
248
+ * Added: Add option in page builder to give the specific name to all modules #2251
249
+ * Added: Compatibility with Muffin Builder #2137
250
+ * Fixed: AMPforWP Option panel styles are overriding other theme's options panel if both use Redux Framework #2121
251
+ * Fixed: AMPforWP Option panel styles are overriding other theme's options panel if both use Redux Framework #2121
252
+ * Added: Render all the AMP Components added in Post Editor #2216 #2228
253
+ * Fixed: "Gap" Module of ThemeCo breaking the AMP pages #2220
254
+ * Added: Search widget compatibility #2143
255
+ * Added: Advertisement Module created in AMP Pagebuilder #2131
256
+ * Fixed: Performance issue with the function `ampforwp_get_comments_gravatar` #2234
257
+ * Fixed: Empty the amp pages, when the Clearfy HTML compress is enabled #2110
258
+ * Fixed: The attribute 'value' appearing in tag 'a' throwing the validation error #2262
259
+ * Fixed: Versioning of Styles and Scripts of redux-core #2126
260
+ * Added: Related Posts based on X days #2132
261
+ * Fixed: Warning in custom-sanitizer.php #2173
262
+ * Added: vuukle comment support #2075
263
+ * Fixed: Facebook Comment should not appear on the Checkout page, Add to cart page, or shop page #2170
264
+ * Added: SpotIM comment support #2075
265
+ * Added: Additional Controls added in Design3 Featured slider #2222
266
+ * Fixed: Username in AMP Option panel color was too light #2266
267
+ * Added: Settings created to modify H1 to H6 #2059
268
+ * Fixed: AMP_QUERY_VAR debug issue #2265
269
+ * Added: Custom page template in AMP #1923
270
+ * Fixed: Comments Button is not displaying in Design #3 #2163
271
+ * Added: Ability to add Forms Shortcodes in footer Widgets #2226
272
+ * Added: Option to add rel="nofollow" in AMP page builder button module #2239
273
+ * Added: Background video option in amp page builder #2195
274
+ * Fixed: Drop Down Menu Support in Swift Header Menu #2095
275
+ * Fixed: Yoast Description not getting added in AMP #2159
276
+ * Fixed: Improvement in styling of AMP option panel #2102
277
+ * Fixed: Hide AMP Bulk Tools Improvements #1867
278
+ * Added: Compatibility with the Relevanssi Plugin #1503
279
+
280
+ = 0.9.96 (2nd June 2018) =
281
+ * Added: Fully GDPR Compliance
282
+ * Fixed: GTM not working
283
+
284
+ = 0.9.86.1 (8th May 2018) =
285
+ * A bug causing validation issues has been resolved.
286
+
287
+ = 0.9.86 (3rd May 2018) =
288
+ * For more detials check out [this blog post](https://ampforwp.com/0-9-86-released-getting-ready-for-future-87th-update/)
289
+ * Added: GDPR Compliancy #2040
290
+ * Added: Muffin Page Builder Compatibility #1455 #1893
291
+ * Added: Thrive leads compatibility #2067
292
+ * Fixed: Load structured markup json in Footer to improve performance #1945
293
+ * Added: Font Size and Font Family Controls added in Content Presentation Module #1962
294
+ * Added: Font Weight Control added in Text Module in PageBuilder #1962
295
+ * Added: Other necessary controls added in Content Presentation Module #1962
296
+ * Added: New Design called "Design 4" added in Content Presentation Module. #1962
297
+ * Fixed: License Activation process connected with AMP extensions #1981
298
+ * Added: Icon Selector control added in Button module in AMP Page Builder #1962
299
+ * Added: Filter called `ampforwp_get_comments_gravatar` to modify Author Avatar Images #1949
300
+ * Fixed: Validation error fixed by removing json+ld values to remove CDATA #1977
301
+ * Added: Icon Adjustment Option is added in the Button Module #1962
302
+ * Fixed: Debug Warnings fixed #1976
303
+ * Fixed: If AMP support on post and page is disabled then mobile redirection was not working #1979
304
+ * Fixed: Responsive element added in Image Module #1962
305
+ * Fixed: Custom Post and Custom Taxonomies Archives not working in AMP #1957
306
+ * Fixed: AMP take over is on and AMP support on the home page is disabled it was redirecting to some other pages #1994
307
+ * Fixed: Design 1 and Design 2 shouldn't show 'social' tab #1996
308
+ * Added: AMP WordPress Theme notice
309
+ * Added: Rewrite Rules Added for WooCommerece #1957
310
+ * Fixed: AMP Takeover blog search results giving blank page #1990
311
+ * Fixed: Swift pagination markup is present even the page has no pagination #2000
312
+ * Fixed: Pagination breaking on second page on Archives when Blog page is not set #1998
313
+ * Fixed: Added proper Google API jump link #1966
314
+ * Fixed: Advance Index and no-index controls did not had description #1978
315
+ * Added: Filter added `amp_blacklisted_tags` in blacklist-sanitizer file
316
+ * Added: Hyperlink for image module added #1989
317
+ * Added: `ampforwp_get_frontpage_id` a common fucntion created to get post id for AMP frontpage #2025
318
+ * Fixed: Comments controls were not working properly #1987
319
+ * Fixed: Fatal Error after updating the plugin from 0.9.73 to 0.9.83 version #2017
320
+ * Fixed: Filter created `ampforwp_modify_rel_url` to modify rel canonical URL #2012
321
+ * Fixed: Remove structured data json if removed from AMP options panel
322
+ * Fixed: amp widget appearing twice in design one #2008
323
+ * Fixed: Gif in content + Lightbox feature throws validation issue. #2032
324
+ * Added: New Features in the Page builder Modules #2029
325
+ * Fixed: License Key was not working properly #2026
326
+ * Fixed: Instagram comment view is getting cut off in Swift Theme #2002
327
+ * Added: Icon module support added in Desgin 1, 2 & 3 #1997
328
+ * Fixed: if GD or ImageMagick library is not present in the server then send the original image #2037 #2038
329
+ * Fixed: Swift theme homepage (Non-AMP) image resizing issues in Mobile version #1992
330
+ * Fixed: Header Element not working in Swift theme #1967
331
+ * Fixed: Stop Loading of Latest post scripts on Homepage and Frontpage #2041
332
+ * Added: Filter created `ampforwp_non_amp_links()` so users can have all the internal links non-amp #1973
333
+ * Fixed: Sanitize the archive description in loop component #1974
334
+ * Fixed: Double AMPHTML when FBIA Plugin is active #2043
335
+ * Fixed: Image Div is loading even if the image is not present in Swift #2033
336
+ * Fixed: Custom AMP editor is visible on pages (post type) even if the Page Support is off from amp options panel #2047
337
+ * Fixed: When 'Structure Data for WP' plugin active, Schema type in Structure section should hide #2049
338
+ * Fixed: Bugs in Video Module in AMP pagebuilder #2048
339
+ * Added: Autoplay feature added in Video Module #2048
340
+ * Fixed: Throwing error when Product Structured Data is selected #1975
341
+ * Fixed: Advanced CSS is not loading because the files are with hosting path #2046
342
+ * Fixed: Double Quotes breaking the html #2004
343
+ * Removed: Blog option is removed from AMP Options panel and it is connected with Pages option Under Reading Settings #2027
344
+ * Fixed: amphtml should not be created for 404 pages #2018
345
+ * Added: 404 Template added, useful for AMP Takeover #2042
346
+ * Fixed: Genesis meta titles are lost and not rendering correctly #2050
347
+ * Fixed: Search blank on AMP Takeover #1990
348
+ * Fixed: Remove Unused js files from Paginated Post Pages #2001
349
+ * Fixed: Extra Space adding in H1 and other SEO tags #2054
350
+ * Fixed: Undefined Index when called from robot #1960
351
+ * Fixed: amp facebook comment Js not loading to the custom front page of the swift theme. #2053
352
+ * Fixed: Tags label is not working properly when RTL Support on #1719
353
+ * Fixed: View Non-AMP Version In the footer link has an error #2066
354
+ * Fixed: Squirrly SEO is Adding the Javascript code in AMP #1696
355
+ * Fixed: Translation option issue when using POT file method #1941
356
+ * Fixed: amp-facebook-like extension is missing on Custom Frontpage #2061
357
+ * Fixed: GTM option repositioned #2056
358
+ * Fixed: Menu is appearing on left side instead of Right side when RTL support is ON for Design3 #1928
359
+ * Fixed: Sidebar Bugs #1972
360
+ * Added: Table Styling in Swift #1961
361
+ * Fixed: Genesis index, follow options not being rendered #2071
362
+ * Added: Filter created `ampforwp_robots_meta` to modify robots meta information #2071
363
+ * Fixed: PHP Notices #2065
364
+ * Added: Add a new hook `ampforwp_after_amp_menu` after the menu in all designs #2072
365
+ * Added: New Look to Options panel #1823
366
+ * Added: Retina Image Support added #1846
367
+ * Fixed: Pagebuilder hrefs were stripped in hebrew language #2089
368
+ * Fixed: Warning Fixed #2083
369
+ * Fixed: Gallery module images not loading in Firefox #1980
370
+ * Fixed: Pagebuilder Improvement #2024
371
+
372
+ = 0.9.85.5 (21st April 2018) =
373
+ * Added: Filter added to modify frontpage post id `ampforwp_modify_frontpage_id`
374
+ * Added: Filter added to modify amp template directory `ampforwp_template_locate` #1982
375
+ * Other minor bugs fixed
376
+
377
+ = 0.9.85.3 (12th April 2018) =
378
+ * Added: Custom Post type Archive Page support #1995
379
+ * Fixed: AMP TakeOver redirection issues #1994
380
+ * Fixed: Debug errors #1976
381
+ * Fixed: Social Profile pages were hidden for Design 1 to 3 #1996
382
+ * Fixed: Structured Data insertion was adding CData causing validation error #1999
383
+
384
+ = 0.9.85.2 =
385
+ * Minor Bugs fixed
386
+
387
+ = 0.9.85.1 =
388
+ * Minor Bugs fixed
389
+
390
+ = 0.9.85 (3rd April 2018) =
391
+ * For more detials check out [this blog post](https://ampforwp.com/0-9-85-released-stability-update-86th-update/)
392
+ * Fixed: Fatal error: Allowed memory size on FrontPage #1865
393
+ * Fixed: Proper Parameters for Pinterest Sharing #1853
394
+ * Added: Extra settings added in Button Module
395
+ * Added: Extra settings added in Text Module
396
+ * Fixed: Proper Parameters for Pinterest Sharing
397
+ * Fixed: Unwanted fields are removed form the Repeater in Button module
398
+ * Added: Enable/disable option added Related Posts #1829
399
+ * Fixed: Legacy PageBuilder option Repositioned #1851
400
+ * Fixed: Display the img tag only if source is present #1869
401
+ * Fixed: Huge design improvements in Swift theme #1818
402
+ * Added: Hook for Between Related Post is Added #1874
403
+ * Added: Blurb module text size and background color added
404
+ * Fixed: Comments Pagination issues #1816
405
+ * Added: Counter Module added
406
+ * Fixed: Date 48 years ago #1864 #1876
407
+ * Added: Ability to pass post id in amp_content() #1872
408
+ * Fixed: Changed the way images we fetched in WooWidget #1847
409
+ * Fixed: Changed the position of layout in Pagebuilder #1873
410
+ * Added: Pricing Module
411
+ * Fixed: Changed the position of layout in Pagebuilder #1873
412
+ * Fixed: amp_aq_resizer was not able to process the outside url #1881
413
+ * Fixed: Advanced Google Analytics improvements #1630 #1860
414
+ * Added: Field Added For ON & OFF in Page builder #1870
415
+ * Fixed: Two paginations in search pages in Swift theme #1855
416
+ * Fixed: Extra Div if categories not available #1856
417
+ * Fixed: removed debuged tags #1870
418
+ * Fixed: Published date connected with AMP options Panel #1888
419
+ * Added: Featured Image option in Swift #1889
420
+ * Added: Separate Blog settings #1887
421
+ * Fixed: single post ads should not load on pages #1896
422
+ * Fixed: Ads should not load on FrontPage if PageBuilder is enabled #1885
423
+ * Fixed: Background Image Support for the Columns #1871
424
+ * Added: Blockquotes design for Swift #1894
425
+ * Added: Co-Authors Plus compatibility #1895
426
+ * Added: pagebuilder for custom post types #1884
427
+ * Added: Border option is connected to options panel #1818
428
+ * Added: Responsive AD unit support #1852
429
+ * Added: Sub category arrow symbol is added in Swift theme #1818
430
+ * Added: Search text color is connected to options panel #1818
431
+ * Fixed: Removed notice when no posttype selected #1884
432
+ * Added: Ability to overwrite page template the WordPress way like front-page.php and page-{id}.php #1902
433
+ * Added: Ability to overwrite author page template the WordPress way like author.php and author author-name.php #1902
434
+ * Added: Lightbox Support for the images #1892
435
+ * Fixed: No mobile redirection when Dev mode is enabled #1907
436
+ * Added: Option to hide Author name in Swift #1890
437
+ * Fixed: Script facebook-comments should not load for Frontpage #1897
438
+ * Added: amp-facebook comments for AMP2WP #1911
439
+ * Added: Alt tag in all modules #1898
440
+ * Added: Sanitizers in Footer and sidebar widget in Swift #1835
441
+ * Added: Dropcap support #1900
442
+ * Added: Proper styling for iframes and videos in Swift theme #1909
443
+ * Fixed: Non-AMP link fixed for AMP Takeover #1916
444
+ * Fixed: Swift connected with Breadcrumb option #1915
445
+ * Added: Uninstall option created to completely remove AMPforWP data #1903
446
+ * Fixed: Recipe Structured Data requires name attribute #1917
447
+ * Fixed: No amphtml when It is hidden from Categories #1919
448
+ * Fixed: Content is breaking when Inline Related Post option is enabled #1912
449
+ * Fixed: Proper redirection setup for AMP Takeover #1913
450
+ * Added: Social media profiles added in menu #1901
451
+ * Fixed: No Ads should display on Frontpage or Posts if Pagebuilder is enabled #1885
452
+ * Added: #1899 Proper conditions for amp-analytics script
453
+ * Fixed: Turn off option not working by default fixed #1537
454
+ * Fixed: BreadCrumbs Should not load when PageBuilder is enabled #1925
455
+ * Fixed: Removed unwanted elements loading while pagebuilder is enabled #1929
456
+ * Fixed: amp-web-push should not load on Homepage and Blog #1930
457
+ * Added: SmartMag theme Compatibility #1905
458
+ * Fixed: Template overriding not working in child theme #1920
459
+ * Fixed: Horizontal scrolling in Swift #1844
460
+ * Fixed: Home page title should not be visible in AMP takeover #1921
461
+ * Added: Carousel Module Added #1937
462
+ * Fixed: Comments pagination not working #1816
463
+ * Fixed: Comments pagination not working #1816
464
+ * Added: Glue html css compatibility #1932
465
+ * Added: Data Caption Support on AMP Instagram Embed #1938
466
+ * Added: Ability to pass {author_name} and {author_id} added in Advance Analytics #1936
467
+ * Fixed: Scrollbar in Header area in Swift in firefox #1818
468
+ * Added: Disqus iframe height adjustment option #1935
469
+ * Fixed: Options panel conflict fixed with Mobius theme #1942
470
+ * Fixed: Problem with Button in Mobile view in Swift #1926
471
+ * Fixed: Removed canvas tag in AMP version causing validation errors #1880
472
+ * Fixed: Getting Conflict with Facebook Button by BestWebSoft #1740
473
+ * Added: Option to enter the "ID" on CTA button module #1931
474
+ * Added: Option for open same window in CTA module of page builder #1866
475
+ * Fixed: Logo fetch causing Huge performance issue #1679
476
+ * Fixed: Blurb module's default values were not set #1952
477
+ * Fixed: Allow script with application/ld+json #1958
478
+
479
+ = 0.9.84 (14th March 2018) =
480
+ * Added: Polylang Frontpage compatibility added #1779
481
+ * Fixed: Proper link for Linkedin added #1820
482
+ * Fixed: Incorrect function name was Added #1827
483
+ * Fixed: Thumbnail resizing issue in Swift #1828
484
+ * Fixed: Thumbnail issue in Loops of Design 3 #1714
485
+ * Fixed: Hide post builder for Swift #1824
486
+ * Fixed: To avoid warnings when there are no pages in WordPress #1810
487
+ * Fixed: Condition for the Thumbnail for Swift #1733
488
+ * Fixed: Proper Styling for footer for Swift #1733
489
+ * Fixed: Line height issue and CSS editor not working in Swift #1821
490
+ * Fixed: Renamed aq_resize to ampfrowp_aq_resize to avoid conflicts #1838
491
+ * Fixed: Add the prefix to avoid conflicts #1817
492
+ * Fixed: Added Custom format option in amp_date #1845
493
+ * Fixed: Removed amp-img tag where blank SRC in Page builder #1843
494
+ * Fixed: Pagebuilder modal max-height removed so it will become full width #1843
495
+ * Added: An option for select target type in Button Module #1822
496
+ * Fixed: Remove AMP category widget if swift is enabled #1790
497
+ * Fixed: Filter added change mode type #1833
498
+ * Added: Rewrite rule for .html blog page #1775
499
+ * Fixed: Filter added change mode type #1833
500
+ * Fixed: Swift Footer Widget Sanitizer Added #1800
501
+ * Fixed: No OneSignal widget when PageBuilder is enabled #1840
502
+ * Fixed: span tag added around the pagination text #1834
503
+ * Added: Page specific option to add script/html and styles in page builder #1831
504
+ * Fixed: noindex,nofollow in AMP when Dev mode is enabled #1839
505
+ * Added: Jarida theme compatibility added #1842
506
+ * Fixed: noindex,nofollow in AMP when Dev mode is enabled #1839
507
+ * Fixed: Replace value attribute only from html tags. Otherwise it is removing value from * shortcodes which is breaking the whole page. #1738
508
+ * Added: Underline option for content links added #1808
509
+ * Added: Page specific option to add RTL in page builder #1858
510
+ * Added: Converts AMP ads to normal so ads show when takeover is enabled in Normal Mode #1724
511
+ * Added: Converts AMP Analytics to normal so Analytics works when takeover is enabled in Normal Mode #1724
512
+ * Fixed: Phone icon proper alignment in Design3 #1730
513
+ * Added: ADS for WP activation box in Extensions tab
514
+ * Added: New design field added #1861
515
+
516
+ = 0.9.83.1 (8th March 2018) =
517
+ * Fixed: Pagebuilder contents not shows on custom home page #1794
518
+ * Added: Header hook added `ampforwp_advance_header_layout_options`
519
+ * Fixed: Load admin files only in admin pages #1799
520
+ * Fixed: Conflict with WP bakery pagebuilder #1783
521
+ * Fixed: Slide in Menu break in RTL mode #1825
522
+ * Fixed: Validation issue in loops due to empty attributes #1795
523
+ * Fixed: Featrued Image connected Properly with Swift theme #1733
524
+ * Fixed: Changed the disqus.php to disqus.html to pass authentication #1788
525
+ * Added: CSS styling for Loop on shop page #1803
526
+ * Fixed: Facebook comments not work in swift #1789
527
+ * Fixed: Style AMP Category module in Footer swift #1790
528
+ * Fixed: Load aq_resizer only in AMP #1805
529
+ * Fixed: Proper markup for Pinterest in Design3 and Swift #1793
530
+ * Fixed: Proper url for vk
531
+
532
+ = 0.9.83 (03rd March 2018) =
533
+ * Added: Ability to add amp-carousel and amp-selector directly into WYSIWYG Editor #1588
534
+ * Fixed: Debug error caused by Playbuzz Sanitizer #1674
535
+ * Added: Show default gravatar for comments #1758
536
+ * Fixed: Implement Swift Thumbnail Regeneration in all the designs #1709
537
+ * Fixed: To avoid debug error in swift
538
+ * Fixed: Translation improved for some strings #1678
539
+ * Fixed: Stop AMP takeover for Feed pages #1767
540
+ * Fixed: Menu issues In Design 1 & Design 2 after changing from AMP-Sidebar #1565
541
+ * Fixed: AMP Options panel Not Working After Update (0.9.82.1) version #1761
542
+ * Fixed: Move the label to the top [UX improvement] #1746
543
+ * Fixed: Error with Vue #1745
544
+ * Added: Video Module added in AMP Page Builder #1750
545
+ * Fixed: Sidebar menu is not scrollable swift theme #1769
546
+ * Fixed: View Non-AMP should be usertrailingslashit #1772
547
+ * Fixed: Proper structured data for Blogpage #1660
548
+ * Fixed: Legacy Page Builder not working after the update #1773
549
+ * Fixed: Content blank when only image in content #1778
550
+ * Fixed: Comment ID display issue fixed #1758
551
+ * Fixed: PHP Warning: A non-numeric value encountered in components/logo/logo.php on line 52 #1764
552
+ * Fixed: Yummly support added in Swift #1708
553
+ * Fixed: Demo Link updated #1781
554
+ * Fixed: CSS is not loading in Swift Theme #1780
555
+ * Added: Ability to add Advertisement or Sponsored label under ads #1710
556
+ * Fixed: Featured images distortion in related posts #1684
557
+ * Fixed: Implement Swift Thumbnail Regeneration in all the designs #1709
558
+ * Fixed: noarchive instead of nofollow in Archive pages #1693
559
+ * Fixed: Internal links of tags are showing “/amp” after changing the end point to “?amp” in design 2 #1752
560
+ * Fixed: line height is added for the logo in Swift design
561
+ * Added: Class for Custom Frontpage #1787
562
+ * Fixed: Recent post enable disable for Swift theme #1784
563
+ * Fixed: Connect Show/Hide AMP option with AMP takeover#1786
564
+ * Fixed: Added sanitizer to footer Widget #1756
565
+
566
+ = 0.9.82.1 (18th February 2018) =
567
+ * Selector code reverted due to it's effect on carousel
568
+
569
+ = 0.9.82 (18th February 2018) =
570
+ * View more details on https://ampforwp.com/0-9-82-released-stability-update-82nd-update/
571
+ * Logo Resizing calculation by Pixels and resizing bug solved.
572
+ * Update Notification in the Admin panel will only appear in the AMP options panel. So it will not annoy you anymore.
573
+ * Glue underline is applying for some reason
574
+ * Fatal error after 0.9.81 fixed
575
+ * Facebook comments loading twice on swift
576
+ * PHP Notice: Undefined variable: post_author_name
577
+ * Pagebuilder fix in version 0.9.81 Compatibility with Yoast and other plugins #1749
578
+ * Home loop modifier option added. Allows you to exclude the categories from the loop or include the Custom Post type in the homepage loop.
579
+ * amphtml Conflict with Instant Article for Facebook resolved
580
+ * /amp folder in the theme is applying changes in plugin, which causing a bug, but its been fixed
581
+ * Backward Compatibility for AMP Preview
582
+ * SEO Section Improvements
583
+ * Wrong comments count on AMP pages
584
+ * AMP Allow selector in the The Content. You can add tabs and AMP components directly into the loop.
585
+ * If we turn off the Homepage Support then Blog is turned off as well, solved.
586
+ * Post Pagination have two options like “Number of pages” and Previous & Next.
587
+ * Removed the dot from the one Signal Service worker URL if the subdomain isn’t added (Causes Validation issues.)
588
+ * Extra Space due to empty divs in Design 3
589
+ * Remove alt from a tag in the AMP version caused many validation issues.
590
+
591
+
592
+ = 0.9.81 (15th February 2018) =
593
+ * Edge case fatal error on features.php fixed
594
+ * Admin dashboard messup CSS fix #1731
595
+ * Custom CSS Output added in Swift
596
+
597
+ = 0.9.80 (15th February 2018) =
598
+ * View More details on the [blog post](https://ampforwp.com/introducing-swift/)
599
+ * AMP Page Builder 3.0: The AMP Page Builder is a lightweight and much stable than ever and works flawlessly! [Read More](https://ampforwp.com/tutorials/article/amp-page-builder-installation/)
600
+ * Swift: The New Default Theme, which you can select from the design section of the Page builder.
601
+ * A way to create a Child Theme for AMP [read more](https://ampforwp.com/tutorials/article/child-theme-amp/)
602
+ * Make AMP & Non-AMP Same: We have an amazing new option called AMP to WP which will generate the WordPress version of the AMP design which will be viewed on the canonical version of the website.
603
+ * AMP Takeover: You can deliver a fully AMP compatible website with this option. It will basically take over the non-amp version and deliver an AMP version to your desktop and mobile users, on WordPress & AMP version. That’s why it was called AMP Takeover
604
+ * Logo Resizing made easy
605
+ * Typography Options
606
+ * 3 Headers design in swift theme
607
+ * Error while sharing the image on Pinterest #1699
608
+ * Homepage support was not working ( when page support is off ) #1695
609
+ * Custom Permalinks rewrite issue solved #1689
610
+ * Custom post type was appearing two types #1688
611
+ * Theia Post Slider plugin incompatibility with post pagination fixed #1677
612
+ * Link to the categories in loop of Design 3 #1632
613
+ * amphtml was not working when plain permalink selected along with static page as homepage #1614
614
+ * AFS Analytics Integration added #1605
615
+ * Removed the blank spaces from analytics id field to deliver a good UX. #1599
616
+ * ?amp endpoint feature added #1561
617
+ * Ability to remove the excerpt and image from related post #1510
618
+ * Thumbnails on-the-fly generation added for better control over the design.
619
+
620
+
621
+ = 0.9.74 (23rd January 2018) =
622
+ * View More details on the [blog post](https://ampforwp.com/0-9-74-released-stability-update-79th-update/)
623
+ * Fixed: Push Notifications button alligned in center #1500
624
+ * Added: Meta robots tag support from Yoast #1563
625
+ * Added: Option to Disable wptexturize/smart-quotes Support #1458
626
+ * Fixed: Changed the label id to avoid conflict with Advanced AMP Ads #1591
627
+ * Fixed: esc_attr causing validation issues with single and double quotes #1616
628
+ * Fixed: Image stretching problem resolved when "Featured Image from the content" was set #1580 #1582
629
+ * Added: Create Template by Custom taxonomy name like product-jeans.php in AMP Theme FrameWork #1594
630
+ * Added: Custom Post type support added in the Core #1612
631
+ * Fixed: custom-amp-content.php cleaned with PHPCS #1497
632
+ * Added: Basic Product(WooCommerce) support added #992 #1276 for full WooCommerce Support please check this [Extension](https://ampforwp.com/woocommerce/#utm_source=readme-log&utm_medium=0.9.74-readme&utm_campaign=AMP%20Plugin)
633
+ * Added: Proper fallback support added if the current active AMP theme is not available #1624
634
+ * Fixed: Resolved debug errors #1622
635
+ * Added: All in One SEO compatibility #1557
636
+ * Fixed: Load AMP Styling only on AMP pages #1441
637
+ * Added: 7 New Social Media Integrations added (Reddit, Tumblr, Telegram, Digg, StumbleUpon, Wechat, Viber) #1265
638
+ * Fixed: itemprop="url" was adding in non-amp #1626
639
+ * Fixed: SiteOrigin Pagebuilder compatibility with Custom Frontpage #1592 #1593
640
+ * Added: MediaAce lazy load compatibility of Bibmer Theme #1472
641
+ * Fixed: Content Links plugin was causing validation errors #1569
642
+ * Added: Filter added called get_content_from_dom to modify the output in AMP function #1462
643
+ * Added: amp_breadcrumb component added in AMP Theme Framework #1636
644
+ * Fixed: Sidebar Styling and proper sanitizer updated
645
+ * Added: amp_author_meta component added in AMP Theme Framework #1641
646
+ * Fixed: amp_post_pagination component improvement in AMP Theme Framework
647
+ * Added: Ability to add link classes in amp_post_pagination in AMP Theme Framework
648
+ * Fixed: amp_author_meta image code improvement in AMP Theme Framework
649
+
650
+ = 0.9.73 (15th January 2018) =
651
+ * View More details on the [blog post](https://ampforwp.com/0-9-73-released-stability-update-78th-update/)
652
+ * Added: Instagram Sanitizer added to process Instagram Embeds inside the BlockQuotes #1581
653
+ * Added: Option Created to Enable/Disable rel="nofollow" for View Non-AMP link #1572
654
+ * Fixed: Custom AMP Content was not working with Elementor Pagbuilder #1495
655
+ * Fixed: ampforwp_is_front_page() is not working in the newspaper theme #1583
656
+ * Added: Allow people to use multiple Analytics on AMP #1124
657
+ * Fixed: 'https' error with PlayBuzz Embeds #1481
658
+ * Added: Option to show last modified date instead of Published date #1496
659
+ * Fixed: Add proper permission for ampforwptourinstaller page
660
+ * Fixed: Debug warnings #1586 and #1459
661
+ * Fixed: A lot of Security Fixes has been done #1497
662
+ * Fixed: Removed lot of unused code #1497
663
+ * Added: AMP skip for checkout page #1443
664
+ * Added: Show the list of Child pages at the end in Parent Page with on/off #1551
665
+ * Fixed: Properly strip shortcodes fom Structured data description #1512
666
+
667
+ = 0.9.72 (6th January 2018, Happy New Year) =
668
+ * View More details on https://ampforwp.com/0-9-72-released-stability-update-77th-update
669
+ * Related Posts Image stretching in Design 3 AMP theme Framework #1482
670
+ * RTL option must be integrated into AMP theme Framework #1562
671
+ * `DOMDocument::loadHTML():` Attribute itemprop redefined warning fixed #1539
672
+ * Created an option to add Author bio article in Facebook Instant Article #1521
673
+ * Options to add push notification button above and below the content #1571
674
+ * Copy the Content button for Custom Post types #1532
675
+ * Alexa Metrics Compatibility added #1536
676
+ * Logo styling added with amp_logo. So styling can work with AMP Theme Framework. #1520
677
+ * Content parsing login improved, so it will not through any warnings if the content has only 1 paragraph. #1523
678
+ * Debug Warnings removed #1564
679
+ * Caption in the Gallery creating validation errors Fixed. #1549
680
+ * Tables Link color should be as same as the link of the body #1559
681
+ * Separate options for In-Content related posts #1546
682
+ * WebPage Schema Type added in Structured Data options #1558
683
+ * Fatal Error fixed with `mb_detect_encoding()` after enabling the minify option #1494
684
+ * Content blank or fatal errors due to itemscope and itemtype, fixed. #1570
685
+ * Performance improved. Due to `_transient__redux_activation_redirect` transient. #1526
686
+
687
+ = 0.9.71 (1st December 2017) =
688
+ * Design 2 Post Titles issue fixed
689
+ * Instant Articles validation issue fixed.
690
+
691
+ = 0.9.70 (30th November 2017) =
692
+ * View More details on https://ampforwp.com/0-9-70-released-stability-update-76th-update/
693
+ * Image alt tags are empty which caused issues. #1154 (thanks to @liagua)
694
+ * ALT and IMG tags are in one line #1442
695
+ * Updated the permalink for post view in admin area #1318
696
+ * aria-current causing validation issues #1427
697
+ * Aligning Captions in the Bottom in Gallery #1428
698
+ * Logo’s height & width should dynamically come from the logo. This was a great UX improvement in my opinion. The logo would good regardless of the kind of image you upload. #1429
699
+ * After 0.9.69.1 update Call to undefined function mb_convert_encoding #1447
700
+ * Featured image options now also reflect the structured data #1430
701
+ * Blur & Stretching issues of Design 3 thumbnails are now fixed. They’re crisp and clear than ever! #1227
702
+ * Related posts are showing on single even when turned off #1434
703
+ * Show Related posts CSS only when it is selected #1356
704
+ * Author image now displays on author pages #1426
705
+ * Category base removal in AMP from url option is only working on the first page #1418
706
+ * Bug fixed: PHP Warning DOMDocument Empty string supplied as input #1449
707
+ * Video support added in Instant Articles #1300
708
+ * Read more tag in Instant articles issue fixed #1415
709
+ * Amp carousel issues fixed #1446 #1456
710
+ * Compatibilty with Envira Gallery Lazy Loading #1432
711
+ * Inline Related Posts in AMP Theme Framework #1457
712
+ * Different number of in-content related post and related posts at the footer #1448
713
+ * FooGallery update broke all the AMP compatibility, but we fixed it from our side so that user’s gallery work perfectly #1424
714
+ * WPBakery Page Builder Conflict solved #1419
715
+ * Goodlife theme Lazy Load compatibility added #1416
716
+ * AMP-Facebook-Like Was found but unused Validation Error fixed. #1463
717
+ * Playbuzz not displaying if added with https: #1466
718
+ * Options Panel labels renamed for better understanding.
719
+
720
+
721
+ = 0.9.69 (20th November 2017) =
722
+ * View More details on https://ampforwp.com/0-9-69-released-stability-update-75th-update/
723
+ * One Signal Push Notifications bug fixed! #1404
724
+ * AMP theme framework Related posts extended so that it can be used as a loop format #1406
725
+ * Facebook like Button improvements #1405
726
+ * Add layout responsive tag to image module in page builder #1373
727
+ * Strip the shortcodes from Structure data area #1389
728
+ * Test HTTP API Call From admin panel by redux #1391
729
+ * Meta description tag in normal site Unicode character is different from AMP site unicode character. #1369
730
+ * Updated the check for ampforwp_is_amp_endpoint this should fix the issue #1372
731
+ * Updated the URL for design 3 so it can work with plain permalink #1318
732
+ * Updated the option Featured Image from The Content #1367
733
+ * If “Featured Image From The Content is enabled and Duplicate Featured Image” is disable it will remove all the duplicate images from the content. #1375
734
+ * Date Format under Homepage improvements #1408
735
+ * Warnings due to inline related posts in Homepage #1413
736
+ * Plain Permalinks Support improved. #1318
737
+ * Allow Homepage title of Bread Crumbs feature to be changed from Translation Panel #1414
738
+ * Debug Errors in AMP Theme Framework #1403
739
+ * Unnecessary loading of Merriweather fixed, it will only load in the Design 1.
740
+ * Enter Phone Number is not Appearing when switch to Call now button #1425
741
+ * Need excerpt below the title, above the meta #1399
742
+ * Remove the Separator piple symbol from the footer when “Back to Top link” is off #1417
743
+ * Display Child or subcategories on Category pages. #1385
744
+ * Add Caption in the Gallery Image feature conflicting with Gallery widget #1407
745
+ * Youtube Shortcode embed with &rel=0 support #1378
746
+ * Filter for Excerpt custom text in the AMP options #1411
747
+ * WPML Multilingual CMS plugin flags compatibility #1270
748
+ * Compatibility with Tasty Recipes plugin and other page builders with amp page builder #1431
749
+
750
+
751
+ = 0.9.68 (12th November 2017) =
752
+ * View More details on https://ampforwp.com/0-9-68-released-stability-update-74th-update/
753
+ * ADs are Optimize For Viewability, meaning it will try to load faster than the original AMP AD loading strategy.
754
+ * Content was disappearing issue was resolved #1392
755
+ * Featured Image from The Content option is connected to related post #1339
756
+ * Fix amp-web-push helper iframe configuration URL #1387
757
+ * Facebook Like button added to AMP #1327
758
+ * WPML support for AMP Improvement #1285
759
+ * Debug Errors fixed #1366
760
+ * Setting ad density for Facebook Instant Articles ads #1287
761
+ * Showing the number of comments in Single #1341
762
+ * Styling added to the sitewide ads and made sure that they are in the center. #1343
763
+ * One Signal buttons Translation added #1383
764
+ * Article type added to Structured data #1344 #1354
765
+ * The issue with the amp-carousel when RTL was enabled #1358
766
+ * amp-carousel with images of different sizes #1358
767
+ * a bug where Img is getting converted to amp-img if there's no height or width. which causing validation issue and image is not visible fixed.
768
+ * Instant Article should have a default value for number of posts, it was causing the memory issue with alot of posts #1390
769
+ * Notice if a post has no author data #1338
770
+ * Added a new redux extension select field in redux framework #1349
771
+ * Issues with galleries as well as gallery captions #1363
772
+ * Added a hook for adding anything in between the loops #1396
773
+ * Hide meta boxes as per the user level types #1340
774
+ * A Switch between the Date formats #1384
775
+ * Fix: Jannah theme lazy load issue #1362
776
+ * Issues with galleries as well as gallery captions #1363
777
+ * Create Dynamic url of amp according to the permalink structure #1318
778
+ * Minor code performance improvement.
779
+ * Archive titles in Design 3 frontend issue
780
+
781
+ = 0.9.67.0 (6th November 2017) =
782
+ * View more details on https://ampforwp.com/one-signal-push-notifications-for-amp/
783
+ * OneSignal Push Notifications integrated #807
784
+ * Vimeo embed support added
785
+ * SoundCloud embed support added
786
+ * Pinterest embed support added
787
+ * PlayBuzz embed support added
788
+ * DailyMotion embed support added
789
+ * Fix: Handle issues with data uri images in CSS #1033
790
+ * Fix attribute when adding AMP Mustache lib #1033
791
+ * Fix: Output CSS for feature image #1033
792
+ * An option added for users who don't want to receive update notifications #1342
793
+ * Structured data nav improvement
794
+ * Sitenavigationelement has been implemented correctly for footer menu. #1345
795
+ * Style sanitization for Menu Items #1359
796
+ * Polylang flags support for menu  #1360
797
+ * Mobile Redirection issues fixed #1173
798
+ * Jetpack fatal error fixed #1355
799
+ * AMP Page Builder requires a button to be clicked, so the scripts are not running on the runtime making it easy on the edit screen page and avoid the possible script conflict.
800
+ * Needs proper CTA Bar's styling. #1361
801
+ * Debug errors on archive pages #1353
802
+ * Preview shall only be loaded on click rather than in background #1331
803
+ * ampforwp_is_home() function code improved
804
+ * making sure scripts and styling is properly adding when sanitizing the sidebar #868
805
+ * All the backend css and js should be versioned, so it's not cached. #1335
806
+
807
+ = 0.9.66.1 (30th October 2017) =
808
+ * Fatal error if has version less than WP 4.8 fixed
809
+ * More Minor Validation errors fixed
810
+ * Odnoklassniki sharing button is not working #1337
811
+
812
+ = 0.9.66.0 (29th October 2017) =
813
+ * View more details on https://ampforwp.com/0-9-66-released-bug-squashing-oct-2017-72nd-update/
814
+ * Design 3 & Design 1 are optimised with 90+ Google PageSpeed Score on Mobile and 95+ in desktop performance #1273
815
+ * Featured Image from the content for blog and homepage #1295
816
+ * Category Module for AMP Page builder added #888
817
+ * Don't load unused CSS selectors. All the CSS is conditionally loading, to decrease the number of CSS loaded per page and increased in performance #1292
818
+ * Twitter Video embed code support added in AMP #1307
819
+ * Video Posting Structured data #1293
820
+ * Navigation menus are now Schema compatible for better Structured data integration #1229
821
+ * Yoast checking conditions for Structured Data Improved #1293
822
+ * Added "back to Top" in design 3 #959
823
+ * Proper blog check and author for custom frontpage #1260 (Made some changes to check the blog properly and also added the author details for Custom Frontpage)
824
+ * AMP not working on password-protected pages #1192
825
+ * Debug errors reported by the user #1284 and few more we found internally
826
+ * Inline Style Sanitizer for Comments to avoid any validation issues #1193
827
+ * Next/Previous links removed from pages #1268 props @Frenchomatic
828
+ * WPML Multilingual CMS plugin flags compatibility added #1270
829
+ * Image sanitizer added for the Sidebar #1270
830
+ * Added AMP Components the correct way. Added amp-gist, amp-social-share. #336
831
+ * amp-video script added - Which decreases the non-critical validation issues #991
832
+ * Arrows in Design 3 pagination #1000
833
+ * Author page links in Single #1282
834
+ * Added previous open state of option panel and show again when search clean #1238
835
+ * Odnoklassniki Social Sharing Support for AMP (with target blank for better bounce rate) #1230
836
+ * GIF or animated images resize problem fixed #1281
837
+ * In Design1, Header Background & Link Color have same option #1249
838
+ * FB Pixel for AMP added #1231
839
+ * Structured Data Type option for AMPed Custom Post types only #1259
840
+ * Attribute ‘readability in the tag ‘div’ removed - this decreases the validation issues #1306
841
+ * AMP Theme Framework Improvements: loop, author, related_post, Add Author support #1311
842
+ * Commentator's Avatar in the comments section #1132
843
+ * Remove 'Welcome to AMP' from Dashboard sub-menu and moved to the options area to decrease the annoyance and increase the user happiness #902
844
+ * Option to Sort the Random Order of Related Posts to increase the audience engagement (Default is 'ID', on enabling the option it will change to 'rand') #1250
845
+ *  View AMP on Admin Bar for the respected page/post If enable. #1236
846
+ * google maps iframe link to larger map #1099
847
+ * Comments now jumping due to the slash at the end #1309
848
+ * Page Builder causes Incompatibility with the Divi theme (We restructured the Text Module for Page builder for better compatibility and UX) #1162
849
+ * Inline Style Sanitizer for Comments added. Less Critical Validation issues and Better Presentation #1193
850
+ * WPML amp-html error fixed #1285
851
+ * Radio button not working for Show View more Button" #1018
852
+ * Added registered handle for tinymcePointer localize data #1301
853
+ * Date in the Design 2 should not be hidden in mobile version #1315
854
+ * Page builder not working on homepage(Selected as front page) #1316
855
+ * Instant articles number of posts option #1271 (Removed some unused code as well, it will rendered all posts if none is enter in the options)
856
+ * Auto flush on save for FBIA to improve the UX.
857
+ * Plain Permalinks Support improved. #1318
858
+ * Tables support added to FB Instant Articles #1266
859
+ * Demo link added in the Theme selector option #1248
860
+ * Remove invalid attributes from multiple tags which reduces critical validation errors and validates pages.
861
+ * AMP makes a problem in archive page label, when it is active in non-amp version #1304
862
+ * placeholder-icon.png is 404 fixed #1310
863
+ * Category & Tags switches for Single added. #1055
864
+ * Copy Content (Custom AMP Editor) Option Not showing with Page Builder of SiteOrigin issue fixed #1280
865
+ * Improving UX with: when AMP support is off for a specific post type then all the AMP related metaboxes should be removed #1289
866
+ * Options Panel Options rearranged, labels rewritten, descriptions repositioned for better User interaction [commit]
867
+
868
+ = 0.9.65.2 (25th October 2017) =
869
+ * TypeWatch is not a function #1299
870
+ * Error with BackupBuddy fixed #1303
871
+
872
+ = 0.9.65.1 (24th October 2017) =
873
+ * AMP Minifcation Issues fixed
874
+
875
+ = 0.9.65 (22nd October 2017) =
876
+ * View more details on https://ampforwp.com/new/
877
+ * Favicon for AMP #1039
878
+ * AMP Minification option added with Performance Tab in Options #1286
879
+ * Post support is turned off then Meta box should also be removed #1253
880
+ * Excerpt Length feature in Design two and Three #1122
881
+ * Test Contact form plugins and their settings in the options panel #1121
882
+ * Mobile preview in Edit Screen #1082
883
+ * Search feature for Options Panel #1238
884
+ * WordPress Social Share Buttons Validation Issues #1272
885
+ * itemtype attribute is striping in the ul tag #1210
886
+ * Debug Error in Breadcrumb 0.9.64 #1267
887
+ * Disable AMP linking at Wordpress Search Page #969
888
+ * Featured Image is missing #1071
889
+ * Removed ampforwp_plugin_activation_notice #1034
890
+ * Add VK (Vkontakte) Sharing Button #1187
891
+ * Grab the first image instead of post thumbnail for featured image #1189
892
+ * AMP theme framework core changes #1274
893
+ * Grab the first image instead of post thumbnail for featured image #1189
894
+ * Create a Switch on Top of Page Builder #1279
895
+ * Inline Related Posts added that helps you with improving bounce rate #1078
896
+ * Caption Support in Image Gallery Carousel #1172 #1136
897
+ * Instant Articles feed shows sticky posts on top #945
898
+ * Added search check, to fix debug notice
899
+ * Option to hide date from Design 1 & Design 3 Homepage Loop #1264
900
+ * UI labels improvements in the Options panel
901
+ * Sorting out design #2 static front page #1175
902
+
903
+ = 0.9.64 (15th October 2017) =
904
+ * View more details on https://ampforwp.com/new/
905
+ * Structured Data Type option added. You can now change the structured data format for Posts, Pages and Custom post types #323
906
+ * When comments plugin activate, Comments section should remove. #1093
907
+ * Notification causes a validation error. #1147
908
+ * CSS !important need sanitization #1225 - This will help us to validate tens of thousands of pages.
909
+ * Strange spaces when using Sassy Social Share #1185
910
+ * Remote CDN use? Let's host it? #549
911
+ * Typo fix for Linkedin Profile Page URL section #905 [Thanks to Prayag @pra85]
912
+ * Replace fastimage with fasterimage for PHP 5.4+ #1191
913
+ * Debug Errors Post 0.9.63 #1219
914
+ * Ad5 code injected twice #1116
915
+ * Homepage Support must be Off when we turn Off Homepage Support. #738
916
+ * Add custom class in post pagination for styling #1100
917
+ * Removed the Lazy Loading issue of Schema Theme #1170
918
+ * H1 tag for archive titles (Commit) #1155
919
+ * Alt tag for the Logo #1155
920
+ * Design 3 Menu RTL issue fixed #1106
921
+ * Ability to add dynamic classes in body tag #1237
922
+ * Warnings fixed on 404 page #1243
923
+ * Properly structured data for Homepage, Custom Frontpage and Blog #1155 #1242
924
+ * Option added to Enable/Disable categories and Tags links from Single #1155
925
+ * Fatal error after 0.9.63 fixed #1220
926
+ * Debug Error due to vendor AMP #1213
927
+ * PHP warning on line 147 after 0.9.63 #1241
928
+
929
+ = 0.9.63 (8th October 2017) =
930
+ * View more details on https://ampforwp.com/new/
931
+ * Category and Tag Base Remover as core features #1079
932
+ * Hide AMP on Posts option added #935
933
+ * Installation Setup Screen Added for new users
934
+ * Validation for the session in PHP #1158. PR by Bryan Contreras @bryan3561
935
+ * All the amp pages should work perfect with Plain Permalink settings #488
936
+ * WYSIWYG TinyMCE editor added for the Text Module in AMP Page Builder #1205
937
+ * WPML Static Front Page Support for title and description with Yoast. #1143
938
+ * Row Settings area added for AMP Page Builder #1148
939
+ * xlink attribute causes Validation Issues #1149
940
+ * Posts with no images on Archive pages are squeezed to 65% #1058
941
+ * Body Class to target specific pages #1123
942
+ * Option to enable/disable Breadcrumb #1129
943
+ * Debug errors due to Breadcrumbs fixed #1109 #1130 #966
944
+ * Visit AMP option added below the View Site in Dashboard. #1076
945
+ * Many Debug errors fixed #1109
946
+ * Textarea for body tag which will help people add AMP Auto Ads #1064
947
+ * Structured data improvements #1048 #1044 #1085 #1118
948
+ * Twitter share URL based on users choice, you can allow people to share pretty links and short links. #1097
949
+ * Author Avatar removed code fixed which has been displayed in the div "amp-wp-meta amp-wp-byline". #1087
950
+ * Only one figure element is allowed in the article header FB Instant Articles #1127 & #1157
951
+ * Image alt tags are empty and cause issues fixed. #1154
952
+ * Button to copy the content into Custom AMP Editor #783
953
+ * Rename AMP loop widget areas or add proper descriptions #1045
954
+ * Trailing slash issue #1095
955
+ * Related Posts by Post type featured added #1141
956
+ * Ultimate Social Media Icons plugin causes validation issues fixed #1135
957
+ * Adding proper path for functions.php, it was causing strange fatal errors and irregular white screen of death fixed  #1144
958
+ * A smooth way to migrate from other AMP plugins to AMPforWP #1051
959
+ * Alert added on AMP by Automattic installation. #1180
960
+ * Insertion of strange spaces around H1 titles #1069
961
+ * AMP Page Builder and HTTPS #1164
962
+ * You can display comments from more than one vendor such as displaying WP & FB Comments #1150
963
+ * Rename AMP loop widget areas or add proper descriptions #1045
964
+ * FrontPage featured image with srcset #1063
965
+ * An option for Showing featured image from custom field #1098
966
+ * Added the Custom Front Page Title From Yoast SEO #1163
967
+ * Commenting breaks SSI directives causes to display error #1179
968
+ * rel canonical appears more than once in search pages #1195
969
+ * Dev mode in AMP #1083
970
+ * Social Sticky Icons Improvements #1061
971
+ * Grand-Child support added in Design 3 #1152
972
+ * amp-accordion non-critical error in Design 3 & CSS improvements fixed #1152
973
+ * Incorrect @id for mainentity #1080
974
+ * Hide AMP by specific Categories tweaked for performance. Thanks to Joshua Eichorn @jeichorn CTO at Page.ly #1133 - Huge Thanks!
975
+ * amp-auto-ads for sites with RTL support ON #1176
976
+ * Redirected the Google forms to our contact page so that we can take each and every query and answer every person. #1201
977
+ * ui-state-highlight class was conflicting with ACF date picker fixed #1199
978
+ * Responsify WP Lazy loading causes blank image (Compatibility) #1131
979
+ * amp-carousel scripts loading on the second page fixed in Design 3
980
+ * Show Design screenshot while selection of design #1209
981
+ * Switches Redesigned for better UX #1211
982
+ * Welcome Page UX Improved #1214
983
+
984
+ = 0.9.62 (25th September 2017) =
985
+ * View more details on https://ampforwp.com/new/
986
+ * INTRODUCING Page Builder 2.0 for AMP! [Learn More & Watch the Video](https://ampforwp.com/tutorials/article/amp-page-builder-installation/)
987
+ * Documentation & Help links improved
988
+ * Post type specific classes for targetting
989
+ * Design name restored in Options panel (It was recently renamed to Appearance)
990
+ * Minor Bug fixes as well
991
+
992
+ = 0.9.61 (10th September 2017) =
993
+ * View more details on https://ampforwp.com/options-restructured/
994
+ * Options Panel Restructured Options were dividing into two parts: Settings and Appearance.
995
+ * AMP Theme Framework Core Support Added. You can now create themes of your own in just minutes.
996
+ * WPML Static Front Page Support #1111
997
+ * Notification message disables when CF7 & gravity form is activated. #1107
998
+ * Space after On in Design 3 #1114
999
+
1000
+ = 0.9.60 (4th September 2017) =
1001
+ * View more details on https://ampforwp.com/0-9-60-released-improved-redirection-66th-update/
1002
+ * Class added to View non-amp anchor tag
1003
+ * Params added properly to get rid of a warning #1077
1004
+ * rel=attachment noopener generating validation errors #1090
1005
+ * Breadcrumbs Support Added #701
1006
+ * Enable / Disable button added for Navigation Menu #735
1007
+ * Move the ad code for Instant Article down after the article #964
1008
+ * Add analytics code of FB instant articles properly #1096
1009
+ * datetime Tag not stripping properly #1043
1010
+ * Mobile redirection on custom post types #1028 #1052
1011
+ * Mobile Redirection causing extra redirect #879 #933
1012
+ * Proper mobile redirection on Homepage #1052
1013
+ * View non-amp on blog will redirect to blog
1014
+ * Blog will redirect to blog irrespective of AMP Homepage option #871
1015
+ * Dont redirect if archive support is disabled #1052
1016
+ * non-amp category pages should redirect to non-amp pages if turned off from Hide AMP #999
1017
+ * Disable amp for forum plugin (wpforo) #592
1018
+
1019
+ = 0.9.59 (23th August 2017) =
1020
+ * Design 3 Images were not aligned properly. Fixed. #1040
1021
+ * Caption in the design 3 improved
1022
+ * Jetpack File not loading throwing fatal error #1038
1023
+ * If the mobile redirection is ON and the category is excluded to display the AMP then it should redirect properly
1024
+ * Custom Editor Compatibility issue with SiteOrigin PageBuilder fixed #997
1025
+ * Native Twitter Embed support
1026
+ * Added a hook after the body tag: ampforwp_body_beginning (commit)
1027
+ * GTM in AMP Improved #958
1028
+ * WP User Avatar compatibility Added #975
1029
+ * Alt tag on frontpage featured image added #1050
1030
+ * Blurred Images on the frontpage fixed #1050
1031
+ * Need to escape alt tag #1049
1032
+ * Debug errors & PHP warnings were fixed #859 #811 #830 #810
1033
+ * Proper rel canonicals for inner pages #1047
1034
+ * Added Video sanitizer for comments #1053
1035
+ * When activating the AMP plugin, display a notification in the popup. #1036
1036
+ * Video Sanitizer added for Comments
1037
+
1038
+ = 0.9.58.1 (9th August 2017) =
1039
+ * Jetpack conflict issue solved #1038
1040
+ * Genesis SEO Support added #1013
1041
+ * Fixed Wrong SEO title issue #1013 and #836
1042
+ * Design 3 Carousel script loading method improved #990
1043
+
1044
+ = 0.9.58 (9th August 2017) =
1045
+ * View more details on https://ampforwp.com/new/
1046
+ * Genesis SEO for AMP support added
1047
+ * AMP 0.4.2 Vendor Bundled for making it crash proof
1048
+ * Archive desc only on 1st page #1029
1049
+ * Ads are not working after 0.9.6 #1030
1050
+ * Fixed the Post 0.9.57 Update Bugs #1025
1051
+ * All Images are aligned on left side in design 3 #1031
1052
+ * Custom frontpage title issue in Design 3 fixed
1053
+
1054
+ = 0.9.57 (5th August 2017) =
1055
+ * See the Full changelog https://ampforwp.com/0-9-57-released-compatibility-issue-fixed-62nd-update/
1056
+
1057
+ = 0.9.56 (31st July 2017) =
1058
+ * View more details on https://ampforwp.com/page-break-in-amp/
1059
+ * Page Break / NextPage (Pagination) Support Added #834 #857 (Improvement)
1060
+ * Show/Hide AMP for Categories of Posts or All posts #872 (Improvement)
1061
+ * Adding analytics capabilities to Instant Articles #978
1062
+ * JetPack Plugin Conflict Solved #971
1063
+ * Social sharing code improved. amp-social-share js is getting added for line and WhatsApp social share #981
1064
+ * Code improvement for rel canonicals(home and archive)
1065
+ * Perfect SEO URL + Yoast SEO Compatibility #982
1066
+ * Some styling for tags to show up properly
1067
+ * Undefined index notices #960
1068
+ * Non-amp category pages should redirect to non-amp pages if turned off from Hiding AMP #999
1069
+ * Page builder text and button module issues #972
1070
+ * Documentation links updated in the Options panel
1071
+
1072
+ = 0.9.55 (13th July 2017) =
1073
+ * View more details on https://ampforwp.com/0-9-55-released-improvement-update-61st-update/
1074
+ * Disqus Comments show up even when disabled per post #931
1075
+ * Unnecessary: Adding the Markup for AMP Woocommerce latest Products #929
1076
+ * H3 inside OL in Related-Posts.php #930
1077
+ * Advertisement Options in Instant Articles #943
1078
+ * Incompatible with bootstrap plugin #525
1079
+ * Error in tag and category links #934
1080
+ * Pagebuilder Button module link had issues #951
1081
+ * Unnecessary: Adding the Markup for AMP Woocommerce latest Products #929
1082
+ * WPtouch Pro Compatibility Issues #927
1083
+ * Better scripts compatibility in Single of post types #757
1084
+ * Instant Articles Error: "The HTML element does not contain any text" #949
1085
+ * added a filter in all the dates so a user can change the date format and modify #962
1086
+ * Design3 Menu Arrows are clickable along with the links #952
1087
+
1088
+
1089
+ = 0.9.54.2 (4th July 2017) =
1090
+ * Minor bug post 0.9.54 bug fixed
1091
+
1092
+ = 0.9.54 (4th July 2017) =
1093
+ * View more details on https://ampforwp.com/new/
1094
+ * Facebook Instant Articles Support #862
1095
+ * Exclude Some Pages from Mobile Redirection #914
1096
+ * After 0.9.53 update amp-social-share js missing (critical issue) #924
1097
+ * Hooks added in Header (above and below)
1098
+ * View non AMP[Code improvement] #928
1099
+ * Pages are not supposed to show meta like this, especially Categories #894
1100
+ * Monarch plugin having design issues #925
1101
+ * Show AMP Hide AMP Check Box Fixes #794
1102
+
1103
+ = 0.9.53 (19th June 2017) =
1104
+ * View more details on https://ampforwp.com/stability-validation-issues-59th-update/
1105
+ * Compatibility Issue with Rocket Lazy Load plugin #907
1106
+ * Link color issue with UX of Color Pickers in Design 3 #731
1107
+ * amp-analytics js appears more than once when Google tag manager is used #885
1108
+ * SEO by SQUIRRLY is adding analytics twice #678
1109
+ * Fatal error when WPSEO is activated #900
1110
+ * Design 3 Sticky header should have an option #625
1111
+ * Search form was enhanced, it can now be used on the websites without https certificate. That will certainly fix a lot of validation issues. #912
1112
+ * Yandex Metrika support in AMP #585
1113
+ * Histats Analytics Support #880
1114
+ * Chartbeat Analytics Support #882
1115
+ * Do not strip Rel from anchor tags #790
1116
+ * Design close Resulting Blank Screen in AMP Site #642
1117
+ * Logo size is not applying #817
1118
+ * AMP Publisher logo guidelines #162
1119
+ * Remove amp-social-share extension .js from Custom Frontpage #899
1120
+ * Add compatibility with Sassy Social Share #679
1121
+ * Remove Disallowed ‘like’ tag from Facebook Like button by Ultimate Facebook plugin
1122
+
1123
+ = 0.9.51.1 (12th June 2017) =
1124
+ * Redirection issue after 0.9.51 Update.
1125
+ * Improved compatibility with plugins.
1126
+
1127
+ = 0.9.51 (8th June 2017) =
1128
+ * View more details on https://ampforwp.com/page-builder-released-in-amp/
1129
+ * Page Builder Support added ( See Tutorial at https://ampforwp.com/tutorials/page-builder/ )
1130
+ * Comments are not showing properly when words are long #861
1131
+ * Remove amp-social-share extension .js from Pages #853
1132
+ * The tag ‘amp-sidebar extension .js script’ appears more than once in the document #828
1133
+ * Remove Advertisement tab #839
1134
+ * Compatibility with Slide-in Plugin by WPMU dev #866
1135
+ * Mobile redirection issue with bbpress #867
1136
+ * All the data must be properly sanitize in the sidebar #849
1137
+ * AMP html should not be added on the second page of comments
1138
+ * Author page’s support #456
1139
+ * URLs in comments should be clickable(links) #869
1140
+ * Featured image should be centered in desktop mode #870
1141
+ * Added More Hooks #721 (Documentation on this coming soon!)
1142
+ * Page 2 goes to the wrong URL #865
1143
+ * Proper Title and meta for homepage and posts #850
1144
+ * Gist Support added #608 – Just add a shortcode and enjoy Devs (Ex: amp-gist id="b9bb35bc68df68259af94430f012425f )
1145
+ * /blog/amp pagination not working #875
1146
+ * separate the Text and Date format in design 2 #876
1147
+ * Comments show in AMP w/o breaks between paragraphs #873
1148
+ * If no featured image below hooks are not working #877
1149
+ * Change meta name Viewport and its value #878
1150
+ * Bolt icon in option #474
1151
+ * Code restructuring and code quality improvements.
1152
+ * Create a seperate function for comment code in frontpage.php #682
1153
+ * Remove all the duplicate code from frontpage.php of all the designs and use hooks to add the code instead of static code #889
1154
+ * Few Debug errors removed.
1155
+
1156
+ = 0.9.50 (24 May 2017) =
1157
+ * View more details on https://ampforwp.com/facebook-comments-in-amp/
1158
+ * Design 3 Social Icons issue #832
1159
+ * View non AMP leads to /?nonamp=1 #814
1160
+ * Youtube shortcode compatibility improved #557
1161
+ * welcome.php should be shown only if user is “administrator” #696
1162
+ * Facebook comments support added in AMP #825
1163
+ * WP Like Button Compatibility #841
1164
+ * Custom Taxonomy Support added with Custom Post Type Extension.
1165
+ * Front page comments not found as expected #837
1166
+ * Fixed xml:lang tag issue #848
1167
+ * Sanitize Iframe in the archive description Fixed #845
1168
+ * Compatibility with Newspaper Theme by TagDiv #842 and #796
1169
+ * Some debug problems (blog page, style.php) #838
1170
+ * Featured Image hooks added
1171
+ * Twitter is misspelled #854
1172
+ * The core concept of the AMP Content builder has been built.
1173
+
1174
+
1175
+ = 0.9.49 (12 May 2017) =
1176
+ * View more details on https://ampforwp.com/0-9-49-released-small-important-bugs-fixed-56th-update/
1177
+ * Option added to display the excerpt in Single #806
1178
+ * Ability to add new invalid tags to filter out from AMP pages #809
1179
+ * In frontpage, comment button is pointing to wrong URL #812
1180
+ * Call now button and search is overlapping in Design-1 #784
1181
+ * Sticky Social Icons should be off if the CTA notification bar is on #788
1182
+ * Author bio in Design 1 and 2 #732
1183
+ * Styling in Taxonomy description causing validation issues #798
1184
+ * Twitter share(handle, url positions fixed) #815
1185
+ * Tables responsiveness in ALL Designs #726
1186
+ * Output all the categories and tags with their own ID’s in the div classes #750
1187
+ * Social Share Icons Overlap with Leave A Comment in Design 3 #716
1188
+ * Effective Measure Support on AMP #297
1189
+ * Custom AMP editor on pages should only be shown when page support is ON #756
1190
+ * AMP on website.com/blog without need of separate installation #775
1191
+ * GTranslate Compatible #819
1192
+ * Images and amp-anim styling added #725
1193
+ * Filter to make the title in a post to a link #727
1194
+ * Author Bio and Social Share button must not come in Pages #770
1195
+ * StatCounter is now compatible with AMP #361
1196
+ * Line Social media support #500
1197
+ * Footer menus for Design 1 & Design 2 #623
1198
+ * Strip out src=”about:blank” When Gravity Forms used #804
1199
+ * Add Compatibility with Crazy Lazy load plugin #751
1200
+ * Meta Titles and Description issues fixed with Yoast, All in one SEO and The SEO Framework #813
1201
+ * Double quotes in the Excerpt of the meta description is making AMP Invalidated #818
1202
+ * Missing featured image on static front page #824
1203
+ * Fatal error while activation: see the video 0.9.49 Beta #827
1204
+ * Review this code in archive.php in all 3 designs. #826
1205
+
1206
+
1207
+ = 0.9.48 (28 April 2017) =
1208
+ * View more details on: https://ampforwp.com/0-9-48-released-step-towards-multilingual-support-55th-update/
1209
+ * The default translation method of WordPress added. (Option in Translation panel to switch between * Translation panel and POT file #540)
1210
+ * A new Advertisement slot added above the related posts in the Single. It not only gives better options for people to display ads but this ad slot is also very handy if you are using ad companies like Taboola and RevContent.
1211
+ * Another Advertisement slot added below the post title in the Single post.
1212
+ * Fatal error: require_once report-bugs.php #747 fixed
1213
+ * Add / for codes in Meta Description #766 fixed
1214
+ * Controls re-adjusted & Renamed title of yoast description control in Options panel
1215
+ * Design-3 Slider URL redirecting to non-AMP page #758
1216
+ * Added new sanitizer For HTML to AMP-HTML conversion
1217
+ * Sanitized Archive descriptions so that it would convert to AMP
1218
+ * Comments sanitized with new sanitizer so that HTML tags automatically become AMP compatible.
1219
+ * 301 redirects on non-pretty internal links #767
1220
+ * Create a filter to modify the value of rel="amphtml" #778
1221
+ * Max-width added for images in comments
1222
+ * If in WooCommerce ?amp endpoint set then update href.
1223
+ * Undefined Variable (Debug) #733 and many other debug issues were fixed
1224
+ * Show last updated Post instead of published date #575
1225
+ * WooCommerce Widget added to display latest products on homepage. #763
1226
+ * add amp_post_template_above_footer hook global in all the designs #779
1227
+ * Excerpt on top of the content in Single #665
1228
+ * Subscribe box has been improved for the UX needs #712
1229
+ * Notice warnings since 0.4.2 update #740
1230
+ * AMP Comments Form Integration with the extension
1231
+ * Filter added on the loop in Homepage of the Design 3 so that it can be modified with an external plugin.
1232
+ * 404 on paged home page #781
1233
+ * Twitter handle should be at the end of the tweet not in the beginning #787
1234
+ * Wrong Rel Canonical for AMP Custom Frontpage #799
1235
+ * Merged a pull request #761 that will improve the title and description output that is much more stable and flexible for future enhancement and use. It was contributed by Sybre Waaijer - Thanks mate for the contribution, we (our team and users) really appreciate your hard work done on this code.
1236
+ * Extension page user experienced improved.
1237
+ * Removed old Youtube installation video and replaced with new one.
1238
+
1239
+ = 0.9.47.2 (12 April 2017) =
1240
+ * Design-3 Slider URL redirecting to non-AMP page #758
1241
+ * Ads showing in comments #768
1242
+
1243
+ = 0.9.47.1 (11 April 2017) =
1244
+ * Meta description option improved in SEO section #766
1245
+ * Fatal error: require_once report-bugs.php #747
1246
+
1247
+ = 0.9.47 (10 April 2017) =
1248
+ * View more details at https://ampforwp.com/0-9-47-released-54th-update/
1249
+ * Meta saving method updated for customAMP content editor checkbox was causing some conflict.
1250
+ * Wrong Yoast title and structured data in Custom Frontpage fixed
1251
+ * CSS minification all 3 designs
1252
+ * Polylang flags in menu was causing validation issue, is now resolved
1253
+ * WPML flags in menu was causing validation issue, is now resolved
1254
+ * Standardized function created for content sanitization.
1255
+ * Archive description now displays AMP compatible markup
1256
+ * Comments markup sanitized for AMP
1257
+ * Design 3 images not aligned properly, fixed
1258
+ * Images are aligned to center in Design 1.
1259
+ * carousel ending with //amp instead of /amp – fixed #753
1260
+ * Title of the Post along with Post link when shared in twitter #683
1261
+ * Ads were cutting in half in RTL, fixed
1262
+ * Add / at the end of AMP links with in the AMP pages (Internal links) #668
1263
+ * Rendering the wrong URLs in front page if paged #742
1264
+ * Option to turn off AMP on all pages, so people can turn on only for specific pages #746
1265
+ * Need Meta Description on amp pages #741
1266
+ * Woocommerce Loop shortcode updated
1267
+ * Call Now Button added in header #563
1268
+ * Post images are not centered in Design 3 #695
1269
+ * UX of GTM settings done, since users were getting confused #700
1270
+ * Front page amphtml fixed for paginated pages
1271
+
1272
+ = 0.9.45.6 (31 March 2017) =
1273
+ * Installation Process from welcome page was not working after WP Plugin DIR API change was fixed.
1274
+ * WP Rocket Minifcation and Concatenation was not working, its fixed now.
1275
+ * WP Rocket was tested properly to make sure everything is working fine.
1276
+
1277
+ = 0.9.45.5 (25 March 2017) =
1278
+ * WP rocket conflict solved
1279
+ * Cannot set property ‘innerHTML’ of null issue fixed
1280
+
1281
+ = 0.9.45.3 (21 March 2017) =
1282
+ * Post 0.9.45 bugs fixed and released as an urgent update.
1283
+
1284
+ = 0.9.45.1 (19 March 2017) =
1285
+ * Post 0.9.45 bugs fixed and released as an urgent update.
1286
+
1287
+ = 0.9.45 (18 March 2017) =
1288
+ * View more details at https://ampforwp.com/0-9-45-released-compatibility-rtl-53rd-update/
1289
+ * W3Total cache compatibility added
1290
+ * RTL Support added for Right-to-Left language websites.
1291
+ * Comments Pagination feature added
1292
+ * WP-Rocket Compatibility added
1293
+ * WPML Compatibility added
1294
+ * Quantcast analytics support added
1295
+ * ComScore support added
1296
+ * Custom Yoast title support added #685
1297
+ * WooCommerce Shortcode: Allows you to display WooCommerce Products. [amp-woocommerce num=6] will display the 6 products from WooCommerce. [amp-woocommerce num=6 link=noamp] will display 6 products but they will go to non-amp website, if you want to link to AMP version of the page then use [amp-woocommerce num=6 link=amp]
1298
+ * Admin area UX improvements
1299
+ * Adding notifications script in the correct way
1300
+ * Comments now display on frontpage as well.
1301
+ * Re-positioned non-amp Header link control to the right section.
1302
+ * ?nonamp=1 only displays when the Mobile redirection is on
1303
+ * Properly adding iFrame js.
1304
+ * Custom Post type incompatibility fixed
1305
+ * Widgets added to the Custom Frontpage.
1306
+ * Stripping shortcodes from excerpts.
1307
+ * Custom content on static frontpage had over riding issue #687
1308
+ * Option added for controlling number of comments
1309
+ * Welcome page should be shown only if user is “administrator” #696
1310
+ * Digg Digg social share compatibility #694
1311
+ * Removed unnecessary lines from Design 3
1312
+ * Sanitized Archive Description to amp Compatible #659
1313
+ * Author box now displays HTML properly #645
1314
+ * Date added Design-3 in meta #583
1315
+ * Options link was removed from wp-admin tool bar after a feedback from a user.
1316
+ * Footer sub menus layout compatibility.
1317
+
1318
+
1319
+ = 0.9.44 (5 March 2017) =
1320
+ * View more details at https://ampforwp.com/user-experience-52nd-update/
1321
+ * Added Welcome Screen for better User experience. [Enhancement]
1322
+ * Undefined Index debug error resolved [Bug fix]
1323
+ * All in one SEO Support support tested [3rd party compatibility]
1324
+ * Frontpage title in Design 3 is out of the container #644 [Bug fix]
1325
+ * Default Table markup in AMP #643 [Enhancement]
1326
+ * AMP carousel is not working on Frontpage #641 [Bug fix]
1327
+ * Social share .js was getting added even when it was not required #638 [Bug fix]
1328
+ * Search Feature added for Design 1 & Design 2 [Major Improvement]
1329
+ * Accordion script loading issue in Design 3 #634 [Bug fix]
1330
+ * ?nonamp=1 links should be nofollow #622 [Bug fix]
1331
+ * Same Header and Color Scheme are making header elements invisible #629 [Enhancement]
1332
+ * In Search AMP rel canonical was different #631 [Bug fix]
1333
+ * Non-AMP link in Design 3 was not working when mobile redirection was enabled #632 [Bug fix]
1334
+ * Search form text strings are now added in the translation panel #607 [Bug fix]
1335
+ * Load AMP-ads conditionally only if ads are available #609 [Bug fix]
1336
+ * Added compatibility with Custom post type extension. Option to hide/show AMP on all custom post types #587 [Bug fix]
1337
+ * Report a Bug & Request feature links added [Enhancement]
1338
+ * If there was no menu set in Design 3 then all pages were getting displayed. #613 [Bug fix]
1339
+ * The tag Font is disallowed #616 [Validation Improved]
1340
+ * index/noindex separately added for Tags and also for Categories #606 [Enhancement]
1341
+ * Use of undefined constant AMP_QUERY_VAR #596 [Bug fixed]
1342
+ * Logo is not centered in Design 3 #586 [Bug fixed]
1343
+ * Remove defer, a very rare type of defer was getting added #589 [Validation Improved]
1344
+ * Disqus comments iframe had scrolling issues #566 [Bug fixed]
1345
+ * Left side blank gap in the RTL in design 2 #541 [Bug fixed]
1346
+ * Inline Styles not working correctly in Custom AMP Editor #533 [Bug fixed]
1347
+ * Re-save permalinks issues. Flushing rewrites with options saved. #511 [Improvement]
1348
+ * Code review and cleaning of the customizer #404 [Code Cleaning]
1349
+ * Google Search iframe had some header alignment issues in Design 3. #624 - Thank you Leo Osa @leoosa for the contribution! [Bug fixed]
1350
+ * AMP Frontpage + Override AMP Content = Blank page #604 [Bug fixed]
1351
+ * Widget area added on the homepage with an 'AMP Category Blocks' widget. It means you can display multiple category blocks the homepage. This allows you to display complex layouts, even on AMP. [Major Improvement]
1352
+ * Auto-append /amp at the end of internal links in Menu with an option in the Menu section of the options panel #531 [Major Improvement]
1353
+ Reformatting and Minifying of stylesheet [Code Cleaning]
1354
+ * Created a new section for Homepage and moved some controls from other areas to the home section for the better user experience. [User Experience]
1355
+ * Override Homepage Thumbnail size option added. It will give you more control over your thumbnails. [Major Improvement]
1356
+ * New color picker added to change the color of the header elements in the Design 3 to give you better control over the design. [Enhancement]
1357
+ * Extra amp-carousel script loading is now fixed. [Bug fixed]
1358
+ * Crafting of layout code in design 2 and design 3, especially with social icons area. [Code Cleaning]
1359
+ * Design of search form was not clickable in iOS devices #621 [Bug fixed]
1360
+ * Disqus iframe was loading even when there was no disqus name was added in the option. We found that many users might be enabling it without knowing the output and then they seem to forget, which was causing them validation warnings. [Bug fixed]
1361
+
1362
+ = 0.9.43.6 =
1363
+ * View more details at https://ampforwp.com/stability-sprint-3-51st-update/
1364
+ * Typo in the is_home() function fixed
1365
+ * Option to hide/show AMP on all custom post types #587
1366
+ * False detection by Windows defender tool fixed
1367
+ * Conditional tags were not compatible with Advanced AMP ads which were causing some conflicts but is now fixed.
1368
+
1369
+ = 0.9.43.5 =
1370
+ * View more details at https://ampforwp.com/stability-sprint-2-50th-update/
1371
+ * Fixed shortcodes issue in related posts #543
1372
+ * Iframe Scripts Added properly
1373
+ * Proper conditions added for the social section of Design 3
1374
+ * Featured Image issue stretched in Design 2 & 3
1375
+ * Removed extra global $redux_builder_amp;
1376
+ * Custom Logo Dimensions option added #479
1377
+ * Index & NoIndex options added for SEO section. #558
1378
+ * Added URL for rewrite flushing rules in Options
1379
+ * Option to enable and disable the Author area in Design 3#577
1380
+ * Rel Nofollow added in credit link
1381
+ * debug issue solved: fn_offset not defined
1382
+ * debug issue solved: global $post not declared
1383
+ * The word 'ago' is now translatable in design 3
1384
+ * The word 'read next' is translatable now
1385
+ * Tablepress compatibility added #392
1386
+ * Secure API server is now serving through Google Cloud Manager.
1387
+ * Thrive Content builder was displaying twice when the Custom AMP content was on. It was a complex issue which has been solved now.
1388
+ * amp-ad extension.js script was loading if the Ads are not enabled. #598
1389
+ * Social Share Extension Included on Homepage even if we didn't have social icons #599
1390
+ * Installation UX improvement #593
1391
+ * Removed duplicate global variable
1392
+ * Proper OG tags added #588
1393
+ * Proper instructions added for Custom AMP content #471
1394
+
1395
+
1396
+ = 0.9.43.1 =
1397
+ * View more details at https://ampforwp.com/0-9-43-1-released-stability-sprint-1-49th-update/
1398
+ * Emoji in comments leads to AMP errors
1399
+ * Design 1 showing time on archives
1400
+ * Added some space between the archive label.
1401
+ * Lazy loading plugins compatibility #544
1402
+ * Custom header and footer areas
1403
+ * Sticky posts now come on top #564
1404
+ * Footer non-amplink added in design 3 #562
1405
+ * HTML Paragraph tag is shown in the title in category! #518
1406
+
1407
+ = 0.9.42 =
1408
+ * View more details at https://ampforwp.com/design-three-update/
1409
+ * Design 3 was released Video Overview along with new options and features. View the video overview at: https://www.youtube.com/watch?v=ub1pwskt3Rc [Major Feature]
1410
+ * Ticket #517 Added Upload field into Redux core [3rd party Compatiblity]
1411
+ * Ticket#529 Controls for archive titles added [Improvement]
1412
+ * Ticket #548 Jetpack photon code removed
1413
+
1414
+ = 0.9.41 =
1415
+ * View more details at https://ampforwp.com/disqus-comments-in-amp/
1416
+ * Disqus Comments in AMP Support Added [New Feature] - This feature can be enabled from Dashboard > AMP Options > Disqus Comments
1417
+ * AMP WooCommerce supported tag was missing after the last update. [Bug fix]
1418
+ * Homepage & Related Posts was displaying private and protected posts, which is now fixed [Bug fix]
1419
+ * Next previous links added in Design 1 [Enhancement]
1420
+ * Invalid Post Time displaying in the homepage of Design 1 [Bug fix]
1421
+ * Twitter share now includes the twitter handle of the author with setting in options [Enhancement]
1422
+ * Emoji in comments leads to AMP errors was fixed [Bug fix]
1423
+ * Date are now displayed on archives in Design 1 [Enhancement]
1424
+ * When RTL enabled logo merges with nav bar was fixed [Bug fix]
1425
+ * Jetpack Photon compatibility added [3rd Party Compatibility]
1426
+
1427
+ = 0.9.40 =
1428
+ * View more details at https://ampforwp.com/0-9-40-released-biggest-stability-update/
1429
+ * Proper endpoints added [Improvement]
1430
+ * Flush Rewrites properly [Improvement]
1431
+ * REL Canonical properly getting added. [Improvement]
1432
+ * Proper Frontpage Canonical added [Improvement]
1433
+ * Added Base name support for categories and tags [Improvement]
1434
+ * Redirection of excluded post solved. [Bug fix]
1435
+ * Archives properly redirecting to the right URL [Bug fix]
1436
+ * Homepage redirection solved [Bug fix]
1437
+ * Plusone tag is stripped properly. [Validation Issue fixed]
1438
+ * Archives are now clickable. [Improvements]
1439
+ * WP_Query filter added for better customizability of Homepage loop. [Better Customizations]
1440
+ * Social share boost plugin compatibility. [3rd party Customizations]
1441
+ * Removed H1 from the frontpage even if it is not available. [Improvement]
1442
+ * H3 instead of H1 for Site title. So there is only one H1 per page. [SEO Improvement]
1443
+
1444
+ = 0.9.38 =
1445
+ * View full details at https://ampforwp.com/google-tag-manager-for-amp/
1446
+ * Google Tag manager included [New feature]
1447
+ * Iframe max-width added [Improvement]
1448
+ * Paginated pages have different titles now. [Bug fix]
1449
+
1450
+ = 0.9.37 =
1451
+ * View full details at https://ampforwp.com/category-tags-archive-support-added/
1452
+ * Debug issues solved [Bug fix]
1453
+ * Remove Extra styling added by other Themes/ Plugins [3rd party themes and plugin Support]
1454
+ * Category, Tags & Archive Support with titles added [Enchancement]
1455
+ * Archive Title support added [Enchancement]
1456
+ * There were some issues with attachments [Bug fix]
1457
+ * removed ? from amp url's [Improvement]
1458
+ * Mobile redirection for Archives added and 404 redirections removed for archives [Improvement]
1459
+ * View non-amp version now properly redirects to the normal version. #415 [Bug fix]
1460
+ * Added an option to turn off AMP support for Homepage. [Enchancement]
1461
+ * Too many redirects issue on homepage is fixed #435 [Improvement]
1462
+ * Spell check and G tags are removed for thrive & Spell check compatibility [Better Validation]
1463
+ * If image is not available in gravatar fixed, it was throwing an error #365 #327 [Improvement]
1464
+ * Comment anchor link changed for simplecomment button files in both designs [Improvement]
1465
+ * Redirection Loop issue fixed [Bug fix]
1466
+ * Shortcodes were visible in excerpt, it's fixed now. [Improvement]
1467
+ * Defer onload by other plugins was causing issues #431 [Better Validation & 3rd party support]
1468
+ * Improved Sessions [Improvement]
1469
+ * Advnaced Settings panel was created for better user experience. [Improvement]
1470
+ * Spell check tag was causing validation issues. [Better Validation & 3rd party support]
1471
+ * RTL issue fixed #454 [Bug fixed]
1472
+
1473
+ = 0.9.36 =
1474
+ * Full details at https://ampforwp.com/0-9-36-released-stability-update-43rd-update/
1475
+ * Redux Core Update. Better compatibility with the Salient theme and Themeforest themes & plugins using redux framework in their core, which makes the plugin much stable. [Huge Improvements]
1476
+ * Hide advertisement section if advance ads plugin is active. [Better User experience]
1477
+ * Ultimate Social Media PLUS Plugin Compatibility (Link) [3rd Party plugin Compatibility & Better Validation]
1478
+ * Launch Post Builder button added. One of the important feature called ‘Post Builder’, that is drag and drop post builder was somewhere hidden in the customizer, so positioned it for better visibility from users. [Better UX]
1479
+
1480
+ = 0.9.35 =
1481
+ * Full details at https://ampforwp.com/page-builder-realtime-preview-3rd-party-plugins-compatibility/
1482
+ * Customizer page builder (Design Manager) was not showing real-time preview, we have fixed this issue properly [Bug fix]
1483
+ * Attachment page was having the wrong endpoint. [Bug fix]
1484
+ * Fb:like div has href, showfaces, send and action tag, which was against validation [Validation Improvement]
1485
+ * A plugin (Spam Protection by CleanTalk, no Captcha Anti-Spam) was forcefully adding script into the AMP version. [3rd party Compatibility]
1486
+ * Lang attributes were added [Enhancement]
1487
+ * The tag like was disallowed in the AMP [Validation Improvement]
1488
+ * We did some more testing with Visual Composer & AMP [3rd party Compatibility]
1489
+ * AMP on Pages option was not working in some cases. [Bug fix]
1490
+ * Disable comment button when comments were disabled. This was fixed by @lofesa and was sent as a pull request. Thank you Lofesa!
1491
+ * g:plusone tag was not getting removed properly. [Validation Improvement]
1492
+ * Thrive headline optimizer was having issues in AMP version. [Validation Improvement]
1493
+ * Structured Data Image width issue solved [Enhancement]
1494
+ * BJ Lazy Load was having issues, we have added a fix which will make this plugin compatible with the AMP. [3rd party Compatibility & Validation Improvement]
1495
+ * imageanchor=”1″ was getting added by some 3rd party plugin, this was fixed.[Validation Improvement]
1496
+
1497
+ = 0.9.34 =
1498
+ * Newspaper theme by Tagdiv was having issues, we have fixed this one.
1499
+
1500
+ = 0.9.33 [15th Jan 2017] =
1501
+ * Full details at https://ampforwp.com/debug-errors-shortcodes/
1502
+ * Mobile was not working with Newspaper theme by Tagdiv [Bugfix]
1503
+ * Debug errors fixed, Code is now much cleaner.
1504
+ * New rewrite rules for homepage pagination. It had some paginated URLs with wrong amphtml tag.
1505
+ * Extra analytics file was loading. Better compatibility with Yoast & Monster analytics.
1506
+ * Properly removes AMP if turned off from Post panel
1507
+ * z-index position improved on Sticky Social bar
1508
+ * Better compatibility with shortcodes.
1509
+ * Divi Standard Layouts Compatibility
1510
+ * Properly Hide AMP posts if excluded. #367
1511
+ * Mobile redirection was causing loop issues which are now fixed.
1512
+ * Some plugins were loading in core AMP js file, which was causing the issues, which is now fixed. [Better Validation]
1513
+ * onclick was getting added in the links on AMP version. Issue fixed. [Better Validation]
1514
+ * thrive_headline tag was getting added in the Title tag which was causing validation issues. Fixed. [Better Validation]
1515
+ * Some interactive plugins were using place, state, city and imap tags which are now fixed. [Better Validation]
1516
+
1517
+ = 0.9.32 [7th Jan 2017] =
1518
+ * Full details at https://ampforwp.com/first-wave-of-polishing-in-2017/
1519
+ * Rel=canonical issue fixed: AMP URL redirect to the normal URL #293 & #332.
1520
+ * Paginated pages on homepage redirect to homepage URL #335
1521
+ * Title of the page should be displayed on the FrontPage #358
1522
+ * Thrive Builder AMP Validation Compatibility, so it will be validated properly in AMP.
1523
+ * Twitter Sharing improved so it gets the data properly #341
1524
+ * Option to change the number of Related Posts #290
1525
+ * Validation errors due to rel="canonical" was missing on some pages
1526
+ * Comment button displays even if the comments are not available
1527
+ * Threaded comments were duplicating, so that issue is solved and added proper CSS for it.
1528
+ * Minor issue with Jetpack Comments fixed.
1529
+ * Missing amp-social-share.js on front page fixed #372
1530
+ * Minor improvements to Title and description tags.
1531
+ * Analytics Script was loading twice when Glue was active.
1532
+ * Page specific class added for better customization compatibility #377
1533
+ * Inline Style support added Fixed #356
1534
+ * Bugs fixed in Email notification pointer
1535
+
1536
+ = 0.9.31 [2nd Jan 2017] =
1537
+ * Proper Details at https://ampforwp.com/amp-0-9-31-released-installation-user-experience/
1538
+ * Proper Condition added for the scripts to load in Frontpage.php
1539
+ * Rel canonical properly added for front pages
1540
+ * 404 and Archive page Mobile redirection code refined
1541
+ * User Experience Improvement: Installation process was improved
1542
+
1543
+ = 0.9.3 [31th December 2016] =
1544
+ * Proper Details at https://ampforwp.com/custom-amp-content-editor/
1545
+ * Custom AMP Editor - Which allows you to override your Content that you had written in Post or page, so you can add the different content just for AMP.
1546
+ * FrontPage had some validation issues. [Bug fix]
1547
+ * Related posts in Design 1 we're redirecting to 404 fixed [Bug fix]
1548
+
1549
+ = 0.9.2.2 [27th December 2016] =
1550
+ * Proper Details at https://ampforwp.com/polishing-user-experience-improvements/
1551
+ * Made the Options panel user-friendly
1552
+ * Social Share on frontpage issue fixed.
1553
+ * Readme.txt made user-friendly.
1554
+ * Archive option removed and some UI improvements
1555
+ * Single was not displaying the Title
1556
+ * 'Type is not allowed' [Validation issue fixed]
1557
+ * noshade tag Validation issue fixed
1558
+
1559
+ = 0.9.2.1 [24th December 2016] =
1560
+ * Proper Details at https://ampforwp.com/step-towards-fixing-amp-validation-errors/
1561
+ * Disabled the Tags and Categories support for AMP for better validation until we find a better solution.
1562
+ * Mobile redirection bug fixed, It was continuously redirecting to the same page [Bug fix]
1563
+ * trailingslashit added to make sure we have proper url for Mobile redirection [Bug fix]
1564
+ * In content AD overlapping the content issue fixed
1565
+
1566
+ = 0.9.2 [23th December 2016] =
1567
+ * Proper Details at https://ampforwp.com/mobile-redirection/
1568
+ * AMP Mobile Redirection Feature added. It can be turned on from Dashboard > General and then Mobile Redirection. [New Feature]
1569
+ * Archive title and description added [Improvement]
1570
+ * Improved the Speed of the AMP version #321 [Improvement]
1571
+ * Anchor link was not closing fixed #328 [Bug Fix]
1572
+ * Typo in Trailingslashit function which resulted in some issues in the Homepage version [Bug Fix]
1573
+
1574
+ = 0.9.1.2 [20th December 2016] =
1575
+ * Proper Details at https://ampforwp.com/new/
1576
+ * DoubleClick Support
1577
+ * Custom Post Type Support
1578
+ * Ratings Support
1579
+ * Comments Gaping fix
1580
+ * Custom Excerpt code
1581
+ * Better Compatibility with Yoast SEO plugin
1582
+ * AMP Validation error in Design 1 Fixed
1583
+ * Proper Homepage title & Description with Yoast SEO plugin issue fixed
1584
+ * Design -1 Excerpt too big for mobile devices, Fixed
1585
+ * Advertisement support on Design 1
1586
+ * Link to Tags & Categories were having some issues.
1587
+ * AMP looking bad on big devices
1588
+ * AMP validation Improvement: Lightbox plugins compatibility
1589
+ * Huge Progress in AMP Validation Errors: Strip unwanted codes and tags from wp_footer for better compatibility with Plugins
1590
+ * Page Performance: Removed default Google font loading
1591
+ * Page Performance: DNS Prefetch tag added for faster DNS Handshake
1592
+
1593
+ = 0.9.1 [16th December 2016] =
1594
+ * Proper Details at https://ampforwp.com/new/
1595
+ * PHP7 Compatibility
1596
+ * Pagination URLs (Prev & Next) was going to 404 ( #244 | #251 )
1597
+ * Custom CSS not working in Design one (#249)
1598
+ * Enhanced the translation panel by adding Textarea from Redux, which means that we're able to allow HTML in footer like before (#260)
1599
+ * How to remove “Powered by WordPress” from Design-1 of AMP ( #264 )
1600
+ * Non-amp Homepage support added (#267)
1601
+ * using get_avatar() (#259)
1602
+ * Validation issue fixed: The attribute 'rel' may not appear in tag 'div' (#268)
1603
+ * Validation Issue fixed: Script Tag removed from the content.
1604
+ * Featured image in Design 1 in single #261
1605
+ * After Fresh installation - a save is required Fixed
1606
+ * Excerpt length controlled
1607
+ * Design One has thumbnails on the Homepage
1608
+ * Non-AMP link goes to the wrong page, issue fixed.
1609
+ * Archive pages were broken, fixed.
1610
+ * Option to Enable & Disable the Next/Previous links in Single
1611
+ * WhatsApp sharing not working, issue fixed.
1612
+ * Category Taxonomy has extra ':' in the word.
1613
+ * The word 'Ago' is now translatable.
1614
+ * Yoast SEO with AMP compatibility issue fixed.
1615
+ * Several Minor Polishing in the code
1616
+ * Footer Ad gets covered by Sticky Social Icons (#269)
1617
+ * Smaller image size when “image caption” is used in Design-2 (#263)
1618
+ * Footer ad with Sticky Social bar issue fix
1619
+ * Checked with WordPress 4.7
1620
+ * Ad #1 was messing up with the title, issue fixed.
1621
+ * Compatibility improved with AMP WooCommerce.
1622
+
1623
+ = 0.9 =
1624
+ * Proper Details at https://ampforwp.com/amp-pagebuilder/
1625
+ * Drag & Drop Page builder Added: You can easily modify the look of the AMP page using this feature
1626
+ * 100% Yoast Compatible , Now no need to have additionally Glue Installed
1627
+ * 100% completed Translation panel, Now absolutely anything on page is translated
1628
+ * Added Option to turn on/off Page Support
1629
+ * Styling for Tags was Corrected
1630
+ * Made changes to these sections to reflect in the new Design manager : Related Posts, Footer
1631
+ * Default Image alignment styling added
1632
+ * Added Option to turn on/off Page Support
1633
+ * Related Posts Now use Custom Excerpt if it Exists
1634
+ * Now AMP pages wont have Validation errors because of 'rel' attribute in 'div' Tag or 'onclick' attribute in 'a' Tag
1635
+ * <pre> Tag styling issue fixed for AMP pages
1636
+ * Frontpage (Homepage) Compatibility with AMP which means better validation of front page.
1637
+ * WooCommerce Support Added https://wordpress.org/plugins/amp-woocommerce/ (for E-Commerce)
1638
+ * 2 New Designs added
1639
+ * SEO Panel Added
1640
+
1641
+ = 0.8.8 =
1642
+ * Proper Details at https://ampforwp.com/amp-0-8-8-released-translation-panel/
1643
+ * Translation Panel added. You can now easily translate the AMP version from the backend without any complications.
1644
+ * Badge Tag was throwing Validation error
1645
+ * Plusone tag validation error was fixed
1646
+ * Time tag was validation error was fixed
1647
+ * User experience for Mobile devices was improved
1648
+ * Meta info was messing up in smaller devices, it was fixed as well.
1649
+ * Internal AMP linking added for Categories and Tags
1650
+ * Future errors for AMP ads was fixed
1651
+ * Blockquote styling added
1652
+ * “Please Activate parent Plugin settings” added for better User Experience.
1653
+ * Related Post Ux improvement
1654
+ * Plugin version added in Footer source code for better debugging
1655
+ * Added Support for Default WordPress Image alignment
1656
+ * New action hooks added in index page
1657
+ * Featured Image Size options added
1658
+
1659
+ = 0.8.7 =
1660
+ * Proper Details at https://ampforwp.com/amp-0-8-7/
1661
+ * added option to enable/disable AMP on Archive pages (Ticket #188)
1662
+ * Solved 404 on Related Posts (Ticket #178 )
1663
+ * Related posts by either categories or Tags(Ticket #179)
1664
+ * added a link to menu Section from the AMP Options page(Ticket #190)
1665
+ * Added Support for Piwik Analytics(Ticket #163)
1666
+ * Added Support for Segment.com Analytics(Ticket #50)
1667
+ * Added a switch for hiding Non-Amp page link from Footer.( Ticket #189)
1668
+ * Added an Option that strips Users URL from Comments Section(Ticket #180)
1669
+ * Fixed stripping <date> tags from the content , Since it was preventing validation – amp-img issues fixed
1670
+ * UX Improved for every section of AMP Options page
1671
+ * Added Settings button on plugin page
1672
+ * Related posts switch added
1673
+ * Removed carousel.js
1674
+
1675
+
1676
+ = 0.8.6.1 =
1677
+ * Date Tag fix
1678
+ * Few validation issues after 0.8.6 were fixed (Frontpage amp-img strip issue fixed)
1679
+
1680
+ = 0.8.6 =
1681
+ * Proper Details at https://ampforwp.com/amp-0-8-6-released-related-posts-comments/
1682
+ * Related Posts
1683
+ * Post Comments
1684
+ * WhatsApp sharing button – Your visitors can now easily share the content over the whatsapp.
1685
+ * Validation issue fixed by All In One Schema.org Rich Snippets plugin
1686
+ * Removed Google Fonts loading for Performance
1687
+ * New relic Support
1688
+ * Class added to ‘View Non-AMP Version’ text
1689
+ * Archives Structured Data issue fixed
1690
+ * Some instances img tags converted into amp-img automatically.
1691
+
1692
+
1693
+ = 0.8.5.3 =
1694
+ * Canonical issue fixed for Post
1695
+
1696
+ = 0.8.5.2 =
1697
+ * Canonical issue fixed for FrontPage
1698
+
1699
+ = 0.8.5.1 =
1700
+ * Proper Details at https://ampforwp.com/new/
1701
+ * Validation issue fixed: 'Value' tag
1702
+ * Validation issue fixed: The attribute 'contenteditable' may not appear in tag 'a'.
1703
+ * Validation issue fixed: Table markup
1704
+ * Validation issue fixed: nowrap and misc tags
1705
+ * New Relic Support
1706
+ * Tags on off option
1707
+ * Canonical and correct AMP html Redirect issues Solved
1708
+ * NextGEN Gallery Validation Support Added
1709
+
1710
+ = 0.8.5 =
1711
+ * Proper Details at https://ampforwp.com/the-0-4-compatibility/
1712
+ * AMP 0.4 Compatibility Check
1713
+ * Even better Structured Data Validation, Once in for all!
1714
+ * Structured Data Options to eliminate Validation errors
1715
+ * AMP Page Exclude option
1716
+
1717
+ = 0.8.4 =
1718
+ * Proper Details at https://ampforwp.com/blog/structured-data-validation/
1719
+ * Structured Data Validation
1720
+ * Navigation Text Change
1721
+ * Inline Style Validation
1722
+ * Form Validation
1723
+ * Frontpage shows the amphtml rel twice fixed
1724
+ * Facebook Sharing not working
1725
+
1726
+ = 0.8.3 =
1727
+ * Prefix added in the Content filter
1728
+ * Extra space after quote in Ads
1729
+
1730
+ = 0.8.2 =
1731
+ * Proper Details at https://ampforwp.com/blog/the-custom-frontpage/
1732
+ * Custom AMP FrontPage
1733
+ * Featured Image
1734
+ * New Mobile Friendly Advertisement sizes
1735
+ * Single Post Pagination Option
1736
+ * RTL Support
1737
+ * Notifications
1738
+ * Gaping if the Meta was turned off.
1739
+ * Analytics was not fetching the user id properly.
1740
+ * Page was not using the post template along with the AD support.
1741
+ * AMP Endpoint support for Paged when the front page is active.
1742
+ * UI improvement of Admin panel
1743
+ * Few Validation issues fixed
1744
+
1745
+ = 0.8.1 =
1746
+ * Warning: Cannot modify header information error fixed
1747
+ * Validation issue fixed. KK Star Plugin compatible.
1748
+ * Gaping in the smaller screens fixed
1749
+
1750
+ = 0.8 =
1751
+ * Proper Details at https://ampforwp.com/blog/the-change/
1752
+ * Plugin was re-written from scratch and is now built on top of default AMP plugin by Automattic but giving you the same features of the original plugin.
1753
+ * 99.5% Validation issues were fixed.
1754
+ * Page builder & Shortcodes Compatibility Support Added
1755
+ * Conflict with JSON API
1756
+ * Carousel support for Gallery
1757
+ * Better Image stretching and resizing
1758
+ * Youtube Video Embed Support
1759
+ * Vine Embed Support
1760
+ * Twitter oembed Support
1761
+ * Instagram Embed Support
1762
+ * Facebook Video Embed Support
1763
+ * Better Future Compatibility
1764
+
1765
+ = 0.7.7 =
1766
+ * Proper Details at https://ampforwp.com/blog/amp-0-7-7/
1767
+ * Big Validation Error fix Update
1768
+ * Disable AMP support on specific Pages and Posts
1769
+ * Option to disable the Post meta from the Single
1770
+ * Footer Credits and Copyright Text Option
1771
+ * New options for Social Sharing Bar in Single
1772
+ * Jetpack Social & Related Sharing Issue fixed
1773
+ * Gaping in footer if the Sticky bar is enabled
1774
+ * Text domain added on few strings
1775
+
1776
+ = 0.7.6 =
1777
+ * Google Adsense Support Added with AMP-Ad
1778
+ * Wrong Homepage rel amphtml bug fixed
1779
+
1780
+ = 0.7.5 =
1781
+ * Google Analytics Support Added
1782
+ * Logo Support Added. If the logo is disabled, then the Title should be activated.
1783
+ * Color Scheme Feature Added
1784
+ * User friendly Options Panel Added
1785
+ * iFrame support Added
1786
+ * Few Minor Bugs Fixed
1787
+
1788
+ = 0.7.1 =
1789
+ * Bug #24 (Github) fixed
1790
+ * Strip Style tags for faster & better validation
1791
+ * Bug #21 (Github) fixed
1792
+
1793
+ = 0.7 =
1794
+ * Canonical Improved
1795
+ * Navigation Validation bug fixed
1796
+ * Two more validation bugs fixed ('role' and 'tabindex' attribute)
1797
+ * Featured image automatically hides if it is not present
1798
+ * Validation issues in the images of the post's the_content
1799
+
1800
+ = 0.6 =
1801
+ * Improved Navigation Menu
1802
+ * Search Console errors fixed
1803
+ * Social Sharing option
1804
+ * Pages support
1805
+ * Force redirection for mobile users removed and many other bug fixes
1806
+
1807
+ = 0.5 =
1808
+ * Added AMP Markup for Google Structured data. This will fix the issues in Webmaster tools.
1809
+
1810
+ = 0.4 =
1811
+ * Support of Custom menu added for AMP enabled sites
1812
+
1813
+ = 0.3 =
1814
+ * Support of amp-img added in single posts
1815
+ * minor css bug fixed
1816
+
1817
+ = 0.2.5 =
1818
+ * Minor bugs fixed
1819
+ * ?mobile & ?nomobile is now ?amp & ?noamp
1820
+
1821
+ = 0.2 =
1822
+ * White Screen of death issue fixed
1823
+ * Plugin URI updated
1824
+
1825
+ = 0.1 =
1826
+ * Initial version
components/author-box/author-box.php CHANGED
@@ -95,7 +95,8 @@ if ( isset($args['show_time']) ) {
95
  echo '</span>';
96
  }
97
  if ( $author_description ) {
98
- echo "<p>".esc_html($post_author->description)."</p>";
 
99
  } ?>
100
  </div>
101
  </div>
95
  echo '</span>';
96
  }
97
  if ( $author_description ) {
98
+ $allowed_tags = '<p><a><b><strong><i><u><ul><ol><li><h1><h2><h3><h4><h5><h6><table><tr><th><td><em><span>';
99
+ echo "<p>".strip_tags($post_author->description,$allowed_tags)."</p>";
100
  } ?>
101
  </div>
102
  </div>
components/call-now/call-now.php CHANGED
@@ -5,7 +5,7 @@ function amp_call_button_html_output(){
5
  global $redux_builder_amp;
6
  if ( $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
7
  <div class="amp-phone">
8
- <a href="tel:<?php echo $redux_builder_amp['enable-amp-call-numberfield']; ?>"></a>
9
  </div> <?php
10
  }
11
  }
5
  global $redux_builder_amp;
6
  if ( $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
7
  <div class="amp-phone">
8
+ <a href="tel:<?php echo esc_attr($redux_builder_amp['enable-amp-call-numberfield']); ?>"></a>
9
  </div> <?php
10
  }
11
  }
components/sidebar/sidebar.php CHANGED
@@ -64,7 +64,7 @@ function ampforwp_sideber_begin($data=array()){
64
  }else{
65
  $attribute = "id='sidebar' layout='nodisplay' side='right'";
66
  }
67
- return '<amp-sidebar '. esc_attr($attribute) .'>';
68
  }
69
 
70
  function ampforwp_sideber_end(){
64
  }else{
65
  $attribute = "id='sidebar' layout='nodisplay' side='right'";
66
  }
67
+ return '<amp-sidebar '. $attribute .'>';
68
  }
69
 
70
  function ampforwp_sideber_end(){
images/banner.png ADDED
Binary file
includes/newsletter.php CHANGED
@@ -40,7 +40,36 @@ class ampforwp_pointers {
40
  $file_error = true;
41
 
42
  $id = '#toplevel_page_amp_options'; // Define ID used on page html element where we want to display pointer
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  $options = array (
45
  'content' => $content,
46
  'position' => array ('edge' => 'left', 'align' => 'left')
40
  $file_error = true;
41
 
42
  $id = '#toplevel_page_amp_options'; // Define ID used on page html element where we want to display pointer
43
+ $content = '<h3>' . sprintf (esc_html__('You are awesome for using AMP!', 'accelerated-mobile-pages'), self::DISPLAY_VERSION) . '</h3>';
44
+ $content .= '<p>' . esc_html__('Do you want the latest update on', 'accelerated-mobile-pages') . '<b>' . esc_html__(' AMP ', 'accelerated-mobile-pages') . '</b>' . esc_html__('before others and some best resources on AMP in a single email? - Free just for users of AMP!', 'accelerated-mobile-pages').'</p>';
45
+ $content .= '
46
+ <!-- Begin MailChimp Signup Form -->
47
+ <style type="text/css">
48
+ .wp-pointer-buttons{ padding:0; overflow: hidden; }
49
+ .wp-pointer-content .button-secondary{ left: -25px;background: transparent;top: 5px; border: 0;position: relative; padding: 0; box-shadow: none;margin: 0;color: #0085ba;} .wp-pointer-content .button-primary{ display:none} #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
50
+ </style>
51
+ <div id="mc_embed_signup">
52
+ <form action="//app.mailerlite.com/webforms/submit/d3w0e1" data-id="258182" data-code="d3w0e1" method="POST" target="_blank">
53
+ <div id="mc_embed_signup_scroll">
54
+ <div class="mc-field-group" style=" margin-left: 15px; width: 195px; float: left;">
55
+ <input type="text" name="fields[name]" class="form-control" placeholder="Name" hidden value="' . esc_attr( $current_user->display_name ) . '" style="display:none">
56
 
57
+ <input type="text" value="' . esc_attr( $current_user->user_email ) . '" name="fields[email]" class="form-control" placeholder="Email*" style=" width: 180px; padding: 6px 5px;">
58
+
59
+ <input type="text" name="fields[company]" class="form-control" placeholder="Website" hidden style=" display:none; width: 168px; padding: 6px 5px;" value="' . esc_url( get_home_url() ) . '">
60
+
61
+ <input type="hidden" name="ml-submit" value="1" />
62
+ </div>
63
+ <div id="mce-responses">
64
+ <div class="response" id="mce-error-response" style="display:none"></div>
65
+ <div class="response" id="mce-success-response" style="display:none"></div>
66
+ </div>
67
+ <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
68
+ <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_a631df13442f19caede5a5baf_c9a71edce6" tabindex="-1" value=""></div>
69
+ <input type="submit" value="Subscribe" name="subscribe" id="pointer-close" class="button mc-newsletter-sent" style=" background: #0085ba; border-color: #006799; padding: 0px 16px; text-shadow: 0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799; height: 30px; margin-top: 1px; color: #fff; box-shadow: 0 1px 0 #006799;">
70
+ </div>
71
+ </form>
72
+ </div>';
73
  $options = array (
74
  'content' => $content,
75
  'position' => array ('edge' => 'left', 'align' => 'left')
includes/options/admin-config.php CHANGED
@@ -154,12 +154,23 @@ $extension_listing_array = array(
154
  'desc'=>'Pop-Up Functionality for AMP in WordPress. Most easiest and the best way to include Pop-Up in AMP.',
155
  'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png',
156
  'price'=>'$39',
157
- 'url_link'=>'#',
158
  'plugin_active_path'=> 'amp-popup/amp-popup.php',
159
  'item_name'=>'AMP Popup',
160
  'store_url'=>'https://accounts.ampforwp.com',
161
  'is_activated'=>(is_plugin_active('amp-popup/amp-popup.php')? 1 : 2),
162
  ),
 
 
 
 
 
 
 
 
 
 
 
163
  array(
164
  'name'=>'Call To Action (CTA)',
165
  'desc'=>'Higher Visibility & More Conversions',
@@ -196,6 +207,17 @@ $extension_listing_array = array(
196
  'store_url'=>'https://accounts.ampforwp.com',
197
  'is_activated'=>(is_plugin_active('edd-for-amp/edd-for-amp.php')? 1 : 2),
198
  ),
 
 
 
 
 
 
 
 
 
 
 
199
 
200
  array(
201
  'name'=>'AMP Layouts',
@@ -488,7 +510,7 @@ $freepro_listing = '
488
  <span class="ov"></span>
489
  </div>
490
  <div class="fp-cnt">
491
- <h1>Upgrade to Pro</h1>
492
  <p>Take your AMP to the next level with more beautiful themes, great extensions and more powerful features.</p>
493
  <a class="buy" href="#upgrade">BUY NOW</a>
494
  </div>
@@ -655,9 +677,10 @@ $freepro_listing = '
655
  </div>
656
  <div class="pri-lst">
657
  <div class="pri-tb">
658
- <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&download_id=24570&edd_options[price_id]=1&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
659
  <h5>PERSONAL</h5>
660
- <span class="amt"><sup>$</sup>149</span>
 
661
  <span class="bil">Billed Annually</span>
662
  <span class="s">1 Site License</span>
663
  <span class="e">E-mail support</span>
@@ -667,9 +690,10 @@ $freepro_listing = '
667
  </a>
668
  </div>
669
  <div class="pri-tb rec">
670
- <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&download_id=24570&edd_options[price_id]=2&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
671
  <h5>MULTIPLE</h5>
672
- <span class="amt"><sup>$</sup>199</span>
 
673
  <span class="bil">Billed Annually</span>
674
  <span class="s">3 Site License</span>
675
  <span class="e">E-mail support</span>
@@ -680,9 +704,10 @@ $freepro_listing = '
680
  </a>
681
  </div>
682
  <div class="pri-tb">
683
- <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&download_id=24570&edd_options[price_id]=3&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
684
  <h5>WEBMASTER</h5>
685
- <span class="amt"><sup>$</sup>249</span>
 
686
  <span class="bil">Billed Annually</span>
687
  <span class="s">10 Site License</span>
688
  <span class="e">E-mail support</span>
@@ -692,9 +717,10 @@ $freepro_listing = '
692
  </a>
693
  </div>
694
  <div class="pri-tb">
695
- <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&download_id=24570&edd_options[price_id]=4&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
696
  <h5>FREELANCER</h5>
697
- <span class="amt"><sup>$</sup>299</span>
 
698
  <span class="bil">Billed Annually</span>
699
  <span class="s">25 Site License</span>
700
  <span class="e">E-mail support</span>
@@ -704,9 +730,10 @@ $freepro_listing = '
704
  </a>
705
  </div>
706
  <div class="pri-tb">
707
- <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&download_id=24570&edd_options[price_id]=5&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
708
  <h5>AGENCY</h5>
709
- <span class="amt"><sup>$</sup>499</span>
 
710
  <span class="bil">Billed Annually</span>
711
  <span class="s">Unlimited</span>
712
  <span class="e">E-mail support</span>
@@ -4876,7 +4903,7 @@ Redux::setSection( $opt_name, array(
4876
  'id' => 'ampforwp-amp-menu',
4877
  'type' => 'switch',
4878
  'title' => esc_html__('Navigation Menu', 'accelerated-mobile-pages'),
4879
- 'desc' => esc_html__( 'Add Menus to your AMP pages by clicking on this <a href="'.trailingslashit(get_admin_url()).'nav-menus.php?action=locations">link</a>' , 'accelerated-mobile-pages'),
4880
  'tooltip-subtitle' => esc_html__('Enable/Disable Menu from header', 'accelerated-mobile-pages'),
4881
  'true' => 'true',
4882
  'false' => 'false',
@@ -7266,7 +7293,7 @@ if(!ampforwp_check_extensions()){
7266
  'id' => 'opt-choose',
7267
  'subsection' => false,
7268
  'desc' => $freepro_listing,
7269
- 'icon' => 'el el-heart',
7270
  ) );
7271
  }
7272
 
154
  'desc'=>'Pop-Up Functionality for AMP in WordPress. Most easiest and the best way to include Pop-Up in AMP.',
155
  'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png',
156
  'price'=>'$39',
157
+ 'url_link'=>'https://ampforwp.com/amp-popup/',
158
  'plugin_active_path'=> 'amp-popup/amp-popup.php',
159
  'item_name'=>'AMP Popup',
160
  'store_url'=>'https://accounts.ampforwp.com',
161
  'is_activated'=>(is_plugin_active('amp-popup/amp-popup.php')? 1 : 2),
162
  ),
163
+ array(
164
+ 'name'=>'Page Builder For AMP',
165
+ 'desc'=>'Page Builder Functionality for AMP in WordPress. Most easiest and the best way to include Page Builder in AMP.',
166
+ 'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png',
167
+ 'price'=>'Free',
168
+ 'url_link'=>'http://ampforwp.com/page-builder-compatibility-for-amp/#utm_source=options-panel&utm_medium=extension-tab_pagebuilder-for-amp&utm_campaign=AMP%20Plugin',
169
+ 'plugin_active_path'=> 'pagebuilder-for-amp/pagebuilder-for-amp.php',
170
+ 'item_name'=>'Page Builder for AMP',
171
+ 'store_url'=>'https://accounts.ampforwp.com',
172
+ 'is_activated'=>(is_plugin_active('pagebuilder-for-amp/pagebuilder-for-amp.php')? 1 : 2),
173
+ ),
174
  array(
175
  'name'=>'Call To Action (CTA)',
176
  'desc'=>'Higher Visibility & More Conversions',
207
  'store_url'=>'https://accounts.ampforwp.com',
208
  'is_activated'=>(is_plugin_active('edd-for-amp/edd-for-amp.php')? 1 : 2),
209
  ),
210
+ array(
211
+ 'name'=>'Facebook Chat For AMP',
212
+ 'desc'=>'Facebook Chat for AMP in WordPress. Most easiest and the best way to include Facebook Chat in AMP.',
213
+ 'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png',
214
+ 'price'=>'$19',
215
+ 'url_link'=>'https://ampforwp.com/facebook-chat-for-amp/',
216
+ 'plugin_active_path'=> 'facebook-chat-for-amp/facebook-chat-for-amp.php',
217
+ 'item_name'=>'Facebook Chat For AMP',
218
+ 'store_url'=>'https://accounts.ampforwp.com',
219
+ 'is_activated'=>(is_plugin_active('facebook-chat-for-amp/facebook-chat-for-amp.php')? 1 : 2),
220
+ ),
221
 
222
  array(
223
  'name'=>'AMP Layouts',
510
  <span class="ov"></span>
511
  </div>
512
  <div class="fp-cnt">
513
+ <h1>Upgrade to Pro <span>@ 50% off</span></h1>
514
  <p>Take your AMP to the next level with more beautiful themes, great extensions and more powerful features.</p>
515
  <a class="buy" href="#upgrade">BUY NOW</a>
516
  </div>
677
  </div>
678
  <div class="pri-lst">
679
  <div class="pri-tb">
680
+ <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&discount=BFCM2018&download_id=24570&edd_options[price_id]=1&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
681
  <h5>PERSONAL</h5>
682
+ <span class="amt strikethrough"><sup>$</sup>149</span>
683
+ <span class="amt"><sup>$</sup>74.5</span>
684
  <span class="bil">Billed Annually</span>
685
  <span class="s">1 Site License</span>
686
  <span class="e">E-mail support</span>
690
  </a>
691
  </div>
692
  <div class="pri-tb rec">
693
+ <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&discount=BFCM2018&discount=BFCM2018&download_id=24570&edd_options[price_id]=2&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
694
  <h5>MULTIPLE</h5>
695
+ <span class="amt strikethrough"><sup>$</sup>199</span>
696
+ <span class="amt"><sup>$</sup>99.5</span>
697
  <span class="bil">Billed Annually</span>
698
  <span class="s">3 Site License</span>
699
  <span class="e">E-mail support</span>
704
  </a>
705
  </div>
706
  <div class="pri-tb">
707
+ <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&download_id=24570&discount=BFCM2018&edd_options[price_id]=3&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
708
  <h5>WEBMASTER</h5>
709
+ <span class="amt strikethrough"><sup>$</sup>249</span>
710
+ <span class="amt"><sup>$</sup>124.5</span>
711
  <span class="bil">Billed Annually</span>
712
  <span class="s">10 Site License</span>
713
  <span class="e">E-mail support</span>
717
  </a>
718
  </div>
719
  <div class="pri-tb">
720
+ <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&discount=BFCM2018&download_id=24570&edd_options[price_id]=4&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
721
  <h5>FREELANCER</h5>
722
+ <span class="amt strikethrough"><sup>$</sup>299</span>
723
+ <span class="amt"><sup>$</sup>149.5</span>
724
  <span class="bil">Billed Annually</span>
725
  <span class="s">25 Site License</span>
726
  <span class="e">E-mail support</span>
730
  </a>
731
  </div>
732
  <div class="pri-tb">
733
+ <a href="https://accounts.ampforwp.com/order?edd_action=add_to_cart&download_id=24570&discount=BFCM2018&edd_options[price_id]=5&utm_medium=freevspro&utm_campaign=AMP%20Plugin">
734
  <h5>AGENCY</h5>
735
+ <span class="amt strikethrough"><sup>$</sup>499</span>
736
+ <span class="amt"><sup>$</sup>249.5</span>
737
  <span class="bil">Billed Annually</span>
738
  <span class="s">Unlimited</span>
739
  <span class="e">E-mail support</span>
4903
  'id' => 'ampforwp-amp-menu',
4904
  'type' => 'switch',
4905
  'title' => esc_html__('Navigation Menu', 'accelerated-mobile-pages'),
4906
+ 'desc' => esc_html__( 'Add Menus to your AMP pages by clicking on this ', 'accelerated-mobile-pages').'<a href="'.esc_url(trailingslashit(get_admin_url())).'nav-menus.php?action=locations">'.esc_html__('link', 'accelerated-mobile-pages').'</a>' ,
4907
  'tooltip-subtitle' => esc_html__('Enable/Disable Menu from header', 'accelerated-mobile-pages'),
4908
  'true' => 'true',
4909
  'false' => 'false',
7293
  'id' => 'opt-choose',
7294
  'subsection' => false,
7295
  'desc' => $freepro_listing,
7296
+ 'icon' => 'el el-gift',
7297
  ) );
7298
  }
7299
 
includes/options/redux-core/assets/css/redux-admin.css CHANGED
@@ -1139,4 +1139,48 @@ background: linear-gradient(45deg, #E47B49 0%, #ea4c89 100%);
1139
  -o-transform: rotate(45deg);
1140
  transform: rotate(45deg);
1141
  font-size: 20px
1142
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1139
  -o-transform: rotate(45deg);
1140
  transform: rotate(45deg);
1141
  font-size: 20px
1142
+ }
1143
+ .strikethrough {
1144
+ position: relative;
1145
+ font-size: 30px !important;
1146
+ }
1147
+ .strikethrough:before {
1148
+ position: absolute;
1149
+ content: "";
1150
+ left: -5px;
1151
+ top: 55%;
1152
+ right: -5px;
1153
+ border-top: 4px solid;
1154
+ border-color: inherit;
1155
+ -webkit-transform:rotate(-5deg);
1156
+ -moz-transform:rotate(-5deg);
1157
+ -ms-transform:rotate(-5deg);
1158
+ -o-transform:rotate(-5deg);
1159
+ transform:rotate(-5deg);
1160
+ }
1161
+ .fp-cnt h1 span{
1162
+ text-decoration: underline;
1163
+ }
1164
+ i.el.el-gift:after {
1165
+ content: "offer";
1166
+ font-size: 12px;
1167
+ position: absolute;
1168
+ bottom: -17px;
1169
+ left: -4px;
1170
+ color: #333;
1171
+ }
1172
+ i.el.el-gift:before{
1173
+ color: #333;
1174
+ }
1175
+ .redux-sidebar .redux-group-menu li a:hover i.el.el-gift:before,
1176
+ .redux-sidebar .redux-group-menu li a:hover i.el.el-gift:after{
1177
+ color: #fff;
1178
+ }
1179
+ .redux-sidebar .redux-group-menu li.active a:hover i.el.el-gift:before,
1180
+ .redux-sidebar .redux-group-menu li.active a:hover i.el.el-gift:after{
1181
+ color: #333;
1182
+ }
1183
+ a.bfcm {
1184
+ text-align: center;
1185
+ display: block;
1186
+ }
includes/options/redux-core/templates/panel/header.tpl.php CHANGED
@@ -66,9 +66,10 @@
66
  <?php if ( ! empty( $this->parent->args['display_version'] ) ) { ?>
67
  <span><?php echo wp_kses_post( $this->parent->args['display_version'] ); ?></span>
68
  <?php } ?>
69
-
70
  </div>
71
  <?php } ?>
72
 
73
  <div class="clear"></div>
 
 
74
  </div>
66
  <?php if ( ! empty( $this->parent->args['display_version'] ) ) { ?>
67
  <span><?php echo wp_kses_post( $this->parent->args['display_version'] ); ?></span>
68
  <?php } ?>
 
69
  </div>
70
  <?php } ?>
71
 
72
  <div class="clear"></div>
73
+ <!-- Black Friday/Cyber Monday Banner -->
74
+ <a class="bfcm" href="https://ampforwp.com/festive-season/#utm_source=options-panel&utm_medium=banner&utm_campaign=BFCM2018" target="__blank"><img class="bfcm-img" src="<?php echo AMPFORWP_IMAGE_DIR . '/banner.png'?>" layout="responsive" style="max-width: 100%;height: auto"></a>
75
  </div>
includes/vendor/amp/includes/amp-post-template-actions.php CHANGED
@@ -40,7 +40,7 @@ function amp_post_template_add_boilerplate_css( $amp_template ) {
40
  <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
41
  <?php
42
  }
43
- if(! is_plugin_active('structured-data-for-wp/structured-data-for-wp.php')):
44
  add_action( 'amp_post_template_footer', 'amp_post_template_add_schemaorg_metadata' );
45
  function amp_post_template_add_schemaorg_metadata( $amp_template ) {
46
  $metadata = $amp_template->get( 'metadata' );
40
  <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
41
  <?php
42
  }
43
+ if( ! is_plugin_active('structured-data-for-wp/structured-data-for-wp.php') || ! is_plugin_active('schema-and-structured-data-for-wp/structured-data-for-wp.php') ):
44
  add_action( 'amp_post_template_footer', 'amp_post_template_add_schemaorg_metadata' );
45
  function amp_post_template_add_schemaorg_metadata( $amp_template ) {
46
  $metadata = $amp_template->get( 'metadata' );
install/index.php CHANGED
@@ -440,7 +440,7 @@ if(isset($redux_builder_amp['opt-media']['url']) && $redux_builder_amp['opt-medi
440
  $postValue = json_decode(stripcslashes($postValue),true);
441
  $redux_builder_amp[$postKey] = $postValue;
442
  }elseif(isset($redux_builder_amp[$postKey]) && $postValue!=""){
443
- $redux_builder_amp[$postKey] = $postValue;
444
  }
445
  }
446
  }
440
  $postValue = json_decode(stripcslashes($postValue),true);
441
  $redux_builder_amp[$postKey] = $postValue;
442
  }elseif(isset($redux_builder_amp[$postKey]) && $postValue!=""){
443
+ $redux_builder_amp[$postKey] = sanitize_text_field($postValue);
444
  }
445
  }
446
  }
pagebuilder/inc/adminAjaxContents.php CHANGED
@@ -85,8 +85,8 @@ function amppb_save_layout_data(){
85
  echo json_encode(array("status"=>300,"message"=>'User not have authority'));
86
  die;
87
  }
88
- $layoutname = $_POST['layoutname'];
89
- $layoutdata = $_POST['layoutdata'];
90
  $postarr = array(
91
  'post_title' =>$layoutname,
92
  'post_content' =>$layoutdata,
85
  echo json_encode(array("status"=>300,"message"=>'User not have authority'));
86
  die;
87
  }
88
+ $layoutname = sanitize_text_field($_POST['layoutname']);
89
+ $layoutdata = sanitize_text_field($_POST['layoutdata']);
90
  $postarr = array(
91
  'post_title' =>$layoutname,
92
  'post_content' =>$layoutdata,
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: 4.9.8
7
- Stable tag: 0.9.97.20
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -184,7 +184,11 @@ You can contact us from [here](https://ampforwp.com/contact/)
184
 
185
  == Changelog ==
186
 
187
- = 0.9.97.20 (29th October 2018) =
188
- * Fixed: Plugin Vulnerability #2650
 
 
 
 
189
 
190
  Full changelog available in changelog.txt
4
  Donate link: https://www.paypal.me/Kaludi/25
5
  Requires at least: 3.0
6
  Tested up to: 4.9.8
7
+ Stable tag: 0.9.97.21
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
184
 
185
  == Changelog ==
186
 
187
+ = 0.9.97.21 (21st November 2018) =
188
+ * Fixed: Sanitation of user contents before save #2679
189
+ * Fixed: Menu is Not working in Minimal Blogging theme (0.9.97.20) #2667
190
+ * Fixed: Author bio not showing proper link #2674
191
+ * Fixed: HTML not being rendered on cookie consent notifications #2671
192
+ * Fixed: Telephone link not working
193
 
194
  Full changelog available in changelog.txt
templates/design-manager/design-1/404.php CHANGED
@@ -18,9 +18,11 @@
18
 
19
  <article class="amp-wp-article amp-wp-article-header">
20
  <?php do_action('ampforwp_post_before_design_elements') ?>
21
- <h1 class="amp-wp-title"><?php global $redux_builder_amp; echo
22
- esc_attr(ampforwp_translation( $redux_builder_amp['amp-translator-fourohfour'], 'Oops! That page can’t be found.')); ?></h1>
23
- <?php do_action('ampforwp_post_after_design_elements') ?>
 
 
24
  </article>
25
 
26
  <?php do_action( 'amp_post_template_above_footer', $this ); ?>
18
 
19
  <article class="amp-wp-article amp-wp-article-header">
20
  <?php do_action('ampforwp_post_before_design_elements') ?>
21
+ <h1 class="amp-wp-title">
22
+ <?php global $redux_builder_amp;
23
+ $allowed_tags = '<p><a><b><strong><i><u><ul><ol><li><h1><h2><h3><h4><h5><h6><table><tr><th><td><em><span>';
24
+ echo '<span>' . strip_tags(ampforwp_translation($redux_builder_amp['amp-translator-fourohfour'],'Oops! That page can’t be found.'),$allowed_tags) . '</span>' ; ?></h1>
25
+ <?php do_action('ampforwp_post_after_design_elements') ?>
26
  </article>
27
 
28
  <?php do_action( 'amp_post_template_above_footer', $this ); ?>
templates/design-manager/design-2/404.php CHANGED
@@ -18,9 +18,9 @@
18
  <main>
19
  <article class="amp-wp-content the_content">
20
  <h1 class="amp-wp-title">
21
- <?php do_action('ampforwp_post_before_design_elements') ?>
22
- <?php global $redux_builder_amp; echo
23
- esc_attr(ampforwp_translation( $redux_builder_amp['amp-translator-fourohfour'], 'Oops! That page can’t be found.')); ?>
24
  </h1>
25
  <?php do_action('ampforwp_post_after_design_elements') ?>
26
  </article>
18
  <main>
19
  <article class="amp-wp-content the_content">
20
  <h1 class="amp-wp-title">
21
+ <?php global $redux_builder_amp;
22
+ $allowed_tags = '<p><a><b><strong><i><u><ul><ol><li><h1><h2><h3><h4><h5><h6><table><tr><th><td><em><span>';
23
+ echo '<span>' . strip_tags(ampforwp_translation($redux_builder_amp['amp-translator-fourohfour'],'Oops! That page can’t be found.'),$allowed_tags) . '</span>' ; ?>
24
  </h1>
25
  <?php do_action('ampforwp_post_after_design_elements') ?>
26
  </article>
templates/design-manager/design-3/404.php CHANGED
@@ -19,8 +19,10 @@
19
  <main>
20
  <article class="amp-wp-content amp-loop-list">
21
  <?php do_action('ampforwp_post_before_design_elements') ?>
22
- <h1 class="amp-wp-title"><?php global $redux_builder_amp; echo
23
- esc_attr(ampforwp_translation( $redux_builder_amp['amp-translator-fourohfour'], 'Oops! That page can’t be found.')); ?></h1>
 
 
24
  <?php do_action('ampforwp_post_after_design_elements') ?>
25
  </article>
26
  </main>
19
  <main>
20
  <article class="amp-wp-content amp-loop-list">
21
  <?php do_action('ampforwp_post_before_design_elements') ?>
22
+ <h1 class="amp-wp-title">
23
+ <?php global $redux_builder_amp;
24
+ $allowed_tags = '<p><a><b><strong><i><u><ul><ol><li><h1><h2><h3><h4><h5><h6><table><tr><th><td><em><span>';
25
+ echo '<span>' . strip_tags(ampforwp_translation($redux_builder_amp['amp-translator-fourohfour'],'Oops! That page can’t be found.'),$allowed_tags) . '</span>' ; ?></h1>
26
  <?php do_action('ampforwp_post_after_design_elements') ?>
27
  </article>
28
  </main>
templates/design-manager/swift/404.php CHANGED
@@ -1,9 +1,10 @@
1
  <?php amp_header(); ?>
2
  <div class="sp">
3
  <div class="cntr menu-btn">
4
- <h1 class="amp-post-title"><?php global $redux_builder_amp; echo
5
- esc_attr(ampforwp_translation( $redux_builder_amp['amp-translator-fourohfour'], 'Oops! That page can’t be found.')); ?>
6
- </h1>
 
7
  </div>
8
  </div>
9
  <?php amp_footer()?>
1
  <?php amp_header(); ?>
2
  <div class="sp">
3
  <div class="cntr menu-btn">
4
+ <h1 class="amp-post-title">
5
+ <?php global $redux_builder_amp;
6
+ $allowed_tags = '<p><a><b><strong><i><u><ul><ol><li><h1><h2><h3><h4><h5><h6><table><tr><th><td><em><span>';
7
+ echo '<span>' . strip_tags(ampforwp_translation($redux_builder_amp['amp-translator-fourohfour'],'Oops! That page can’t be found.'),$allowed_tags) . '</span>' ; ?></h1>
8
  </div>
9
  </div>
10
  <?php amp_footer()?>
templates/design-manager/swift/header.php CHANGED
@@ -115,7 +115,7 @@
115
  <?php } ?>
116
  <?php if ( true == $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
117
  <div class="h-call h-ic">
118
- <a title="call telephone" href="tel:<?php echo esc_url($redux_builder_amp['enable-amp-call-numberfield']);?>"></a>
119
  </div>
120
  <?php } ?>
121
  </div>
@@ -233,7 +233,7 @@
233
  <?php } ?>
234
  <?php if ( true == $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
235
  <div class="h-call h-ic">
236
- <a title="call telephone" href="tel:<?php echo $redux_builder_amp['enable-amp-call-numberfield'];?>"></a>
237
  </div>
238
  <?php } ?>
239
  </div>
@@ -353,7 +353,7 @@
353
  <?php } ?>
354
  <?php if ( true == $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
355
  <div class="h-call h-ic">
356
- <a href="tel:<?php echo esc_url($redux_builder_amp['enable-amp-call-numberfield']);?>"></a>
357
  </div>
358
  <?php } ?>
359
  <div class="h-nav">
115
  <?php } ?>
116
  <?php if ( true == $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
117
  <div class="h-call h-ic">
118
+ <a title="call telephone" href="tel:<?php echo esc_attr($redux_builder_amp['enable-amp-call-numberfield']);?>"></a>
119
  </div>
120
  <?php } ?>
121
  </div>
233
  <?php } ?>
234
  <?php if ( true == $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
235
  <div class="h-call h-ic">
236
+ <a title="call telephone" href="tel:<?php echo esc_attr($redux_builder_amp['enable-amp-call-numberfield']);?>"></a>
237
  </div>
238
  <?php } ?>
239
  </div>
353
  <?php } ?>
354
  <?php if ( true == $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
355
  <div class="h-call h-ic">
356
+ <a href="tel:<?php echo esc_attr($redux_builder_amp['enable-amp-call-numberfield']);?>"></a>
357
  </div>
358
  <?php } ?>
359
  <div class="h-nav">
templates/features.php CHANGED
@@ -665,7 +665,7 @@ function ampforwp_new_dir( $dir ) {
665
  if($redux_builder_amp['amp-enable-notifications'] == true && (isset($redux_builder_amp['amp-gdpr-compliance-switch']) && $redux_builder_amp['amp-gdpr-compliance-switch'] == 0) ) { ?>
666
  <!-- Thanks to @nicholasgriffintn for Cookie Notification Code-->
667
  <amp-user-notification layout=nodisplay id="amp-user-notification1">
668
- <p><?php echo esc_attr($redux_builder_amp['amp-notification-text']); ?> </p>
669
  <button on="tap:amp-user-notification1.dismiss"><?php echo esc_attr($redux_builder_amp['amp-accept-button-text']); ?></button>
670
  </amp-user-notification><?php
671
  }
@@ -3681,7 +3681,7 @@ function ampforwp_call_button_html_output(){
3681
  global $redux_builder_amp;
3682
  if ( $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
3683
  <div class="callnow">
3684
- <a href="tel:<?php echo esc_url($redux_builder_amp['enable-amp-call-numberfield']); ?>"></a>
3685
  </div> <?php
3686
  }
3687
  }
665
  if($redux_builder_amp['amp-enable-notifications'] == true && (isset($redux_builder_amp['amp-gdpr-compliance-switch']) && $redux_builder_amp['amp-gdpr-compliance-switch'] == 0) ) { ?>
666
  <!-- Thanks to @nicholasgriffintn for Cookie Notification Code-->
667
  <amp-user-notification layout=nodisplay id="amp-user-notification1">
668
+ <p><?php $allowed_tags = '<p><a><b><strong><i><u><ul><ol><li><h1><h2><h3><h4><h5><h6><table><tr><th><td><em><span>'; echo strip_tags($redux_builder_amp['amp-notification-text'],$allowed_tags); ?> </p>
669
  <button on="tap:amp-user-notification1.dismiss"><?php echo esc_attr($redux_builder_amp['amp-accept-button-text']); ?></button>
670
  </amp-user-notification><?php
671
  }
3681
  global $redux_builder_amp;
3682
  if ( $redux_builder_amp['ampforwp-callnow-button'] ) { ?>
3683
  <div class="callnow">
3684
+ <a href="tel:<?php echo esc_attr($redux_builder_amp['enable-amp-call-numberfield']); ?>"></a>
3685
  </div> <?php
3686
  }
3687
  }