Make WordPress Core


Ignore:
Timestamp:
12/27/2016 09:20:11 AM (10 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/vars.php

    r38468 r39638  
    121121 * Test if the current browser runs on a mobile device (smart phone, tablet, etc.)
    122122 *
     123 * @since 3.4.0
     124 *
    123125 * @return bool
    124126 */
Note: See TracChangeset for help on using the changeset viewer.