Make WordPress Core


Ignore:
Timestamp:
05/22/2016 05:39:00 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Remove/replace invalid inline @link tags in DocBlocks in wp-includes/*.

Fixes #36910.

File:
1 edited

Legend:

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

    r37366 r37487  
    719719     * @access public
    720720     *
    721      * @param string|array $query_args Passed to {@link parse_request()}
     721     * @param string|array $query_args Passed to parse_request().
    722722     */
    723723    public function main($query_args = '') {
Note: See TracChangeset for help on using the changeset viewer.