Changeset 7382 for trunk/src/includes/admin/classes/class-bbp-converter.php
- Timestamp:
- 12/19/2025 08:02:00 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/classes/class-bbp-converter.php
r7380 r7382 152 152 // Attach to the admin ajax request to process cycles 153 153 add_action( 'wp_ajax_bbp_converter_process', array( $this, 'process_callback' ) ); 154 155 /** Dependencies ******************************************************/ 156 157 // Allow plugins to modify these actions 158 do_action_ref_array( 'bbp_admin_converter_loaded', array( &$this ) ); 154 159 } 155 160
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)