Plugin Directory

Changeset 2146044


Ignore:
Timestamp:
08/27/2019 02:25:58 AM (7 years ago)
Author:
addmore
Message:

Edit readme.txt

Location:
custom-fields-list-generator
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-fields-list-generator/tags/0.0.0/readme.txt

    r2145275 r2146044  
    1414== Description ==
    1515
    16 You can create a custom fields list from field labels on the posts of any type.
    17 To find your custom field labels in your posts will be easy.
     16Scroll to a target position and highlight it if you click on the list item.
    1817
    19 ■ How to use
    2018
    21 * The custom fields list is displayed on the target page with a check.
    22 * You can hide the custom fields list every post if you input post id separated by comma in textarea.
     19=== features ===
     20
     21* Items name is got from custom field title.
     22* You can create a list of custom fields up to the first level.
     23* You can hide a list for each post type.
     24* And you can hide it for each post if you input post id separated by comma in textarea.
     25* If you sort or show / hide fields on a post, the list will be updated when you reload a browser.
     26
     27
     28=== How to use ===
     29
     301. Activate this plugin.
     312. Check target posts and click on “Save”.
     323. An icon is shown your post.
     33
     34* This is shown next to the public widget in the upper right if you use a Gutenberg Editor.
     35* This is pinned to the screen at the bottom right if you use a Classic Editor.
     36
     374. A custom field list is shown if you click the icon.
     385. Scroll to a target position if you click on the list item.
     396. Scroll to a top of page if you click “Back to Top”.
    2340
    2441
  • custom-fields-list-generator/trunk/readme.txt

    r2145273 r2146044  
    1414== Description ==
    1515
    16 You can create a custom fields list from field labels on the posts of any type.
    17 To find your custom field labels in your posts will be easy.
     16Scroll to a target position and highlight it if you click on the list item.
    1817
    19 ■ How to use
    2018
    21 * The custom fields list is displayed on the target page with a check.
    22 * You can hide the custom fields list every post if you input post id separated by comma in textarea.
     19=== features ===
     20
     21* Items name is got from custom field title.
     22* You can create a list of custom fields up to the first level.
     23* You can hide a list for each post type.
     24* And you can hide it for each post if you input post id separated by comma in textarea.
     25* If you sort or show / hide fields on a post, the list will be updated when you reload a browser.
     26
     27
     28=== How to use ===
     29
     301. Activate this plugin.
     312. Check target posts and click on “Save”.
     323. An icon is shown your post.
     33
     34* This is shown next to the public widget in the upper right if you use a Gutenberg Editor.
     35* This is pinned to the screen at the bottom right if you use a Classic Editor.
     36
     374. A custom field list is shown if you click the icon.
     385. Scroll to a target position if you click on the list item.
     396. Scroll to a top of page if you click “Back to Top”.
    2340
    2441
Note: See TracChangeset for help on using the changeset viewer.