Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #12779


Ignore:
Timestamp:
03/30/2010 08:05:12 PM (15 years ago)
Author:
nacin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12779 – Description

    initial v1  
    1717
    1818In particular:
    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.
     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.
    2020
    2121This 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.