Changes between Initial Version and Version 1 of Ticket #35115, comment 3
- Timestamp:
- 12/16/2015 07:16:33 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35115, comment 3
initial v1 1 1 I'm not sure why the `title` param is a public query var - is it really designed to be used in URLs, or should it be limited to code `WP_Query`s? 2 (edit: For the purposes of the REST API, maybe having it public is needed, otherwise you might not be able to use it from there..)