Changeset 2808940
- Timestamp:
- 11/01/2022 04:45:41 PM (3 years ago)
- Location:
- meta-tag-manager
- Files:
-
- 4 edited
-
tags/3.0.2/meta-tag-manager.php (modified) (1 diff)
-
tags/3.0.2/readme.txt (modified) (1 diff)
-
trunk/meta-tag-manager.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
meta-tag-manager/tags/3.0.2/meta-tag-manager.php
r2623720 r2808940 2 2 /* 3 3 Plugin Name: Meta Tag Manager 4 Plugin URI: https:// wordpress.org/plugins/meta-tag-manager/4 Plugin URI: https://metatagmanager.com 5 5 Description: A simple plugin to manage meta tags and other meta data that appear on aread of your site or individual posts. This can be used for verifiying google adding open graph tags, SEO meta and more. 6 Author: Marcus Sykes6 Author: Pixelite 7 7 Version: 3.0.2 8 Author URI: https:// metatagmanager/?utm_source=plugin-header&utm_medium=plugin&utm_campaign=plugin8 Author URI: https://pixelite.com/?utm_source=plugin-header&utm_medium=plugin&utm_campaign=plugin 9 9 Text Domain: meta-tag-manager 10 10 */ 11 11 /* 12 Copyright (C) 202 1Marcus Sykes12 Copyright (C) 2022 Marcus Sykes 13 13 14 14 This program is free software; you can redistribute it and/or modify -
meta-tag-manager/tags/3.0.2/readme.txt
r2728603 r2808940 1 1 === Meta Tag Manager === 2 Contributors: netweblogic2 Contributors: pxlite, msykes, netweblogic 3 3 Tags: google, SEO, yahoo, tags, webmaster tools, meta, meta tags, meta-tags, og, ogp, open graph, twitter cards, schema, rich-snippets, structured-data 4 4 Text Domain: meta-tag-manager 5 5 Requires at least: 3.6 6 Tested up to: 6. 06 Tested up to: 6.1 7 7 Stable tag: 3.0.2 8 8 -
meta-tag-manager/trunk/meta-tag-manager.php
r2623720 r2808940 2 2 /* 3 3 Plugin Name: Meta Tag Manager 4 Plugin URI: https:// wordpress.org/plugins/meta-tag-manager/4 Plugin URI: https://metatagmanager.com 5 5 Description: A simple plugin to manage meta tags and other meta data that appear on aread of your site or individual posts. This can be used for verifiying google adding open graph tags, SEO meta and more. 6 Author: Marcus Sykes6 Author: Pixelite 7 7 Version: 3.0.2 8 Author URI: https:// metatagmanager/?utm_source=plugin-header&utm_medium=plugin&utm_campaign=plugin8 Author URI: https://pixelite.com/?utm_source=plugin-header&utm_medium=plugin&utm_campaign=plugin 9 9 Text Domain: meta-tag-manager 10 10 */ 11 11 /* 12 Copyright (C) 202 1Marcus Sykes12 Copyright (C) 2022 Marcus Sykes 13 13 14 14 This program is free software; you can redistribute it and/or modify -
meta-tag-manager/trunk/readme.txt
r2728594 r2808940 1 1 === Meta Tag Manager === 2 Contributors: netweblogic2 Contributors: pxlite, msykes, netweblogic 3 3 Tags: google, SEO, yahoo, tags, webmaster tools, meta, meta tags, meta-tags, og, ogp, open graph, twitter cards, schema, rich-snippets, structured-data 4 4 Text Domain: meta-tag-manager 5 5 Requires at least: 3.6 6 Tested up to: 6. 06 Tested up to: 6.1 7 7 Stable tag: 3.0.2 8 8
Note: See TracChangeset
for help on using the changeset viewer.