Make WordPress Core


Ignore:
Timestamp:
12/06/2019 10:21:07 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Correct various docblocks documentation.

See #48303

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/my-sites.php

    r45140 r46821  
    105105     *
    106106     * @param string $settings_html The settings HTML markup. Default empty.
    107      * @param object $context       Context of the setting (global or site-specific). Default 'global'.
     107     * @param string $context       Context of the setting (global or site-specific). Default 'global'.
    108108     */
    109109    $settings_html = apply_filters( 'myblogs_options', '', 'global' );
Note: See TracChangeset for help on using the changeset viewer.