Changeset 1866667
- Timestamp:
- 04/30/2018 10:06:41 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-random-post-thumbnails/trunk/classes/class-wprpt.php
r1866666 r1866667 233 233 234 234 /** 235 * Filters the array of all possible random images and adds any that are236 * specific to the current taxonomy term.237 * 238 * @since 2. 0.0235 * Filters the array of all possible random images and removes the images 236 * for any excluded taxonomy terms of the given post. 237 * 238 * @since 2.4.0 239 239 * 240 240 * @param $all_images array
Note: See TracChangeset
for help on using the changeset viewer.