Changeset 1818787
- Timestamp:
- 02/09/2018 08:13:50 AM (8 years ago)
- Location:
- meta-description
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.5 (copied) (copied from meta-description/trunk)
-
tags/1.0.5/meta-description.php (modified) (1 diff)
-
tags/1.0.5/readme.txt (modified) (3 diffs)
-
trunk/meta-description.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
meta-description/tags/1.0.5/meta-description.php
r1319438 r1818787 4 4 Plugin URI: http://shinraholdings.com.com/plugins/meta-description 5 5 Description: Adds a meta box for inputting post/page HTML meta descriptions. 6 Version: 1.0. 46 Version: 1.0.5 7 7 Author: bitacre 8 8 Author URI: http://shinraholdings.com/ 9 9 License: GPLv3 (http://gnu.org/licenses/gpl-3.0.txt) 10 Copyright 201 6Shinra Web Holdings (http://shinraholdings.com)10 Copyright 2018 Shinra Web Holdings (http://shinraholdings.com) 11 11 */ 12 12 -
meta-description/tags/1.0.5/readme.txt
r1319438 r1818787 5 5 Tags: meta,description,seo,search,google,tags,tag,html,box,post 6 6 Requires at least: 3.0 7 Tested up to: 4. 48 Stable tag: 1.0. 47 Tested up to: 4.9.4 8 Stable tag: 1.0.5 9 9 10 10 Adds a meta box to the edit posts/pages admin area for inputing an HTML meta description. … … 26 26 27 27 == Changelog == 28 = 1.0.5 = 29 * Tested up to WP 4.9.4 30 28 31 = 1.0.4 = 29 32 * Purely cosmetic update for WordPress 4.4 … … 42 45 43 46 == Upgrade Notice == 47 = 1.0.5. = 48 * No actual changes, just confirmed testing up to version 4.9.4. 49 44 50 = 1.0.4 = 45 51 * Purely cosmetic update for WordPress 4.4. Happy New Year. -
meta-description/trunk/meta-description.php
r1319438 r1818787 4 4 Plugin URI: http://shinraholdings.com.com/plugins/meta-description 5 5 Description: Adds a meta box for inputting post/page HTML meta descriptions. 6 Version: 1.0. 46 Version: 1.0.5 7 7 Author: bitacre 8 8 Author URI: http://shinraholdings.com/ 9 9 License: GPLv3 (http://gnu.org/licenses/gpl-3.0.txt) 10 Copyright 201 6Shinra Web Holdings (http://shinraholdings.com)10 Copyright 2018 Shinra Web Holdings (http://shinraholdings.com) 11 11 */ 12 12 -
meta-description/trunk/readme.txt
r1319438 r1818787 5 5 Tags: meta,description,seo,search,google,tags,tag,html,box,post 6 6 Requires at least: 3.0 7 Tested up to: 4. 48 Stable tag: 1.0. 47 Tested up to: 4.9.4 8 Stable tag: 1.0.5 9 9 10 10 Adds a meta box to the edit posts/pages admin area for inputing an HTML meta description. … … 26 26 27 27 == Changelog == 28 = 1.0.5 = 29 * Tested up to WP 4.9.4 30 28 31 = 1.0.4 = 29 32 * Purely cosmetic update for WordPress 4.4 … … 42 45 43 46 == Upgrade Notice == 47 = 1.0.5. = 48 * No actual changes, just confirmed testing up to version 4.9.4. 49 44 50 = 1.0.4 = 45 51 * Purely cosmetic update for WordPress 4.4. Happy New Year.
Note: See TracChangeset
for help on using the changeset viewer.