Changeset 11241
- Timestamp:
- 11/06/2016 01:09:22 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-settings/bp-settings-functions.php
r10417 r11241 91 91 92 92 ob_start(); 93 /** 94 * Fires at the start of the notification keys whitelisting. 95 * 96 * @since 1.0.0 97 */ 93 98 do_action( 'bp_notification_settings' ); 94 99 $screen = ob_get_clean();
Note: See TracChangeset
for help on using the changeset viewer.