Skip to content

Commit

Permalink
0.8.5 Release
Browse files Browse the repository at this point in the history
0.8.5 Release. What’s new? http://ampforwp.com/new/
  • Loading branch information
ahmedkaludi committed Oct 10, 2016
1 parent 340cc89 commit 3cc9082
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 12 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Contributors: mohammed_kaludi, ahmedkaludi
Tags: AMP, accelerated mobile pages, mobile, amp project, google amp, amp wp, google
Requires at least: 3.0
Tested up to: 4.6.1
Stable tag: 0.8.4
Stable tag: 0.8.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -15,7 +15,7 @@ The Must have AMP plugin for WordPress. Automatically add Accelerated Mobile Pag
== Description ==
Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on your WordPress site. AMP WP is a plugin that needs to no configuration, just activate it and you are done.

[What's New in Version 0.8.4?](http://ampforwp.com/blog/structured-data-validation/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo and Screenshot of the plugin](http://ahmedkaludi.com/accelerated-mobile-pages/)
[What's New in Version 0.8.5?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo and Screenshot of the plugin](http://ahmedkaludi.com/accelerated-mobile-pages/)

[youtube https://www.youtube.com/watch?v=zzRy6Q_VGGc]

Expand Down Expand Up @@ -63,7 +63,7 @@ To view the AMP version, add /?amp at the end of your url. An example would be h
Yes, Absolutely! I would suggest you to send your feature request by creating an issue in Github at https://github.com/ahmedkaludi/Accelerated-Mobile-Pages/issues/new/ . It helps us organize the feedback easily.

**How do I get in touch?**
You can contact me using this url: http://ahmedkaludi.com/contact-me/
You can contact me using this url: http://ampforwp.com/contact/


== Installation ==
Expand Down Expand Up @@ -112,6 +112,13 @@ Please check if you have "Pretty Permalinks" enabled. If not then activate it. F


== Changelog ==
= 0.8.5 =
* Proper Details at http://ampforwp.com/the-0-4-compatibility/
* AMP 0.4 Compatibility Check
* Even better Structured Data Validation, Once in for all!
* Structured Data Options to eliminate Validation errors
* AMP Page Exclude option

= 0.8.4 =
* Proper Details at http://ampforwp.com/blog/structured-data-validation/
* Structured Data Validation
Expand Down
2 changes: 1 addition & 1 deletion accelerated-moblie-pages.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Accelerated Mobile Pages
Plugin URI: https://wordpress.org/plugins/accelerated-mobile-pages/
Description: AMP Toolbox - Accelerated Mobile Pages for WordPress
Version: 0.8.4
Version: 0.8.5
Author: Ahmed Kaludi, Mohammed Kaludi
Author URI: http://ampforwp.com/
License: GPL2
Expand Down
10 changes: 5 additions & 5 deletions includes/options/options-init.php
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
Redux::setSection( $opt_name, array(
'title' => __( 'Welcome', 'redux-framework-demo' ),
'id' => 'basic',
'desc' => __( '<div class="amp-faq">Thank you for using Accelerated Mobile Pages plugin. <b> <a href="http://ampforwp.com/blog/structured-data-validation/" target="_blank"> What\'s New in this Version?</a></b>'. '<p>' . sprintf( __( 'We are actively working on updating the plugin. We have built user friendly options which allows you to make changes on your AMP version. I have put togeather some frequently asked questions below.', 'redux-framework-demo' ), 'redux-framework-demo' ) . '</p>'
'desc' => __( '<div class="amp-faq">Thank you for using Accelerated Mobile Pages plugin. <b> <a href="http://ampforwp.com/new/" target="_blank"> What\'s New in this Version?</a></b>'. '<p>' . sprintf( __( 'We are actively working on updating the plugin. We have built user friendly options which allows you to make changes on your AMP version. I have put togeather some frequently asked questions below.', 'redux-framework-demo' ), 'redux-framework-demo' ) . '</p>'
. '<h2>' . __( 'Frequently Asked Questions', 'redux-framework-demo' ) . '</h2>'
. '<p><strong>' . __( 'How to Setup Navigation Menu?', 'redux-framework-demo' ) . '</strong><br/>' . __( 'We have created a Seperate Navigation menu for AMP version which you can setup from the WordPress Menus, then navigate to Menu Locations, their you will notice AMP Menu. You can assign existing menus to this locations.', 'redux-framework-demo' ) . '</p>'
. '<p><strong>' . __( 'I added /?amp on the end of one of my URLs and a minimalist version of my page appeared. It looks just like on one of your screenshots, so I guess its installed properly. Okay what now? Is it just enough to install it and the plugin will do the rest?', 'redux-framework-demo' ) . '</strong><br/>' . __( 'After you see the minimalist view if you use the url with ?amp then it means that it has been installed properly. You dont need any extra steps to enable it.', 'redux-framework-demo' ) . '</p>'
Expand Down Expand Up @@ -656,27 +656,27 @@
'id' => 'amp-structured-data-logo',
'type' => 'media',
'url' => true,
'title' => __('Structured Data Logo', 'redux-framework-demo'),
'title' => __('Default Structured Data Logo', 'redux-framework-demo'),
'desc' => __('Upload the logo you want to show in Google Structured Data. ', 'redux-framework-demo'),
),
array(
'id' => 'amp-structured-data-placeholder-image',
'type' => 'media',
'url' => true,
'title' => __('Post Placeholder Image', 'redux-framework-demo'),
'title' => __('Default Post Image', 'redux-framework-demo'),
'desc' => __('Upload the Image you want to show as Placeholder Image, when there is no featured image set in the post.', 'redux-framework-demo'),
),
array(
'id' => 'amp-structured-data-placeholder-image-width',
'title' => __('Post Placeholder Image Width', 'redux-framework-demo'),
'title' => __('Default Post Image Width', 'redux-framework-demo'),
'type' => 'text',
'placeholder' => '550',
'desc' => 'Please don\'t add "PX" in the image size.',
'default' => ''
),
array(
'id' => 'amp-structured-data-placeholder-image-height',
'title' => __('Post Placeholder Image Height', 'redux-framework-demo'),
'title' => __('Default Post Image Height', 'redux-framework-demo'),
'type' => 'text',
'placeholder' => '350',
'desc' => 'Please don\'t add "PX" in the image size.',
Expand Down
13 changes: 10 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: mohammed_kaludi, ahmedkaludi
Tags: AMP, accelerated mobile pages, mobile, amp project, google amp, amp wp, google
Requires at least: 3.0
Tested up to: 4.6.1
Stable tag: 0.8.4
Stable tag: 0.8.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -12,7 +12,7 @@ The Must have AMP plugin for WordPress. Automatically add Accelerated Mobile Pag
== Description ==
Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on your WordPress site. AMP WP is a plugin that needs to no configuration, just activate it and you are done.

[What's New in Version 0.8.4?](http://ampforwp.com/blog/structured-data-validation/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo and Screenshot of the plugin](http://ahmedkaludi.com/accelerated-mobile-pages/)
[What's New in Version 0.8.5?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo and Screenshot of the plugin](http://ahmedkaludi.com/accelerated-mobile-pages/)

[youtube https://www.youtube.com/watch?v=zzRy6Q_VGGc]

Expand Down Expand Up @@ -60,7 +60,7 @@ To view the AMP version, add /?amp at the end of your url. An example would be h
Yes, Absolutely! I would suggest you to send your feature request by creating an issue in Github at https://github.com/ahmedkaludi/Accelerated-Mobile-Pages/issues/new/ . It helps us organize the feedback easily.

**How do I get in touch?**
You can contact me using this url: http://ahmedkaludi.com/contact-me/
You can contact me using this url: http://ampforwp.com/contact/


== Installation ==
Expand Down Expand Up @@ -109,6 +109,13 @@ Please check if you have "Pretty Permalinks" enabled. If not then activate it. F


== Changelog ==
= 0.8.5 =
* Proper Details at http://ampforwp.com/the-0-4-compatibility/
* AMP 0.4 Compatibility Check
* Even better Structured Data Validation, Once in for all!
* Structured Data Options to eliminate Validation errors
* AMP Page Exclude option

= 0.8.4 =
* Proper Details at http://ampforwp.com/blog/structured-data-validation/
* Structured Data Validation
Expand Down
3 changes: 3 additions & 0 deletions templates/style.php
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,9 @@
.amp-wp-meta {
padding-left: 0;
}
.amp-wp-tax-category {
float:right
}
.amp-wp-tax-tag,
.amp-wp-meta li {
list-style: none;
Expand Down

0 comments on commit 3cc9082

Please sign in to comment.