Changes between Initial Version and Version 1 of Ticket #12779
- Timestamp:
- 03/30/2010 08:05:12 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12779 – Description
initial v1 17 17 18 18 In particular: 19 > Care would need to be taken that any custom endpoints are in 2^xformat, and not currently in use by any other plugins loaded.19 > Care would need to be taken that any custom endpoints are in {{{2^x}}} format, and not currently in use by any other plugins loaded. 20 20 21 21 This would need to be backwards compatible with the existing bitmasks. More or less, {{{WP_Rewrite::add_endpoint()}}} would need to still take bitmasks and convert them to the new format.