=== PROJECT AMP ===
Contributors: Ba5nanas
Donate link: -
Tags: amp, google amp,mobile
Requires at least: 4.x
Tested up to: 0.2.2
Stable tag: 0.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enable Accelerated Mobile Pages (AMP) on your WordPress site.

== Description ==

This plugin adds support for the https://www.ampproject.org/ (Accelerated Mobile Pages), Which is an an open source initiative that aims to provide mobile optimized
content that can load instantly everywhere.

With the plugin active, all posts on your site will have dynamically generated AMP-compatible versions, accessible by Tablet , mobile and smart phone example http://www.ba5nanas.com/amp/
in the example there's code debug you can make template and can look at your template add code on the functions.php on folder amp "define( 'AMP_DEBUG', true );".

Note #1: Default template support single.php only.

Note #2: Tag Support Youtube only.

Note #3: You can create folder amp on your theme for template.

Documentation : http://www.ba5nanas.com/support/docs/plugins/project-amp/getting-started/

Follow along with or contribute to the development of this plugin at https://github.com/Automattic/amp-wp

== Installation ==

Upload the PROJECT AMP plugin to your site, activate it.

== Frequently asked questions ==

none

== Screenshots ==

1.

== Changelog ==

= 0.2.2 =
* Create function amp_create_tag for use with css you can read http://www.ba5nanas.com/support/docs/plugins/project-amp/include-stylesheets/#Create_Tag

= 0.2.1 =
* Default Template Support single.php only and Googlebot redirect at default theme.

= 0.2 =
* Bug fixed, Instant Article

= 0.1 =
* First Version

0.2.1 : Default Template Support single.php only and Googlebot redirect at default theme.
0.2 : Bug fixed, Instant Article
0.1 : First Version

== Upgrade notice ==

= 0.2.2 =
* Create function amp_create_tag for use with css you can read http://www.ba5nanas.com/support/docs/plugins/project-amp/include-stylesheets/#Create_Tag
