Simple AMP

Simple AMP Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,047 downloads
Simple AMP Icon

Try plugin: Simple AMP

We'll create fresh WordPress site with Simple AMP installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Simple AMP

A simple plugin that generates AMP pages based on current template.

0


0


0


0


0

updated: 7 years ago
since: 7 years ago
author: Mustafa Uysal

Description

A ridiculously simple yet powerful plugin that automatically generates AMP pages based on current template.

Features

  • It is extremely simple, no configuration needed.
  • Works for all pages which uses WordPress template.

Advanced Usage & Filters

  • If you need conditional check, use Simple_AMP_Helper::is_amp_endpoint()
  • Default endpoint is amp but you can change it via simple_amp_query_var filter
  • You can modify HTML output by using simple_amp_html_output filter
  • You can modify AMP output by using simple_amp_output filter
  • You can use custom template file by using simple_amp_template filter
  • Use simple_amp_debug filter for validation issues and fixes

PHP requirement: This plugin only works with PHP 5.6 and above

Credits

Contributing

Pull requests are welcome on Github