Skip to content

Commit

Permalink
Merge pull request #250 from ahmedkaludi/0.8.9-beta
Browse files Browse the repository at this point in the history
0 8 9 beta branch 0.8.9 update
  • Loading branch information
MohammedKaludi committed Dec 2, 2016
2 parents aedc955 + 77fd58a commit 58a735c
Show file tree
Hide file tree
Showing 43 changed files with 3,003 additions and 805 deletions.
77 changes: 50 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tags: AMP, accelerated mobile pages, mobile, amp project, google amp, amp wp, go
Donate link: https://www.paypal.me/Kaludi/5
Requires at least: 3.0
Tested up to: 4.6.1
Stable tag: 0.8.8
Stable tag: 0.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -16,42 +16,47 @@ 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 this Version?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo](http://ampforwp.com/demo/?amp) | [Screenshots](https://wordpress.org/plugins/accelerated-mobile-pages/screenshots/) | [Community](http://ampforwp.com/community/)
[What's New in this Version?](http://ampforwp.com/new/) | [Priority Support](http://ampforwp.com/priority-support/) | [View Demo](http://ampforwp.com/demo/?amp) | [Screenshots](https://wordpress.org/plugins/accelerated-mobile-pages/screenshots/) | [Community](http://ampforwp.com/community/)

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

**Features:**

* NEW - Drag & Drop Page builder Added
* NEW - 2 Designs Added
* NEW - 100% Yoast SEO support on AMP pages
* NEW - AMP WooCommerce Support
* NEW - Switch on/off Support for Pages on AMP
* NEW - Translation Panel & RTL
* NEW - Internal AMP linking - You can browse AMP pages internally
* Related posts below the post
* Recent Comments list
* Automatically integrate AMP to your website.
* Google Adsense (AMP-AD) Support with 4 different Ad slots across the layout! The First Plugin to have this capability.
* 7 Advertisement sizes
* Google Analytics Support.
* User Friendly Theme Options Panel.
* Unlimited Color Scheme.
* Image Logo Upload.
* Supports Posts and Pages.
* Proper rel canonical tags which means that Google know the original page.
* Overlay Navigation Menu bar.
* Social Sharing in the Single.
* Sexy Design.
* Separate WordPress Menu for AMP version.
* Page builder & Shortcodes Compatibility.
* Carousel support for Gallery.
* Better Image stretching and resizing.
* Youtube Video Embed Support.
* Vine Embed Support.
* Twitter oembed Support.
* Instagram Embed Support.
* Facebook Video Embed Support.
* Recent Comments list
* Automatically integrate AMP to your website.
* Google Adsense (AMP-AD) Support with 4 different Ad slots across the layout! The First Plugin to have this capability.
* 7 Advertisement sizes
* Google Analytics Support.
* User Friendly Theme Options Panel.
* Unlimited Color Scheme.
* Image Logo Upload.
* Supports Posts and Pages.
* Proper rel canonical tags which means that Google know the original page.
* Overlay Navigation Menu bar.
* Social Sharing in the Single.
* Sexy Design.
* Separate WordPress Menu for AMP version.
* Page builder & Shortcodes Compatibility.
* Carousel support for Gallery.
* Better Image stretching and resizing.
* Youtube Video Embed Support.
* Vine Embed Support.
* Twitter oembed Support.
* Instagram Embed Support.
* Facebook Video Embed Support.
* RTL Support
* Custom AMP FrontPage
* Notifications
* Piwik & Segment.com Support
* Great Support & Active Development.
* Great Support & Active Development.

**NOTE:** Next Update of this plugin will be released by end of October 2016.

Expand Down Expand Up @@ -119,6 +124,24 @@ Please check if you have "Pretty Permalinks" enabled. If not then activate it. F


== Changelog ==
= 0.9 =
* Proper Details at http://ampforwp.com/amp-pagebuilder/
* Drag & Drop Page builder Added: You can easily modify the look of the AMP page using this feature
* 100% Yoast Compatible , Now no need to have additionally Glue Installed
* 100% completed Translation panel, Now absolutely anything on page is translated
* Added Option to turn on/off Page Support
* Styling for Tags was Corrected
* Made changes to these sections to reflect in the new Design manager : Related Posts, Footer
* Default Image alignment styling added
* Added Option to turn on/off Page Support
* Related Posts Now use Custom Excerpt if it Exists
* Now AMP pages wont have Validation errors because of 'rel' attribute in 'div' Tag or 'onclick' attribute in 'a' Tag
* <pre> Tag styling issue fixed for AMP pages
* Frontpage (Homepage) Compatibility with AMP which means better validation of front page.
* WooCommerce Support Added https://wordpress.org/plugins/amp-woocommerce/ (for E-Commerce)
* 2 New Designs added
* SEO Panel Added

= 0.8.8 =
* Proper Details at http://ampforwp.com/amp-0-8-8-released-translation-panel/
* Translation Panel added. You can now easily translate the AMP version from the backend without any complications.
Expand Down Expand Up @@ -181,7 +204,7 @@ Please check if you have "Pretty Permalinks" enabled. If not then activate it. F
* Proper Details at http://ampforwp.com/new/
* Validation issue fixed: 'Value' tag
* Validation issue fixed: The attribute 'contenteditable' may not appear in tag 'a'.
* Validation issue fixed: Table markup
* Validation issue fixed: Table markup
* Validation issue fixed: nowrap and misc tags
* New Relic Support
* Tags on off option
Expand Down Expand Up @@ -304,4 +327,4 @@ Please check if you have "Pretty Permalinks" enabled. If not then activate it. F
* Plugin URI updated

= 0.1 =
* Initial version
* Initial version
12 changes: 7 additions & 5 deletions 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 for WP - Accelerated Mobile Pages for WordPress
Version: 0.8.8
Version: 0.9
Author: Ahmed Kaludi, Mohammed Kaludi
Author URI: http://ampforwp.com/
Donate link: https://www.paypal.me/Kaludi/5
Expand All @@ -17,14 +17,16 @@
function ampforwp_add_custom_post_support() {

add_rewrite_endpoint( AMP_QUERY_VAR, EP_PERMALINK | EP_PAGES | EP_ROOT );
add_post_type_support( 'page', AMP_QUERY_VAR );

global $redux_builder_amp;
if($redux_builder_amp['amp-on-off-for-all-pages']){
add_post_type_support( 'page', AMP_QUERY_VAR );
}
}
add_action( 'init', 'ampforwp_add_custom_post_support',11);

define('AMPFORWP_PLUGIN_DIR', plugin_dir_path( __FILE__ ));
define('AMPFORWP_IMAGE_DIR',plugin_dir_url(__FILE__).'images');
define('AMPFORWP_VERSION','0.8.8');
define('AMPFORWP_VERSION','0.8.9');

/*
* Load Files only in the backend
Expand Down Expand Up @@ -89,4 +91,4 @@ function ampforwp_plugin_init() {
new Ampforwp_Init;
}
}
add_action('init','ampforwp_plugin_init',9);
add_action('init','ampforwp_plugin_init',9);
1 change: 1 addition & 0 deletions includes/includes.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ function ampforwp_menu() {

// 3. Redux panel inclusion code
require_once( AMPFORWP_PLUGIN_DIR . '/includes/options/admin-init.php' );

?>
Loading

0 comments on commit 58a735c

Please sign in to comment.