Changeset 2022116
- Timestamp:
- 01/30/2019 05:45:55 PM (7 years ago)
- File:
-
- 1 edited
-
multiple-images-upload/trunk/1.1/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
multiple-images-upload/trunk/1.1/readme.txt
r1916207 r2022116 12 12 == Description == 13 13 14 This plugin add a metabox which allox to upload multiple images to one post. Pictures are linked by the way of comma seperated string of attachment IDs. They can delete by clicking on desired picture. 15 16 Number of allowed pictures and concerned post types can be overited using hooks. Pictures rendered on post page or under while loop using shortcodes. 14 This plugin add a metabox which allox to upload multiple images to a post. 15 Number of allowed pictures and concerned post types can be override using hooks. Pictures rendered on post page or under while loop using shortcodes. 17 16 18 17 == Installation == … … 59 58 = 0.5 = 60 59 This version fixes a security related bug. Upgrade immediately. 61 62 == Arbitrary section ==63 64 You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated65 plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or66 "installation." Arbitrary sections will be shown below the built-in sections outlined above.
Note: See TracChangeset
for help on using the changeset viewer.