Changeset 1306631
- Timestamp:
- 12/12/2015 12:42:44 AM (10 years ago)
- Location:
- tweak-hidden-options
- Files:
-
- 5 edited
- 3 copied
-
tags/1.01 (copied) (copied from tweak-hidden-options/trunk)
-
tags/1.01/options-functions.php (copied) (copied from tweak-hidden-options/trunk/options-functions.php)
-
tags/1.01/options-page.php (copied) (copied from tweak-hidden-options/trunk/options-page.php) (1 diff)
-
tags/1.01/readme.txt (modified) (2 diffs)
-
tags/1.01/tweak-hidden-options.php (modified) (1 diff)
-
trunk/options-page.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/tweak-hidden-options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tweak-hidden-options/tags/1.01/options-page.php
r1269956 r1306631 29 29 <div class="wrap"> 30 30 <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 <h 2>Tweak Hidden Options of WordPress</h2>31 <h1>Tweak Hidden Options of WordPress</h1> 32 32 <form method="post" action="<?php echo $_SERVER['REQUEST_URI']; ?>"> 33 33 <?php if( isset( $_POST['tho_options_save'] ) ):?> -
tweak-hidden-options/tags/1.01/readme.txt
r1226512 r1306631 4 4 Tags: options,configuration,config,gzip 5 5 Requires at least: 3.0.1 6 Tested up to: 4. 37 Stable tag: 1.0 6 Tested up to: 4.4 7 Stable tag: 1.01 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 57 57 == Changelog == 58 58 59 = 1.01 = 60 * Minor hierarchy change accordin to WordPress 4.4 61 59 62 = 1.0 = 60 * Initial version .63 * Initial version -
tweak-hidden-options/tags/1.01/tweak-hidden-options.php
r1189151 r1306631 5 5 Description: Tweak Hidden Options is a safe and easy-to-use way to modify, tweak, and change various hidden options within WordPress. 6 6 Author: WPSOS 7 Version: 1.0 7 Version: 1.01 8 8 Author URI: http://www.wpsos.io/ 9 9 Licence: GPL2 -
tweak-hidden-options/trunk/options-page.php
r1269956 r1306631 29 29 <div class="wrap"> 30 30 <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 <h 2>Tweak Hidden Options of WordPress</h2>31 <h1>Tweak Hidden Options of WordPress</h1> 32 32 <form method="post" action="<?php echo $_SERVER['REQUEST_URI']; ?>"> 33 33 <?php if( isset( $_POST['tho_options_save'] ) ):?> -
tweak-hidden-options/trunk/readme.txt
r1226512 r1306631 4 4 Tags: options,configuration,config,gzip 5 5 Requires at least: 3.0.1 6 Tested up to: 4. 37 Stable tag: 1.0 6 Tested up to: 4.4 7 Stable tag: 1.01 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 57 57 == Changelog == 58 58 59 = 1.01 = 60 * Minor hierarchy change accordin to WordPress 4.4 61 59 62 = 1.0 = 60 * Initial version .63 * Initial version -
tweak-hidden-options/trunk/tweak-hidden-options.php
r1189151 r1306631 5 5 Description: Tweak Hidden Options is a safe and easy-to-use way to modify, tweak, and change various hidden options within WordPress. 6 6 Author: WPSOS 7 Version: 1.0 7 Version: 1.01 8 8 Author URI: http://www.wpsos.io/ 9 9 Licence: GPL2
Note: See TracChangeset
for help on using the changeset viewer.