Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #3434, comment 3


Ignore:
Timestamp:
11/21/2024 03:31:07 PM (8 weeks ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3434, comment 3

    initial v1  
    1515<?php
    1616function moderator_spam_notice ( $post_id ) {
    17 
    18         xdebug_break();
    19 
    2017        if ( class_exists( 'BBP_Akismet' ) ) {
    2118                if ( current_user_can( 'moderate', $post_id ) ) {