Changeset 61572
- Timestamp:
- 02/01/2026 03:46:41 PM (3 months ago)
- Location:
- trunk/src/wp-includes/rest-api/endpoints
- Files:
-
- 2 edited
-
class-wp-rest-controller.php (modified) (1 diff)
-
class-wp-rest-templates-controller.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-controller.php
r61429 r61572 669 669 * @since 4.7.0 670 670 * 671 * @ seehttps://github.com/WP-API/WP-API/issues/1585671 * @link https://github.com/WP-API/WP-API/issues/1585 672 672 * 673 673 * @todo Remove this in favour of https://core.trac.wordpress.org/ticket/34659 -
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php
r61429 r61572 209 209 * 210 210 * @since 5.9.0 211 * @ seehttps://core.trac.wordpress.org/ticket/54507211 * @link https://core.trac.wordpress.org/ticket/54507 212 212 * 213 213 * @param string $id Template ID.
Note: See TracChangeset
for help on using the changeset viewer.