Changeset 3019042
- Timestamp:
- 01/09/2024 03:55:37 AM (14 months ago)
- Location:
- wp-auto-updates
- Files:
-
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
wp-auto-updates/tags/0.6.5/readme.txt
r3018982 r3019042 4 4 Tags: updtae, plugin updates, theme updates 5 5 Requires at least: 4.6 6 Tested up to: 5.77 Stable tag: 0.6. 36 Tested up to: 6.4 7 Stable tag: 0.6.5 8 8 Requires PHP: 5.6 9 9 License: GNU Version 2 or Any Later Version -
wp-auto-updates/tags/0.6.5/wp-auto-update.php
r3018982 r3019042 1 1 <?php 2 2 /** 3 * WP Auto Updates4 *5 * @package WPAutoUpdates6 * @author Uriel Wilson7 * @copyright 2020 Uriel Wilson8 * @license GPL-2.09 * @link https://urielwilson.com10 *11 3 * @wordpress-plugin 12 4 * Plugin Name: WP Auto Updates 13 5 * Plugin URI: https://wpbrisko.com/wordpress-plugins/ 14 6 * Description: Enable Automatic Updates for WordPress Core Plugins and Themes. 15 * Version: 0.6. 37 * Version: 0.6.5 16 8 * Requires at least: 4.6 17 9 * Requires PHP: 5.6 18 * Author: uriel19 * Author URI: https:// urielwilson.com10 * Author: wpbrisko.com 11 * Author URI: https://wpbrisko.com 20 12 * Text Domain: wp-auto-updates 21 13 * Domain Path: languages -
wp-auto-updates/trunk/readme.txt
r3018982 r3019042 4 4 Tags: updtae, plugin updates, theme updates 5 5 Requires at least: 4.6 6 Tested up to: 5.77 Stable tag: 0.6. 36 Tested up to: 6.4 7 Stable tag: 0.6.5 8 8 Requires PHP: 5.6 9 9 License: GNU Version 2 or Any Later Version -
wp-auto-updates/trunk/wp-auto-update.php
r3018982 r3019042 1 1 <?php 2 2 /** 3 * WP Auto Updates4 *5 * @package WPAutoUpdates6 * @author Uriel Wilson7 * @copyright 2020 Uriel Wilson8 * @license GPL-2.09 * @link https://urielwilson.com10 *11 3 * @wordpress-plugin 12 4 * Plugin Name: WP Auto Updates 13 5 * Plugin URI: https://wpbrisko.com/wordpress-plugins/ 14 6 * Description: Enable Automatic Updates for WordPress Core Plugins and Themes. 15 * Version: 0.6. 37 * Version: 0.6.5 16 8 * Requires at least: 4.6 17 9 * Requires PHP: 5.6 18 * Author: uriel19 * Author URI: https:// urielwilson.com10 * Author: wpbrisko.com 11 * Author URI: https://wpbrisko.com 20 12 * Text Domain: wp-auto-updates 21 13 * Domain Path: languages
Note: See TracChangeset
for help on using the changeset viewer.