Plugin Directory

Changeset 1306631


Ignore:
Timestamp:
12/12/2015 12:42:44 AM (10 years ago)
Author:
stubgo
Message:

tagging version 1.01

Location:
tweak-hidden-options
Files:
5 edited
3 copied

Legend:

Unmodified
Added
Removed
  • tweak-hidden-options/tags/1.01/options-page.php

    r1269956 r1306631  
    2929    <div class="wrap">
    3030        <div class="wpsos-global-notification">By using this plugin, you’re eligible for a 5% discount on <a href="http://www.wpsos.io/pricing">WPSOS' security services</a>: virus cleanup, site securing and security maintenance!</div>
    31         <h2>Tweak Hidden Options of WordPress</h2>
     31        <h1>Tweak Hidden Options of WordPress</h1>
    3232        <form method="post" action="<?php echo $_SERVER['REQUEST_URI']; ?>">
    3333            <?php if( isset( $_POST['tho_options_save'] ) ):?>
  • tweak-hidden-options/tags/1.01/readme.txt

    r1226512 r1306631  
    44Tags: options,configuration,config,gzip
    55Requires at least: 3.0.1
    6 Tested up to: 4.3
    7 Stable tag: 1.0
     6Tested up to: 4.4
     7Stable tag: 1.01
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5757== Changelog ==
    5858
     59= 1.01 =
     60* Minor hierarchy change accordin to WordPress 4.4
     61
    5962= 1.0 =
    60 * Initial version.
     63* Initial version
  • tweak-hidden-options/tags/1.01/tweak-hidden-options.php

    r1189151 r1306631  
    55 Description: Tweak Hidden Options is a safe and easy-to-use way to modify, tweak, and change various hidden options within WordPress.
    66 Author: WPSOS
    7  Version: 1.0
     7 Version: 1.01
    88 Author URI: http://www.wpsos.io/
    99 Licence: GPL2
  • tweak-hidden-options/trunk/options-page.php

    r1269956 r1306631  
    2929    <div class="wrap">
    3030        <div class="wpsos-global-notification">By using this plugin, you’re eligible for a 5% discount on <a href="http://www.wpsos.io/pricing">WPSOS' security services</a>: virus cleanup, site securing and security maintenance!</div>
    31         <h2>Tweak Hidden Options of WordPress</h2>
     31        <h1>Tweak Hidden Options of WordPress</h1>
    3232        <form method="post" action="<?php echo $_SERVER['REQUEST_URI']; ?>">
    3333            <?php if( isset( $_POST['tho_options_save'] ) ):?>
  • tweak-hidden-options/trunk/readme.txt

    r1226512 r1306631  
    44Tags: options,configuration,config,gzip
    55Requires at least: 3.0.1
    6 Tested up to: 4.3
    7 Stable tag: 1.0
     6Tested up to: 4.4
     7Stable tag: 1.01
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5757== Changelog ==
    5858
     59= 1.01 =
     60* Minor hierarchy change accordin to WordPress 4.4
     61
    5962= 1.0 =
    60 * Initial version.
     63* Initial version
  • tweak-hidden-options/trunk/tweak-hidden-options.php

    r1189151 r1306631  
    55 Description: Tweak Hidden Options is a safe and easy-to-use way to modify, tweak, and change various hidden options within WordPress.
    66 Author: WPSOS
    7  Version: 1.0
     7 Version: 1.01
    88 Author URI: http://www.wpsos.io/
    99 Licence: GPL2
Note: See TracChangeset for help on using the changeset viewer.