Make WordPress Core


Ignore:
Timestamp:
09/21/2019 05:40:58 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Docblock corrections and improvements, mostly related to various pre_* filters.

See #47110

File:
1 edited

Legend:

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

    r45932 r46232  
    687687     * @since 3.8.0
    688688     *
    689      * @param array $prepared_themes Array of themes.
     689     * @param array $prepared_themes Array of theme data.
    690690     */
    691691    $prepared_themes = apply_filters( 'wp_prepare_themes_for_js', $prepared_themes );
Note: See TracChangeset for help on using the changeset viewer.