Changeset 3336095
- Timestamp:
- 07/29/2025 03:54:57 PM (8 months ago)
- Location:
- post-type-column-editor/tags/1.0.3
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
post-type-column-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
post-type-column-editor/tags/1.0.3/README.txt
r3336043 r3336095 3 3 Plugin URI: https://profiles.wordpress.org/dipankarpal212 4 4 Donate link: https://www.paypal.me/dipoo7 5 Tags: table, column, columns, post_types, ACF5 Tags: table, column, columns, admin, post 6 6 Requires at least: 5.8 7 7 Tested up to: 6.8 … … 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html 12 12 13 Add custom admin columns to any post type using a flexible UI. Show core/custom fields in bulk or define your own hook for full rendering control.13 Easily customize, add, edit, remove or reorder columns in WordPress post type admin tables. Supports meta fields, custom fields, and native fields, additional fields. 14 14 15 15 == Description == -
post-type-column-editor/tags/1.0.3/post-type-column-editor.php
r3336021 r3336095 17 17 * Requires at least: 5.8 18 18 * Requires PHP: 7.4 19 * Description: Add custom columns to any post type using various type of fields type.19 * Description: Easily customize, add, edit, remove or reorder columns in WordPress post type admin tables. Supports meta fields, custom fields, and native fields, additional fields. 20 20 * Version: 1.0.3 21 21 * Author: Dipankar Pal
Note: See TracChangeset
for help on using the changeset viewer.