Plugin Directory

Changeset 1818787


Ignore:
Timestamp:
02/09/2018 08:13:50 AM (8 years ago)
Author:
bitacre
Message:

Yep. Still works.

Location:
meta-description
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • meta-description/tags/1.0.5/meta-description.php

    r1319438 r1818787  
    44Plugin URI: http://shinraholdings.com.com/plugins/meta-description
    55Description: Adds a meta box for inputting post/page HTML meta descriptions.
    6 Version: 1.0.4
     6Version: 1.0.5
    77Author: bitacre
    88Author URI: http://shinraholdings.com/
    99License: GPLv3 (http://gnu.org/licenses/gpl-3.0.txt)
    10 Copyright 2016 Shinra Web Holdings (http://shinraholdings.com)
     10Copyright 2018 Shinra Web Holdings (http://shinraholdings.com)
    1111*/
    1212
  • meta-description/tags/1.0.5/readme.txt

    r1319438 r1818787  
    55Tags: meta,description,seo,search,google,tags,tag,html,box,post
    66Requires at least: 3.0
    7 Tested up to: 4.4
    8 Stable tag: 1.0.4
     7Tested up to: 4.9.4
     8Stable tag: 1.0.5
    99
    1010Adds a meta box to the edit posts/pages admin area for inputing an HTML meta description.
     
    2626
    2727== Changelog ==
     28= 1.0.5 =
     29* Tested up to WP 4.9.4
     30
    2831= 1.0.4 =
    2932* Purely cosmetic update for WordPress 4.4
     
    4245
    4346== Upgrade Notice ==
     47= 1.0.5. =
     48* No actual changes, just confirmed testing up to version 4.9.4.
     49
    4450= 1.0.4 =
    4551* Purely cosmetic update for WordPress 4.4. Happy New Year.
  • meta-description/trunk/meta-description.php

    r1319438 r1818787  
    44Plugin URI: http://shinraholdings.com.com/plugins/meta-description
    55Description: Adds a meta box for inputting post/page HTML meta descriptions.
    6 Version: 1.0.4
     6Version: 1.0.5
    77Author: bitacre
    88Author URI: http://shinraholdings.com/
    99License: GPLv3 (http://gnu.org/licenses/gpl-3.0.txt)
    10 Copyright 2016 Shinra Web Holdings (http://shinraholdings.com)
     10Copyright 2018 Shinra Web Holdings (http://shinraholdings.com)
    1111*/
    1212
  • meta-description/trunk/readme.txt

    r1319438 r1818787  
    55Tags: meta,description,seo,search,google,tags,tag,html,box,post
    66Requires at least: 3.0
    7 Tested up to: 4.4
    8 Stable tag: 1.0.4
     7Tested up to: 4.9.4
     8Stable tag: 1.0.5
    99
    1010Adds a meta box to the edit posts/pages admin area for inputing an HTML meta description.
     
    2626
    2727== Changelog ==
     28= 1.0.5 =
     29* Tested up to WP 4.9.4
     30
    2831= 1.0.4 =
    2932* Purely cosmetic update for WordPress 4.4
     
    4245
    4346== Upgrade Notice ==
     47= 1.0.5. =
     48* No actual changes, just confirmed testing up to version 4.9.4.
     49
    4450= 1.0.4 =
    4551* Purely cosmetic update for WordPress 4.4. Happy New Year.
Note: See TracChangeset for help on using the changeset viewer.