Changeset 56412
- Timestamp:
- 08/18/2023 01:16:13 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/global-styles-and-settings.php
r56385 r56412 447 447 * @since 6.4.0 448 448 * 449 * return array Associative array of `$part_name => $part_data` pairs, with `$part_data` having "title" and "area" fields. 449 * @return array Associative array of `$part_name => $part_data` pairs, 450 * with `$part_data` having "title" and "area" fields. 450 451 */ 451 452 function wp_get_theme_data_template_parts() {
Note: See TracChangeset
for help on using the changeset viewer.