Plugin Directory

Changeset 2282125


Ignore:
Timestamp:
04/13/2020 01:33:38 AM (6 years ago)
Author:
pommelo
Message:

Update to version 1.1.7 from GitHub

Location:
better-admin-users-search
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • better-admin-users-search/tags/1.1.7/better-admin-users-search.php

    r2280565 r2282125  
    44 * Plugin URI:        https://github.com/Applelo/Better-Admin-Users-Search
    55 * Description:       A plugin to improve users admin search
    6  * Version:           1.0.0
     6 * Version:           1.1.7
    77 * Author:            Applelo
    8  * Author URI:        https://lois-boubault.me/
    98 * License:           GPL-3.0+
    109 * License URI:       http://www.gnu.org/licenses/gpl-3.0.txt
     
    1817}
    1918
    20 define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1.1.6' );
     19define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1.1.7' );
    2120define('BETTER_ADMIN_USERS_SEARCH_PREFIX', 'baus' );
    2221
  • better-admin-users-search/tags/1.1.7/readme.txt

    r2280565 r2282125  
    55Requires PHP: 5.3
    66Tested up to: 5.4
    7 Stable tag: 1.1.6
     7Stable tag: 1.1.7
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • better-admin-users-search/trunk/better-admin-users-search.php

    r2280565 r2282125  
    44 * Plugin URI:        https://github.com/Applelo/Better-Admin-Users-Search
    55 * Description:       A plugin to improve users admin search
    6  * Version:           1.0.0
     6 * Version:           1.1.7
    77 * Author:            Applelo
    8  * Author URI:        https://lois-boubault.me/
    98 * License:           GPL-3.0+
    109 * License URI:       http://www.gnu.org/licenses/gpl-3.0.txt
     
    1817}
    1918
    20 define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1.1.6' );
     19define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1.1.7' );
    2120define('BETTER_ADMIN_USERS_SEARCH_PREFIX', 'baus' );
    2221
  • better-admin-users-search/trunk/readme.txt

    r2280565 r2282125  
    55Requires PHP: 5.3
    66Tested up to: 5.4
    7 Stable tag: 1.1.6
     7Stable tag: 1.1.7
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.