Changeset 2500041
- Timestamp:
- 03/20/2021 11:13:30 AM (5 years ago)
- Location:
- custom-field-list-widget
- Files:
-
- 2 edited
-
tags/1.4/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-field-list-widget/tags/1.4/readme.txt
r2447658 r2500041 4 4 Tags: custom field, meta information, guests list, widget, multiple widgets 5 5 Requires at least: 2.7 6 Tested up to: 5. 66 Tested up to: 5.7 7 7 Stable tag: 1.4 8 8 License: GPLv2 or later … … 20 20 In other words: This plugin allows you to create lists of one category of meta information (on each list). The custom field names and values can be used as categorizable tags and with this plugin you can create lists of tags of one category. 21 21 22 One example of usage could be: a list of the names of the guest of your podcast episodes. Or if you write about books hten you can have e.g. a list of the authors and as sub list elements the titles of the books linked to the posts containing the recension.22 One example of usage could be: a list of the names of the guest of your podcast episodes. Or if you write about books then you can have e.g. a list of the authors and as sub list elements the titles of the books linked to the posts containing the recension. 23 23 24 24 This plugin supports multiple widgets (You can have more than one list at the same time in one sidebar.) and uses the jQuery framework (which is delivered with WP automatically) to make the hide and show effects e.g. of a parted list (if the browser of a visiter of your does not allow or support Javascript the full list will be visible). -
custom-field-list-widget/trunk/readme.txt
r2495443 r2500041 20 20 In other words: This plugin allows you to create lists of one category of meta information (on each list). The custom field names and values can be used as categorizable tags and with this plugin you can create lists of tags of one category. 21 21 22 One example of usage could be: a list of the names of the guest of your podcast episodes. Or if you write about books hten you can have e.g. a list of the authors and as sub list elements the titles of the books linked to the posts containing the recension.22 One example of usage could be: a list of the names of the guest of your podcast episodes. Or if you write about books then you can have e.g. a list of the authors and as sub list elements the titles of the books linked to the posts containing the recension. 23 23 24 24 This plugin supports multiple widgets (You can have more than one list at the same time in one sidebar.) and uses the jQuery framework (which is delivered with WP automatically) to make the hide and show effects e.g. of a parted list (if the browser of a visiter of your does not allow or support Javascript the full list will be visible).
Note: See TracChangeset
for help on using the changeset viewer.