Changes between Initial Version and Version 1 of Ticket #34399, comment 8
- Timestamp:
- 10/23/2015 06:34:46 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34399, comment 8
initial v1 2 2 The only downside to that fix (same with my suggestions # 2) is that if you're using the WP API 1.2, you can only see the WP API 1.2 index contents, which is unfortunate for any API clients hoping to use the REST API in WP 4.4 core. 3 3 4 Is switching the REST url prefix to `wp-rest` an option? I realize any API clients using WP API 2 beta would need to adjust, but it's a better solution to this and IMO a better REST url prefix anyways (and if we're ever going to change it, now's the time, before 4.4 is released)4 Is switching the REST url prefix to `wp-rest` an option? I realize any API clients using WP API 2 beta would need to adjust, but it's a better solution to this (it works with the existing WP API 1.2 plugin, and allows WP API 1.2 and WP 4.4's APIs to be used side-by-side) and IMO a better REST url prefix anyways (and if we're ever going to change it, now's the time, before 4.4 is released)