Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17950, comment 6


Ignore:
Timestamp:
11/15/2012 08:41:09 PM (12 years ago)
Author:
MikeSchinkel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17950, comment 6

    initial v1  
    11Something to consider, `wp_register_url()` could easily be confused to provide functionality to register a URL like `register_taxonomy()` registers a taxonomy.
    22
    3 ''Suggestion:'' Change from verb to noun and use `wp_registration_url()`.
     3''Suggestion:'' Change from verb to noun and call it `wp_registration_url()`.