[wp-trac] [WordPress Trac] #56922: Template / Template parts revision / autosave REST API are broken
WordPress Trac
noreply at wordpress.org
Mon Oct 16 13:37:16 UTC 2023
#56922: Template / Template parts revision / autosave REST API are broken
-------------------------------------------------+-------------------------
Reporter: spacedmonkey | Owner:
| antonvlasenko
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 6.4
Component: REST API | Version: 4.7
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests commit | Focuses: rest-api
needs-dev-note |
-------------------------------------------------+-------------------------
Comment (by antonvlasenko):
> Or are there additional items to address ahead of 6.4 RC1?
@hellofromTonya
Some enhancements might be needed for the regular expressions that define
the new endpoints introduced in https://github.com/WordPress/wordpress-
develop/pull/3533. Also, certain inline comments need to be fixed too.
For example:
{{{
* Matches theme's directory: `/themes/<subdirectory>/<theme>/` or
`/themes/<theme>/`.
}}}
This inline comment is not entirely accurate, as the actual URLs do not
include `/themes`, etc.
However, I believe these changes could be addressed in a separate Trac
ticket as none of these issues are major.
If there are concerns that they should be included in this ticket for
contextual or historical reasons, then let's keep it open.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56922#comment:46>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list