Merge pull request #2713 from westonruter/add/amp-plugin

Add official AMP plugin for WordPress
main
Elbert Alias 6 years ago committed by GitHub
commit 5600270f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -115,6 +115,20 @@
"icon": "Accelerated-Mobile-Pages.svg",
"website": "https://www.ampproject.org"
},
"AMP Plugin": {
"cats": [
1,
5
],
"icon": "Accelerated-Mobile-Pages.svg",
"implies": [
"WordPress"
],
"meta": {
"generator": "^AMP Plugin v(\\d+\\.\\d+.*)$\\;version:\\1"
},
"website": "https://amp-wp.org"
},
"Azure": {
"cats": [
62
@ -11574,7 +11588,6 @@
],
"html": [
"<link rel=[\"']stylesheet[\"'] [^>]+/wp-(?:content|includes)/",
"<div[^>]*class=[\"']amp-wp-",
"<link[^>]+s\\d+\\.wp\\.com"
],
"icon": "WordPress.svg",