=== Accelerated Mobile Pages === Contributors: mohammed_kaludi, ahmedkaludi Tags: accelerated mobile pages, amp, mobile, amp project, google amp, amp wp Requires at least: 3.0 Tested up to: 4.4.2 Stable tag: 0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on your WordPress site. == Description == Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on your WordPress site. This is the first AMP for WP plugin. AMP WP is a plugin that needs to no configuration, just activate it and you are done. == Installation == 1. Upload the folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You can access your amp enabled website by adding ?amp at the end of the url. == Frequently Asked Questions == = How do I know that my site is AMP enabled? = Add /?amp at the end of your website url and you will get amp version of your website. = I have addded /?amp at the end of the url and still I'm not able to see the AMP version of my site? = Please check if you have "Pretty Permalinks" enabled. If not then activate it. For more details about Pretty Permalinks check out this wonderful article https://codex.wordpress.org/Using_Permalinks == Changelog == = 0.1 = * Initial version = 0.2 = * White Screen of death issue fixed * Plugin URI updated = 0.2.5 = * Minor bugs fixed * ?mobile & ?nomobile is now ?amp & ?noamp = 0.3 = * Support of amp-img added in single posts * minor css bug fixed