Plugin Directory

Changeset 1866667


Ignore:
Timestamp:
04/30/2018 10:06:41 PM (8 years ago)
Author:
bdeleasa
Message:

Updating the comment for the new function so it's accurate.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-random-post-thumbnails/trunk/classes/class-wprpt.php

    r1866666 r1866667  
    233233
    234234    /**
    235      * Filters the array of all possible random images and adds any that are
    236      * specific to the current taxonomy term.
    237      *
    238      * @since 2.0.0
     235     * 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
    239239     *
    240240     * @param $all_images array
Note: See TracChangeset for help on using the changeset viewer.