[buddypress-trac] [BuddyPress] #1474: Make login dialog a widget
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Nov 26 19:02:13 UTC 2010
#1474: Make login dialog a widget
--------------------------+-------------------------------------------------
Reporter: jivany | Owner:
Type: enhancement | Status: reopened
Priority: minor | Milestone: 1.3
Component: Core | Version:
Resolution: | Keywords: login, widget
--------------------------+-------------------------------------------------
Comment(by r-a-y):
I think removing the login form from the markup would be good.
I'd propose changing the code into a template tag and add a filter.
Mostly thinking of BP Template Pack theme developers who'd want to hard-
code a login widget to their sidebar.
The widget can then reference this template tag.
WP's default search widget does something similar to what I'm proposing
with get_search_form():
http://codex.wordpress.org/Function_Reference/get_search_form
However, WP also adds a template file specifically for the search form.
An extra template file could be overkill.
Thoughts?
---
Also widget name needs to be editable.
--
Ticket URL: <https://trac.buddypress.org/ticket/1474#comment:7>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list