Changeset 52610 for trunk/src/wp-includes/class-wp-theme-json.php
- Timestamp:
- 01/20/2022 11:51:22 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json.php
r52597 r52610 709 709 710 710 /** 711 * Returns the page templates of the currenttheme.711 * Returns the page templates of the active theme. 712 712 * 713 713 * @since 5.9.0 … … 733 733 734 734 /** 735 * Returns the template part data of currenttheme.735 * Returns the template part data of active theme. 736 736 * 737 737 * @since 5.9.0
Note: See TracChangeset
for help on using the changeset viewer.