Changes between Initial Version and Version 1 of Ticket #3434, comment 3
- Timestamp:
- 11/21/2024 03:31:07 PM (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3434, comment 3
initial v1 15 15 <?php 16 16 function moderator_spam_notice ( $post_id ) { 17 18 xdebug_break();19 20 17 if ( class_exists( 'BBP_Akismet' ) ) { 21 18 if ( current_user_can( 'moderate', $post_id ) ) {