Make WordPress Core


Ignore:
Timestamp:
12/27/2016 09:20:11 AM (8 years ago)
Author:
johnbillion
Message:

Docs: Add and correct @since docs for a variety of functions and methods.

Props keesiemeijer, chris_dev
Fixes #39343, #39357, #39344
See #39130

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/media.php

    r39612 r39638  
    10451045    /**
    10461046     * Let plugins pre-filter the image meta to be able to fix inconsistencies in the stored data.
     1047     *
     1048     * @since 4.5.0
    10471049     *
    10481050     * @param array  $image_meta    The image meta data as returned by 'wp_get_attachment_metadata()'.
Note: See TracChangeset for help on using the changeset viewer.