WP Manifestindependent plugin directory
manifest / performance / amp-base

AMP Base

This is an plugin that allows the compatibility of AMP (Accelerated Mobile Pages) to be used in WordPress Themes with great ease. The whole website will benefit from the advantages of AMP.

by sniuk · github.com/sniuk/amp-base · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sniuk/amp-base/archive/refs/heads/master.zip

Readme

=== AMP Base === Contributors: sniuk, etruel Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B8V39NWK3NFQU Tags: amp, theme features, seo, mobiles Requires at least: 4.1 Tested up to: 4.9 Stable tag: 1.0.0 == Description == This is an plugin that allows the compatibility of AMP (Accelerated Mobile Pages) to be used in WordPress Themes with great ease. The whole website will benefit from the advantages of AMP.

= How it works = This plugin has filter and actions that can be used from your Child Theme to transform your HTML code to AMP HTML.

= Features =

= Requirements =
PHP 5.3 or higher

== Installation ==

You can either install it automatically from the WordPress admin, or do it manually:

  1. Unzip plugin archive and put the folder into your plugins folder (/wp-content/plugins/).
  2. Activate the plugin from the Plugins menu.

== Screenshots ==

  1. Files details.

== Changelog == = 1.0 =

  • initial release

Read the full README on GitHub →