Changeset 3326649
- Timestamp:
- 07/12/2025 08:25:03 AM (8 months ago)
- Location:
- dynamic-admin-tables/trunk
- Files:
-
- 2 edited
-
dynamic-admin-tables.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dynamic-admin-tables/trunk/dynamic-admin-tables.php
r3326644 r3326649 5 5 * Plugin URI: https://www.thulasidas.com/dynamic-admin-tables 6 6 * Description: Adds DataTables.js to WP admin tables - live filter and sort for Posts, Pages, Media. 7 * Version: 0.27 * Version: 1.0.0 8 8 * Requires at least: 6.8 9 9 * Requires PHP: 7.4 -
dynamic-admin-tables/trunk/readme.txt
r3326644 r3326649 6 6 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Stable tag: 0.28 Stable tag: 1.0.0 9 9 License: GPL v2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 65 65 == Changelog == 66 66 67 = 1.0.0 = 68 * First public release on wp.org repository. 69 67 70 = 0.2 = 68 71 * Improved native styling for Show # Entries dropdown.
Note: See TracChangeset
for help on using the changeset viewer.