Changeset 55694 for trunk/src/wp-includes/class-wp-theme-json-resolver.php
- Timestamp:
- 04/27/2023 11:13:36 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json-resolver.php
r55448 r55694 14 14 * This class is for internal core usage and is not supposed to be used by extenders (plugins and/or themes). 15 15 * This is a low-level API that may need to do breaking changes. Please, 16 * use get_global_settings , get_global_styles, and get_global_stylesheetinstead.16 * use get_global_settings(), get_global_styles(), and get_global_stylesheet() instead. 17 17 * 18 18 * @access private … … 387 387 /** 388 388 * Returns the custom post type that contains the user's origin config 389 * for the active theme or a voidarray if none are found.389 * for the active theme or an empty array if none are found. 390 390 * 391 391 * This can also create and return a new draft custom post type.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)