Changeset 3336457
- Timestamp:
- 07/30/2025 09:15:50 AM (8 months ago)
- Location:
- post-type-column-editor
- Files:
-
- 2 edited
-
tags/1.0.3/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-type-column-editor/tags/1.0.3/README.txt
r3336448 r3336457 3 3 Plugin URI: https://profiles.wordpress.org/dipankarpal212 4 4 Donate link: https://www.paypal.me/dipoo7 5 Tags: column, columns, taxonomy , post-type, wp-columns5 Tags: column, columns, taxonomy-column, post-type-column, wp-columns 6 6 Requires at least: 5.8 7 7 Tested up to: 6.8 -
post-type-column-editor/trunk/README.txt
r3336043 r3336457 1 === Post Type Column Editor===1 === WPColumns – Easy Admin Columns Builder for WordPress – Custom Post Types, Taxonomy, Users & More === 2 2 Contributors: dipankarpal212 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: column, columns, taxonomy-column, post-type-column, wp-columns 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 Customize WordPress admin columns for post types, users, taxonomies & more. Add, reorder, or remove columns easily – no coding needed. 14 14 15 15 == Description == 16 16 17 ** Post Type Column Editor** gives you complete control over the WordPress admin columns for any post type.17 **WPColumns** gives you complete control over the WordPress admin columns for any post type. 18 18 19 19 - ✅ Add, edit, and remove columns from a simple interface … … 90 90 91 91 = What is the filter hook? = 92 Developers can extend the ` Post Type Column Editor` using WordPress filter hooks. Below is a key filter provided by the plugin:92 Developers can extend the `WPColumns` using WordPress filter hooks. Below is a key filter provided by the plugin: 93 93 Use this filter to control what gets displayed in custom columns: 94 94 … … 109 109 110 110 == Screenshots == 111 112 1. Admin UI – edit columns in a clean popup.113 2. Example of a additional fields shown in the post list table.114 3. Hook preview with `copy` feature.115 4. Backend settings page116 5. Help section111 1. Walkthrough. 112 2. Admin UI – edit columns in a clean popup. 113 3. Example of a additional fields shown in the post list table. 114 4. Hook preview with `copy` feature. 115 5. Backend settings page 116 6. Help section 117 117 118 118 == Changelog == 119 119 120 120 = 1.0.0 = 121 * Walkthrough122 121 * Initial release 123 122 * Support for core/post/meta/custom fields … … 144 143 145 144 = 1.0.0 = 146 First release of the Post Type Column Editor.145 First release of the WPColumns – Easy Admin Columns Builder for WordPress – Custom Post Types, Taxonomy, Users & More . 147 146 148 147 == Credits ==
Note: See TracChangeset
for help on using the changeset viewer.