Changeset 12088
- Timestamp:
- 05/12/2018 09:30:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-settings/classes/class-bp-settings-component.php
r12072 r12088 70 70 // Authenticated actions. 71 71 if ( is_user_logged_in() ) { 72 if ( bp_is_current_action( 'general' ) ) {72 if ( ! bp_current_action() || bp_is_current_action( 'general' ) ) { 73 73 require $this->path . 'bp-settings/actions/general.php'; 74 74
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)