bbPress Support Forums › Requests and Feedback › Should login_form of admin page and teamplate be independent from each other?
Info
- 2 posts
- 2 voices
- Started 4 years ago by livibetter
- Latest reply from fel64
Should login_form of admin page and teamplate be independent from each other?
-
- Posted 4 years ago #
Currently,
bb-admin/admin-header.phpuses active template'slogged-in.php. I changed this php in my theme, and it looks a little bit strange in admin page.I think admin page shouldn't use any files from templates, even the default template. Could this be an issue?
And it seems no need to use
login_form(), it should just include alogged-in.phpinbb-adminor simply put codes withinadmin-header.php. -
- Posted 4 years ago #
Bugs, enhancements etc. should go on http://trac.bbpress.org. It'd be great if you put this up there.
-
You must log in to post.