[wp-trac] Re: [WordPress Trac] #2433: Provide some API for
WP_Rewrite
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 12 13:36:27 GMT 2006
#2433: Provide some API for WP_Rewrite
----------------------------+-----------------------------------------------
Id: 2433 | Status: new
Component: Administration | Modified: Sun Feb 12 13:36:27 2006
Severity: normal | Milestone: 2.1
Priority: normal | Version: 2.0.1
Owner: anonymous | Reporter: davidhouse
----------------------------+-----------------------------------------------
Old description:
> As discussed http://comox.textdrive.com/pipermail/wp-
> hackers/2006-February/004528.html
>
> This patch adds add_rewrite_rule(), add_rewrite_tag(), add_feed().
> add_endpoint() and add_base() (if we want to include that one) are still
> needed.
>
> Specification for these functions:
> http://codex.wordpress.org/User%3ADavidHouse/WP_Rewrite_API
New description:
As discussed http://comox.textdrive.com/pipermail/wp-
hackers/2006-February/004528.html
This patch adds add_rewrite_rule(), add_rewrite_tag(), add_feed().
add_endpoint() and add_base() (if we want to include that one) are still
needed.
Specification for these functions:
http://codex.wordpress.org/User%3ADavidHouse/WP_Rewrite_API
By the way, I haven't had a chance to test this yet, this isn't meant to
be 100% functional code, just some implementation ideas. Feel free to poke
at it. I'll probably test and bugfix tomorrow.
Release early and often, right? :)
--
Ticket URL: <http://trac.wordpress.org/ticket/2433>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list