- Timestamp:
- 06/20/2020 12:12:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php
r47550 r48105 138 138 * @since 3.7.0 139 139 * 140 * @param array $args An array of themesAPI arguments.140 * @param array|false $args Theme install API arguments. 141 141 */ 142 142 $args = apply_filters( "install_themes_table_api_args_{$tab}", $args );
Note: See TracChangeset
for help on using the changeset viewer.