Changeset 2422809
- Timestamp:
- 11/21/2020 03:35:03 PM (5 years ago)
- Location:
- hh-sortable/trunk
- Files:
-
- 2 edited
-
hh_admin_id_columns.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hh-sortable/trunk/hh_admin_id_columns.php
r1615523 r2422809 4 4 Plugin URI: https://github.com/versusbassz/hh_sortable_id_columns/ 5 5 Description: Sortable ID columns for all standard data types in WordPress admin panel. 6 Version: 2.0.2 6 Version: 2.0.3 7 Requires PHP: 5.3 7 8 Author: Vladimir Sklyar 8 9 Author URI: http://imgf.ru/ -
hh-sortable/trunk/readme.txt
r1615523 r2422809 2 2 Contributors: versusbassz 3 3 Tags: sortable, id, column, admin, panel 4 Requires at least: 4. 65 Tested up to: 4.7.36 Stable tag: 2.0. 24 Requires at least: 4.9 5 Tested up to: 5.5 6 Stable tag: 2.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 30 30 == Changelog == 31 31 32 = 2.0.3 --- 2020.11.21 = 33 * Checked compatibility with WordPress <= 5.5 34 32 35 = 2.0.2 --- 2017.03.16 = 33 36 * Fix PHP 5.3 compatibility
Note: See TracChangeset
for help on using the changeset viewer.