Changeset 7382 for trunk/src/includes/admin/topics.php
- Timestamp:
- 12/19/2025 08:02:00 PM (8 months ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/topics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/topics.php
r7380 r7382 92 92 add_action( 'load-post.php', array( $this, 'new_help' ) ); 93 93 add_action( 'load-post-new.php', array( $this, 'new_help' ) ); 94 95 /** Dependencies ******************************************************/ 96 97 // Allow plugins to modify these actions 98 do_action_ref_array( 'bbp_admin_topics_loaded', array( &$this ) ); 94 99 } 95 100
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)