Plugin Directory

Changeset 1503333


Ignore:
Timestamp:
09/27/2016 05:44:51 AM (10 years ago)
Author:
wpdevstudio
Message:

edited readme improved indentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-posts-builder/trunk/readme.txt

    r1503329 r1503333  
    2222    * dedicated support
    2323
    24     **Take custom posts wherever you go.**
     24    Take custom posts wherever you go.
    2525
    2626    * Option to import & export custom posts & taxonomies
     
    3636    [youtube https://www.youtube.com/watch?v=BTwNmB9yTcY]
    3737
    38     **Follow this plugin on [GitHub](https://github.com/wpdevstudio/custom-posts-builder)**
     38    Follow this plugin on [GitHub](https://github.com/wpdevstudio/custom-posts-builder)
    3939
    4040
    4141
    42 Create unlimited admin columns & show the details you need.
     42    Create unlimited admin columns & show the details you need.
    4343
    44     * Disable / enable the default admin columns for your custom post type, only show details you need
    45     * Add unlimited admin columns, show more information at glance !
    46     * Pre built most desired columns like featured image
    47     * Drag & drop reorder columns based on the priority
    48     * Temporary disable / delete the custom columns with a click
    49     * Total command on what you need to show in custom fields with powerful built-in shortcodes
    50     * Meta data, taxonomy data or even a function result, everthing can be shown just using shortcode. no need to touch code !
     44        * Disable / enable the default admin columns for your custom post type, only show details you need
     45        * Add unlimited admin columns, show more information at glance !
     46        * Pre built most desired columns like featured image
     47        * Drag & drop reorder columns based on the priority
     48        * Temporary disable / delete the custom columns with a click
     49        * Total command on what you need to show in custom fields with powerful built-in shortcodes
     50        * Meta data, taxonomy data or even a function result, everthing can be shown just using shortcode. no need to touch code !
    5151
    52 Create custom filters for admin columns.
     52    Create custom filters for admin columns.
    5353
    54     * Add filters using ajax enabled autocomplete field
    55     * Auto filters for every taxonomy created
    56     * Search using filters to refine your view
     54        * Add filters using ajax enabled autocomplete field
     55        * Auto filters for every taxonomy created
     56        * Search using filters to refine your view
    5757
    5858
    5959
    60 == Installation ==
     60    == Installation ==
    6161
    62 1. Upload plugin zip contents to wp-contents/plugin directory and activate the plugin
     62    1. Upload plugin zip contents to wp-contents/plugin directory and activate the plugin
    6363
    64 == Screenshots ==
     64    == Screenshots ==
    6565
    66 1. Overview of post types
    67 2. Create taxonomy screen
    68 3. Create post type overview
    69 4. Manage admin column screen - pro feature
    70 5. Manage admin filter screen - pro feature
    71 6. Added filters in action
    72 7. Import / export
     66    1. Overview of post types
     67    2. Create taxonomy screen
     68    3. Create post type overview
     69    4. Manage admin column screen - pro feature
     70    5. Manage admin filter screen - pro feature
     71    6. Added filters in action
     72    7. Import / export
    7373
    74 == Changelog ==
     74    == Changelog ==
    7575
    76 = 1.0 =
    77 * Initial Version.
     76    = 1.0 =
     77    * Initial Version.
Note: See TracChangeset for help on using the changeset viewer.