Changeset 13464 for trunk/src/bp-messages/bp-messages-blocks.php
- Timestamp:
- 04/25/2023 10:17:33 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-messages/bp-messages-blocks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/bp-messages-blocks.php
r13096 r13464 38 38 39 39 // Don't display the block if there are no Notices to show. 40 $notice = \BP_Messages_Notice::get_active();40 $notice = BP_Messages_Notice::get_active(); 41 41 if ( empty( $notice->id ) ) { 42 42 // Previewing the Block inside the editor.
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)