Changeset 1608862
- Timestamp:
- 03/06/2017 05:26:51 PM (9 years ago)
- Location:
- vaultpress/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
vaultpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vaultpress/trunk/readme.txt
r1608840 r1608862 4 4 Requires at least: 3.2 5 5 Tested up to: 4.7.2 6 Stable tag: 1.8. 76 Stable tag: 1.8.8 7 7 License: GPLv2 8 8 -
vaultpress/trunk/vaultpress.php
r1608840 r1608862 4 4 * Plugin URI: http://vaultpress.com/?utm_source=plugin-uri&utm_medium=plugin-description&utm_campaign=1.0 5 5 * Description: Protect your content, themes, plugins, and settings with <strong>realtime backup</strong> and <strong>automated security scanning</strong> from <a href="http://vaultpress.com/?utm_source=wp-admin&utm_medium=plugin-description&utm_campaign=1.0" rel="nofollow">VaultPress</a>. Activate, enter your registration key, and never worry again. <a href="http://vaultpress.com/help/?utm_source=wp-admin&utm_medium=plugin-description&utm_campaign=1.0" rel="nofollow">Need some help?</a> 6 * Version: 1.8. 66 * Version: 1.8.8 7 7 * Author: Automattic 8 8 * Author URI: http://vaultpress.com/?utm_source=author-uri&utm_medium=plugin-description&utm_campaign=1.0 … … 19 19 var $auto_register_option = 'vaultpress_auto_register'; 20 20 var $db_version = 4; 21 var $plugin_version = '1.8. 7';21 var $plugin_version = '1.8.8'; 22 22 23 23 function __construct() {
Note: See TracChangeset
for help on using the changeset viewer.