Make WordPress Core


Ignore:
Timestamp:
06/20/2020 12:12:39 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Miscellaneous DocBlock corrections for plugin and theme installation and updates.

See #49572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php

    r47550 r48105  
    138138         * @since 3.7.0
    139139         *
    140          * @param array $args An array of themes API arguments.
     140         * @param array|false $args Theme install API arguments.
    141141         */
    142142        $args = apply_filters( "install_themes_table_api_args_{$tab}", $args );
Note: See TracChangeset for help on using the changeset viewer.