Changeset 3085106
- Timestamp:
- 05/12/2024 07:35:14 AM (23 months ago)
- Location:
- enhanced-media-library
- Files:
-
- 2 edited
-
tags/2.8.15/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
enhanced-media-library/tags/2.8.15/readme.txt
r3084411 r3085106 1 === Enhanced Media Library ===1 === Enhanced Media Library PRO === 2 2 Contributors: webbistro 3 3 Tags: media library, media folders, media taxonomies, media gallery, mime types … … 185 185 186 186 = Improvements = 187 * Gallery / playlist shortcodes improved for better compatibility with other plugins 188 * `AND` logic within ga single taxonomy implemented for `[gallery]` and `[playlist]` shortcodes187 * Gallery / playlist shortcodes improved for better compatibility with other plugins 188 * `AND` logic within a single taxonomy implemented for `[gallery]` and `[playlist]` shortcodes 189 189 190 190 ***Examples:*** … … 195 195 `[gallery media_category="flowers,mosses" genre="garden"]` 196 196 *— Displays imager **either** from "flowers" **OR** "mosses" category AND also from the genre "garden"* 197 198 *Note: For performance it's better to use IDs instead of slugs in the gallery shortcodes.* 197 199 198 200 = Bugfixes = -
enhanced-media-library/trunk/readme.txt
r3084411 r3085106 1 === Enhanced Media Library ===1 === Enhanced Media Library PRO === 2 2 Contributors: webbistro 3 3 Tags: media library, media folders, media taxonomies, media gallery, mime types … … 185 185 186 186 = Improvements = 187 * Gallery / playlist shortcodes improved for better compatibility with other plugins 188 * `AND` logic within ga single taxonomy implemented for `[gallery]` and `[playlist]` shortcodes187 * Gallery / playlist shortcodes improved for better compatibility with other plugins 188 * `AND` logic within a single taxonomy implemented for `[gallery]` and `[playlist]` shortcodes 189 189 190 190 ***Examples:*** … … 195 195 `[gallery media_category="flowers,mosses" genre="garden"]` 196 196 *— Displays imager **either** from "flowers" **OR** "mosses" category AND also from the genre "garden"* 197 198 *Note: For performance it's better to use IDs instead of slugs in the gallery shortcodes.* 197 199 198 200 = Bugfixes =
Note: See TracChangeset
for help on using the changeset viewer.