Version Description
Download this release
Release Info
Developer | joostdevalk |
Plugin | Glue for Yoast SEO & AMP |
Version | 0.2 |
Comparing to | |
See all releases |
Code changes from version 0.1 to 0.2
- readme.txt +2 -2
- yoastseo-amp.php +1 -1
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: joostdevalk
|
|
3 |
Tags: AMP, SEO
|
4 |
Requires at least: 4.2
|
5 |
Tested up to: 4.4
|
6 |
-
Stable tag: 0.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -47,4 +47,4 @@ Go to SEO -> General -> Your Info tab.
|
|
47 |
== Changelog ==
|
48 |
|
49 |
= 0.1 =
|
50 |
-
* Initial version.
|
3 |
Tags: AMP, SEO
|
4 |
Requires at least: 4.2
|
5 |
Tested up to: 4.4
|
6 |
+
Stable tag: 0.2
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
47 |
== Changelog ==
|
48 |
|
49 |
= 0.1 =
|
50 |
+
* Initial version.
|
yoastseo-amp.php
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
* Plugin Name: Glue for Yoast SEO & AMP
|
10 |
* Plugin URI: https://yoast.com/yoast-seo-amp-glue/
|
11 |
* Description: Makes sure the default WordPress AMP plugin uses the proper Yoast SEO metadata
|
12 |
-
* Version: 0.
|
13 |
* Author: Joost de Valk
|
14 |
* Author URI: https://yoast.com
|
15 |
*/
|
9 |
* Plugin Name: Glue for Yoast SEO & AMP
|
10 |
* Plugin URI: https://yoast.com/yoast-seo-amp-glue/
|
11 |
* Description: Makes sure the default WordPress AMP plugin uses the proper Yoast SEO metadata
|
12 |
+
* Version: 0.2
|
13 |
* Author: Joost de Valk
|
14 |
* Author URI: https://yoast.com
|
15 |
*/
|