[wp-trac] [WordPress Trac] #11312: Add 'handle_404' hook to allow plugins to route URLs
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 3 08:00:05 UTC 2009
#11312: Add 'handle_404' hook to allow plugins to route URLs
---------------------------+------------------------------------------------
Reporter: mikeschinkel | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Rewrite Rules | Version: 2.9
Severity: normal | Keywords: needs-patch dev-feedback
---------------------------+------------------------------------------------
Changes (by dd32):
* keywords: handle_404, hooks, 404, rewrite, url routing => needs-patch
dev-feedback
Comment:
> milestone changed from 2.9 to Future Release
Just for anyone following, This is due to the 2.9 feature freeze, All
enhancements are now bound for 3.0 or Future Release. 3.0 is for "commiter
blessed" enhancements at this stage.
needs-patch: IMO, This patch is not up to any standard for inclusion. If
this was to be handled by core, This should be handled much earier in the
query process, near the location to where $is_404 is set originally, not
when the headers are output. The filter should also carry extra details.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11312#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list