[buddypress-trac] [BuddyPress] #3741: BuddyPress should have theme compatibility
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Sep 20 19:26:15 UTC 2012
#3741: BuddyPress should have theme compatibility
---------------------------------------+------------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: task | Status: new
Priority: highest | Milestone: 1.7
Component: Theme | Version:
Severity: critical | Resolution:
Keywords: 2nd-opinion needs-testing |
---------------------------------------+------------------------------
Comment (by r-a-y):
register.01.patch adds support for the registration / activation templates
in theme-compat mode and does a few other things:
* Introduces `bp_is_theme_compat()` to tell if theme compatibility is
running.
* Navigating to `wp-login.php?action=register` redirects to the BP
registration page again
* Accessing a restricted item like `/members/USERNAME/settings/` did not
show the login form. This is addressed by defaulting the `mode` in
`bp_core_no_access()` to `2` when theme compat is running.
JJJ: Let me know if this approach is okay.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3741#comment:33>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list