[wp-trac] [WordPress Trac] #11172: Login form template function
WordPress Trac
wp-trac at lists.automattic.com
Mon May 10 09:12:06 UTC 2010
#11172: Login form template function
----------------------------+-----------------------------------------------
Reporter: ryan | Owner: beaulebens
Type: task (blessed) | Status: assigned
Priority: high | Milestone: 3.0
Component: Template | Version: 2.8.5
Severity: normal | Keywords: needs-patch
----------------------------+-----------------------------------------------
Changes (by nacin):
* keywords: has-patch => needs-patch
* priority: normal => high
Comment:
I'm weary of having action hooks inside the formatting (as it is now, as
well as in the patch). More or less, we don't want a plugin to hook in and
echo directly -- we want output returned.
I wonder if we should eliminate the ability to return the HTML. We don't
have the ability to return the output for comment_form() either. It makes
plugin manipulation that much easier, and frankly there aren't many use
cases for receiving a blob of HTML.
My very old patch and ptah's patch should be merged and massaged, and we
should see what else needs to be improved here. If someone wants to pick
this up, please do so, otherwise I will circle back around.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11172#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list