Changeset 1337456
- Timestamp:
- 01/27/2016 06:53:30 PM (10 years ago)
- File:
-
- 1 edited
-
id-arrays/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
id-arrays/trunk/readme.txt
r1337453 r1337456 14 14 When working with WP conditional tags it is common practice to create an array of post or taxonomy IDs. If there are many posts or taxonomies required, the process of finding each ID one by one can get a bit annoying and time consuming. 15 15 16 This small plugin makes it easier for you. All you have to do is select the posts or taxonomies that you want to add to the array through the standard WP checkboxes of the WP list tables. Then you just click the Copy Selected IDsbutton added by the plugin and you have your IDs copied in the clipboard. An optional textbox which displays the selected IDs upon button click is also added in case you want to inspect what you got!16 This small plugin makes it easier for you. All you have to do is select the posts or taxonomies that you want to add to the array through the standard WP checkboxes of the WP list tables. Then you just click the 'Copy Selected IDs' button added by the plugin and you have your IDs copied in the clipboard. An optional textbox which displays the selected IDs upon button click is also added in case you want to inspect what you got! 17 17 18 18 - Creates a button next to the bulk actions in main post/page list screens.
Note: See TracChangeset
for help on using the changeset viewer.