Plugin Directory

Changeset 3019042


Ignore:
Timestamp:
01/09/2024 03:55:37 AM (14 months ago)
Author:
icelayer
Message:

Update to version 0.6.5 from GitHub

Location:
wp-auto-updates
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-auto-updates/tags/0.6.5/readme.txt

    r3018982 r3019042  
    44Tags: updtae, plugin updates, theme updates
    55Requires at least: 4.6
    6 Tested up to: 5.7
    7 Stable tag: 0.6.3
     6Tested up to: 6.4
     7Stable tag: 0.6.5
    88Requires PHP: 5.6
    99License: GNU Version 2 or Any Later Version
  • wp-auto-updates/tags/0.6.5/wp-auto-update.php

    r3018982 r3019042  
    11<?php
    22/**
    3  * WP Auto Updates
    4  *
    5  * @package    WPAutoUpdates
    6  * @author     Uriel Wilson
    7  * @copyright  2020 Uriel Wilson
    8  * @license    GPL-2.0
    9  * @link       https://urielwilson.com
    10  *
    113 * @wordpress-plugin
    124 * Plugin Name:       WP Auto Updates
    135 * Plugin URI:        https://wpbrisko.com/wordpress-plugins/
    146 * Description:       Enable Automatic Updates for WordPress Core Plugins and Themes.
    15  * Version:           0.6.3
     7 * Version:           0.6.5
    168 * Requires at least: 4.6
    179 * Requires PHP:      5.6
    18  * Author:            uriel
    19  * Author URI:        https://urielwilson.com
     10 * Author:            wpbrisko.com
     11 * Author URI:        https://wpbrisko.com
    2012 * Text Domain:       wp-auto-updates
    2113 * Domain Path:       languages
  • wp-auto-updates/trunk/readme.txt

    r3018982 r3019042  
    44Tags: updtae, plugin updates, theme updates
    55Requires at least: 4.6
    6 Tested up to: 5.7
    7 Stable tag: 0.6.3
     6Tested up to: 6.4
     7Stable tag: 0.6.5
    88Requires PHP: 5.6
    99License: GNU Version 2 or Any Later Version
  • wp-auto-updates/trunk/wp-auto-update.php

    r3018982 r3019042  
    11<?php
    22/**
    3  * WP Auto Updates
    4  *
    5  * @package    WPAutoUpdates
    6  * @author     Uriel Wilson
    7  * @copyright  2020 Uriel Wilson
    8  * @license    GPL-2.0
    9  * @link       https://urielwilson.com
    10  *
    113 * @wordpress-plugin
    124 * Plugin Name:       WP Auto Updates
    135 * Plugin URI:        https://wpbrisko.com/wordpress-plugins/
    146 * Description:       Enable Automatic Updates for WordPress Core Plugins and Themes.
    15  * Version:           0.6.3
     7 * Version:           0.6.5
    168 * Requires at least: 4.6
    179 * Requires PHP:      5.6
    18  * Author:            uriel
    19  * Author URI:        https://urielwilson.com
     10 * Author:            wpbrisko.com
     11 * Author URI:        https://wpbrisko.com
    2012 * Text Domain:       wp-auto-updates
    2113 * Domain Path:       languages
Note: See TracChangeset for help on using the changeset viewer.