Changeset 2728411
- Timestamp:
- 05/23/2022 10:07:43 AM (4 years ago)
- Location:
- export-users-data-csv
- Files:
-
- 1 deleted
- 2 edited
-
tags/2.2 (deleted)
-
trunk/export-users-data-csv.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
export-users-data-csv/trunk/export-users-data-csv.php
r2728385 r2728411 7 7 * License: GPLv2 or later 8 8 * License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 * Version: 2. 29 * Version: 2.1 10 10 * Requires at least: 4.1 11 * Requires PHP: 5.6.2011 * Requires PHP: 7.0 12 12 * Text Domain: exportuser 13 13 */ -
export-users-data-csv/trunk/readme.txt
r2728388 r2728411 5 5 Requires at least: 4.1 6 6 Tested up to: 6.0 7 Requires PHP: 5.6.208 Stable tag: 2. 27 Requires PHP: 7.0 8 Stable tag: 2.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 54 54 == Changelog == 55 55 56 = 2.2 =57 * Add JSON option option for easy users export.58 59 56 = 2.1 = 60 57 * Remove 3 buttons from user manage page. … … 76 73 * Remove 3 buttons from user manage page. 77 74 * Add Dropdown option for easy users export. 78 79 = 2.2 =80 * Add JSON option option for easy users export.
Note: See TracChangeset
for help on using the changeset viewer.