Changeset 2279805
- Timestamp:
- 04/09/2020 02:22:04 AM (6 years ago)
- Location:
- better-admin-users-search
- Files:
-
- 2 added
- 4 deleted
- 10 edited
- 1 copied
-
tags/1.1 (copied) (copied from better-admin-users-search/trunk)
-
tags/1.1/README.md (deleted)
-
tags/1.1/better-admin-users-search.php (modified) (1 diff)
-
tags/1.1/composer.lock (added)
-
tags/1.1/i18n/baus.pot (modified) (1 diff)
-
tags/1.1/i18n/index.php (modified) (1 diff)
-
tags/1.1/index.php (modified) (1 diff)
-
tags/1.1/readme.txt (modified) (4 diffs)
-
tags/1.1/vendor (deleted)
-
trunk/README.md (deleted)
-
trunk/better-admin-users-search.php (modified) (1 diff)
-
trunk/composer.lock (added)
-
trunk/i18n/baus.pot (modified) (1 diff)
-
trunk/i18n/index.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/vendor (deleted)
Legend:
- Unmodified
- Added
- Removed
-
better-admin-users-search/tags/1.1/better-admin-users-search.php
r2065927 r2279805 18 18 } 19 19 20 define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1. 0.0' );20 define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1.1.0' ); 21 21 define('BETTER_ADMIN_USERS_SEARCH_PREFIX', 'baus' ); 22 22 -
better-admin-users-search/tags/1.1/i18n/baus.pot
r2065927 r2279805 1 # Copyright (C) 20 19 Applelo2 # This file is distributed under the GPL-3.0+.1 # Copyright (C) 2020 Better Admin Users Search 2 # This file is distributed under the same license as the Better Admin Users Search package. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Better Admin Users Search 1.0.0\n" 6 "Report-Msgid-Bugs-To: " 7 "http://wordpress.org/support/plugin/better-admin-users-search\n" 8 "POT-Creation-Date: 2019-04-06 23:45:45+00:00\n" 5 "Project-Id-Version: Better Admin Users Search\n" 9 6 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset= utf-8\n"7 "Content-Type: text/plain; charset=UTF-8\n" 11 8 "Content-Transfer-Encoding: 8bit\n" 12 "PO-Revision-Date: 2019-4-6 23:45+240\n" 13 "Last-Translator: Applelo boubaultlois@gmail.com\n" 14 "Language-Team: Applelo boubaultlois@gmail.com\n" 15 "Language: en_US\n" 9 "Last-Translator: Applelo<boubaultlois@gmail.com>\n" 10 "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/better-admin-users-search\n" 11 "X-Poedit-Basepath: ..\n" 12 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" 13 "X-Poedit-SearchPath-0: .\n" 14 "X-Poedit-SearchPathExcluded-0: *.js\n" 15 "X-Poedit-SourceCharset: UTF-8\n" 16 16 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 17 "X-Poedit-Country: United States\n"18 "X-Poedit-SourceCharset: UTF-8\n"19 "X-Poedit-KeywordsList: "20 "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"21 "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"22 "X-Poedit-Basepath: ../\n"23 "X-Poedit-SearchPath-0: .\n"24 "X-Poedit-Bookmarks: \n"25 "X-Textdomain-Support: yes\n"26 "X-Generator: grunt-wp-i18n 1.0.3\n"27 17 28 #: better-admin-users-search.php:33 29 msgid "Settings" 30 msgstr "" 31 32 #: includes/class-better-admin-users-search-admin-page.php:34 18 #: ../includes/class-better-admin-users-search-admin-page.php:34 33 19 msgid "Default search values" 34 20 msgstr "" 35 21 36 #: includes/class-better-admin-users-search-admin-page.php:3522 #: ../includes/class-better-admin-users-search-admin-page.php:35 37 23 msgid "Default values used by WordPress to do the search" 38 24 msgstr "" 39 25 40 #: includes/class-better-admin-users-search-admin-page.php:4726 #: ../includes/class-better-admin-users-search-admin-page.php:47 41 27 msgid "For you, this data is \"%s\"" 42 28 msgstr "" 43 29 44 #: includes/class-better-admin-users-search-admin-page.php:5430 #: ../includes/class-better-admin-users-search-admin-page.php:54 45 31 msgid "Additionals metas" 46 32 msgstr "" 47 33 48 #: includes/class-better-admin-users-search-admin-page.php:5534 #: ../includes/class-better-admin-users-search-admin-page.php:55 49 35 msgid "Add additional user metas to the admin user search" 50 36 msgstr "" 51 37 52 #: includes/class-better-admin-users-search-admin-page.php:5538 #: ../includes/class-better-admin-users-search-admin-page.php:55 53 39 msgid "Note: Some metas won't work because their are not string." 54 40 msgstr "" 55 41 56 #: includes/class-better-admin-users-search-admin-page.php:6342 #: ../includes/class-better-admin-users-search-admin-page.php:63 57 43 msgid "User meta(s)" 58 44 msgstr "" 59 45 60 #: includes/class-better-admin-users-search-admin-page.php:6546 #: ../includes/class-better-admin-users-search-admin-page.php:65 61 47 msgid "Select metas you want to add to your search." 62 48 msgstr "" 63 64 #. Plugin Name of the plugin/theme65 msgid "Better Admin Users Search"66 msgstr ""67 68 #. Plugin URI of the plugin/theme69 msgid "https://github.com/Applelo/Better-Admin-Users-Search"70 msgstr ""71 72 #. Description of the plugin/theme73 msgid "A plugin to improve users admin search"74 msgstr ""75 76 #. Author of the plugin/theme77 msgid "Applelo"78 msgstr ""79 80 #. Author URI of the plugin/theme81 msgid "https://lois-boubault.me/"82 msgstr "" -
better-admin-users-search/tags/1.1/i18n/index.php
r2065927 r2279805 1 <?php // Silence is golden -
better-admin-users-search/tags/1.1/index.php
r2065927 r2279805 1 <?php 1 <?php //Silence is golden -
better-admin-users-search/tags/1.1/readme.txt
r2065930 r2279805 1 1 === Better Admin Users Search === 2 2 Contributors: Applelo 3 Donate link: https://lois-boubault.me4 3 Tags: search, admin, users, better, usermeta, meta 5 4 Requires at least: 3.8.0 6 5 Requires PHP: 5.2 7 Tested up to: 5. 18 Stable tag: 1. 06 Tested up to: 5.5 7 Stable tag: 1.1 9 8 License: GPLv3 10 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 14 13 == Description == 15 14 16 This plugin improve the admin users search. Just configure what datas you need to search (or not) and that all :)15 This plugin improves the admin users search. Just configure what datas you need to search (or not) and that all :) 17 16 You can choose to configure what default wordpress search (login, url, email, nicename, display_name) and extends search with user metas (last_name, first_name...). 18 17 … … 42 41 = Credits = 43 42 44 * CMB2 Team for their incredible framework to create easily an settings screen43 * CMB2 Team 45 44 * pokbot for the cmb-field-select2 add-on for CMB2 46 * All people do an incredible jobs with grunt packages 45 * WP Pot Team 46 * 10up for the Wordpress Github Actions 47 47 48 48 == Screenshots == … … 53 53 == Changelog == 54 54 55 = 1.1 = 56 * Update composer dependancies 57 * Add GitHub actions to automate the publication 58 * Add wp pot to generate the pot file 59 * Remove grunt 60 55 61 = 1.0 = 56 62 * Initial release -
better-admin-users-search/trunk/better-admin-users-search.php
r2065927 r2279805 18 18 } 19 19 20 define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1. 0.0' );20 define('BETTER_ADMIN_USERS_SEARCH_VERSION', '1.1.0' ); 21 21 define('BETTER_ADMIN_USERS_SEARCH_PREFIX', 'baus' ); 22 22 -
better-admin-users-search/trunk/i18n/baus.pot
r2065927 r2279805 1 # Copyright (C) 20 19 Applelo2 # This file is distributed under the GPL-3.0+.1 # Copyright (C) 2020 Better Admin Users Search 2 # This file is distributed under the same license as the Better Admin Users Search package. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Better Admin Users Search 1.0.0\n" 6 "Report-Msgid-Bugs-To: " 7 "http://wordpress.org/support/plugin/better-admin-users-search\n" 8 "POT-Creation-Date: 2019-04-06 23:45:45+00:00\n" 5 "Project-Id-Version: Better Admin Users Search\n" 9 6 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset= utf-8\n"7 "Content-Type: text/plain; charset=UTF-8\n" 11 8 "Content-Transfer-Encoding: 8bit\n" 12 "PO-Revision-Date: 2019-4-6 23:45+240\n" 13 "Last-Translator: Applelo boubaultlois@gmail.com\n" 14 "Language-Team: Applelo boubaultlois@gmail.com\n" 15 "Language: en_US\n" 9 "Last-Translator: Applelo<boubaultlois@gmail.com>\n" 10 "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/better-admin-users-search\n" 11 "X-Poedit-Basepath: ..\n" 12 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" 13 "X-Poedit-SearchPath-0: .\n" 14 "X-Poedit-SearchPathExcluded-0: *.js\n" 15 "X-Poedit-SourceCharset: UTF-8\n" 16 16 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 17 "X-Poedit-Country: United States\n"18 "X-Poedit-SourceCharset: UTF-8\n"19 "X-Poedit-KeywordsList: "20 "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"21 "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"22 "X-Poedit-Basepath: ../\n"23 "X-Poedit-SearchPath-0: .\n"24 "X-Poedit-Bookmarks: \n"25 "X-Textdomain-Support: yes\n"26 "X-Generator: grunt-wp-i18n 1.0.3\n"27 17 28 #: better-admin-users-search.php:33 29 msgid "Settings" 30 msgstr "" 31 32 #: includes/class-better-admin-users-search-admin-page.php:34 18 #: ../includes/class-better-admin-users-search-admin-page.php:34 33 19 msgid "Default search values" 34 20 msgstr "" 35 21 36 #: includes/class-better-admin-users-search-admin-page.php:3522 #: ../includes/class-better-admin-users-search-admin-page.php:35 37 23 msgid "Default values used by WordPress to do the search" 38 24 msgstr "" 39 25 40 #: includes/class-better-admin-users-search-admin-page.php:4726 #: ../includes/class-better-admin-users-search-admin-page.php:47 41 27 msgid "For you, this data is \"%s\"" 42 28 msgstr "" 43 29 44 #: includes/class-better-admin-users-search-admin-page.php:5430 #: ../includes/class-better-admin-users-search-admin-page.php:54 45 31 msgid "Additionals metas" 46 32 msgstr "" 47 33 48 #: includes/class-better-admin-users-search-admin-page.php:5534 #: ../includes/class-better-admin-users-search-admin-page.php:55 49 35 msgid "Add additional user metas to the admin user search" 50 36 msgstr "" 51 37 52 #: includes/class-better-admin-users-search-admin-page.php:5538 #: ../includes/class-better-admin-users-search-admin-page.php:55 53 39 msgid "Note: Some metas won't work because their are not string." 54 40 msgstr "" 55 41 56 #: includes/class-better-admin-users-search-admin-page.php:6342 #: ../includes/class-better-admin-users-search-admin-page.php:63 57 43 msgid "User meta(s)" 58 44 msgstr "" 59 45 60 #: includes/class-better-admin-users-search-admin-page.php:6546 #: ../includes/class-better-admin-users-search-admin-page.php:65 61 47 msgid "Select metas you want to add to your search." 62 48 msgstr "" 63 64 #. Plugin Name of the plugin/theme65 msgid "Better Admin Users Search"66 msgstr ""67 68 #. Plugin URI of the plugin/theme69 msgid "https://github.com/Applelo/Better-Admin-Users-Search"70 msgstr ""71 72 #. Description of the plugin/theme73 msgid "A plugin to improve users admin search"74 msgstr ""75 76 #. Author of the plugin/theme77 msgid "Applelo"78 msgstr ""79 80 #. Author URI of the plugin/theme81 msgid "https://lois-boubault.me/"82 msgstr "" -
better-admin-users-search/trunk/i18n/index.php
r2065927 r2279805 1 <?php // Silence is golden -
better-admin-users-search/trunk/index.php
r2065927 r2279805 1 <?php 1 <?php //Silence is golden -
better-admin-users-search/trunk/readme.txt
r2065930 r2279805 1 1 === Better Admin Users Search === 2 2 Contributors: Applelo 3 Donate link: https://lois-boubault.me4 3 Tags: search, admin, users, better, usermeta, meta 5 4 Requires at least: 3.8.0 6 5 Requires PHP: 5.2 7 Tested up to: 5. 18 Stable tag: 1. 06 Tested up to: 5.5 7 Stable tag: 1.1 9 8 License: GPLv3 10 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 14 13 == Description == 15 14 16 This plugin improve the admin users search. Just configure what datas you need to search (or not) and that all :)15 This plugin improves the admin users search. Just configure what datas you need to search (or not) and that all :) 17 16 You can choose to configure what default wordpress search (login, url, email, nicename, display_name) and extends search with user metas (last_name, first_name...). 18 17 … … 42 41 = Credits = 43 42 44 * CMB2 Team for their incredible framework to create easily an settings screen43 * CMB2 Team 45 44 * pokbot for the cmb-field-select2 add-on for CMB2 46 * All people do an incredible jobs with grunt packages 45 * WP Pot Team 46 * 10up for the Wordpress Github Actions 47 47 48 48 == Screenshots == … … 53 53 == Changelog == 54 54 55 = 1.1 = 56 * Update composer dependancies 57 * Add GitHub actions to automate the publication 58 * Add wp pot to generate the pot file 59 * Remove grunt 60 55 61 = 1.0 = 56 62 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.