Changeset 7376 for trunk/src/includes/core/actions.php
- Timestamp:
- 11/20/2025 07:23:50 PM (10 months ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/actions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/actions.php
r7231 r7376 150 150 151 151 // Widgets 152 // phpcs:disable Universal.WhiteSpace.CommaSpacing.TooMuchSpaceAfter 152 153 add_action( 'bbp_widgets_init', array( 'BBP_Login_Widget', 'register_widget' ), 10 ); 153 154 add_action( 'bbp_widgets_init', array( 'BBP_Views_Widget', 'register_widget' ), 10 ); … … 157 158 add_action( 'bbp_widgets_init', array( 'BBP_Replies_Widget', 'register_widget' ), 10 ); 158 159 add_action( 'bbp_widgets_init', array( 'BBP_Stats_Widget', 'register_widget' ), 10 ); 160 // phpcs:enable 159 161 160 162 // Notices
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)