Plugin Directory

Changeset 3336457


Ignore:
Timestamp:
07/30/2025 09:15:50 AM (8 months ago)
Author:
dipankarpal212
Message:

FC#14 update

Location:
post-type-column-editor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • post-type-column-editor/tags/1.0.3/README.txt

    r3336448 r3336457  
    33Plugin URI: https://profiles.wordpress.org/dipankarpal212 
    44Donate link: https://www.paypal.me/dipoo7
    5 Tags: column, columns, taxonomy, post-type, wp-columns
     5Tags: column, columns, taxonomy-column, post-type-column, wp-columns
    66Requires at least: 5.8 
    77Tested 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 ===
    22Contributors: dipankarpal212 
    33Plugin URI: https://profiles.wordpress.org/dipankarpal212 
    44Donate link: https://www.paypal.me/dipoo7
    5 Tags: table, column, columns, post_types, ACF
     5Tags: column, columns, taxonomy-column, post-type-column, wp-columns
    66Requires at least: 5.8 
    77Tested up to: 6.8 
     
    1111License URI: https://www.gnu.org/licenses/gpl-2.0.html 
    1212
    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.
     13Customize WordPress admin columns for post types, users, taxonomies & more. Add, reorder, or remove columns easily – no coding needed.
    1414
    1515== Description ==
    1616
    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.
    1818
    1919- ✅ Add, edit, and remove columns from a simple interface 
     
    9090
    9191= 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:
     92Developers can extend the `WPColumns` using WordPress filter hooks. Below is a key filter provided by the plugin:
    9393Use this filter to control what gets displayed in custom columns:
    9494
     
    109109
    110110== 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 page
    116 5. Help section
     1111. Walkthrough.
     1122. Admin UI – edit columns in a clean popup.
     1133. Example of a additional fields shown in the post list table.
     1144. Hook preview with `copy` feature.
     1155. Backend settings page
     1166. Help section
    117117
    118118== Changelog ==
    119119
    120120= 1.0.0 = 
    121 * Walkthrough
    122121* Initial release 
    123122* Support for core/post/meta/custom fields 
     
    144143
    145144= 1.0.0 = 
    146 First release of the Post Type Column Editor.
     145First release of the WPColumns – Easy Admin Columns Builder for WordPress – Custom Post Types, Taxonomy, Users & More .
    147146
    148147== Credits ==
Note: See TracChangeset for help on using the changeset viewer.