Changeset 7382 for trunk/src/includes/extend/akismet.php
- Timestamp:
- 12/19/2025 08:02:00 PM (8 months ago)
- File:
-
- 1 edited
-
trunk/src/includes/extend/akismet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/extend/akismet.php
r7380 r7382 87 87 add_action( 'add_meta_boxes', array( $this, 'add_metaboxes' ) ); 88 88 } 89 90 /** Dependencies ******************************************************/ 91 92 // Allow plugins to modify these actions 93 do_action_ref_array( 'bbp_extend_akismet_loaded', array( &$this ) ); 89 94 } 90 95
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)