Changeset 3939 for branches/plugin/bbp-includes/bbp-extend-akismet.php
- Timestamp:
- 06/02/2012 08:48:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-extend-akismet.php
r3830 r3939 159 159 // Store the data as submitted 160 160 $post_data['bbp_post_as_submitted'] = $_post; 161 162 // Allow post_data to be manipulated 163 do_action_ref_array( 'bbp_akismet_check_post', $post_data ); 161 164 162 165 // Spam
Note: See TracChangeset
for help on using the changeset viewer.