Changeset 2197434
- Timestamp:
- 11/20/2019 02:06:42 PM (6 years ago)
- Location:
- wpsimpletools-maintenance-mode/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
wpsimpletools-maintenance.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpsimpletools-maintenance-mode/trunk/readme.txt
r2156190 r2197434 5 5 Requires: 4.0 6 6 Requires PHP: 5.0.0 7 Tested up to: 5. 2.38 Stable tag: 1.0. 47 Tested up to: 5.3 8 Stable tag: 1.0.5 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 34 34 1.0.4 WP 5.2.3 supported 35 35 36 = 1.0.5 = 37 1.0.5 WP 5.3 supported 38 36 39 == Frequently Asked Questions == 37 40 No FAQ yet... pls ask :) … … 48 51 = 1.0.4 = 49 52 1.0.4 WP 5.2.3 supported 53 = 1.0.5 = 54 1.0.5 WP 5.3 supported 50 55 51 56 == Screenshots == -
wpsimpletools-maintenance-mode/trunk/wpsimpletools-maintenance.php
r2156187 r2197434 5 5 * Description: Puts the site in maintenance mode, redirects all non-authenticated requests to a basic page (included in the plugin) or custom URL. 6 6 * Author: WpSimpleTools 7 * Author URI: http ://wpsimpletools.wordpress.com7 * Author URI: https://profiles.wordpress.org/wpsimpletools/#content-plugins 8 8 * Version: 1.0.4 9 9 * Plugin Slug: wpsimpletools-maintenance
Note: See TracChangeset
for help on using the changeset viewer.