Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @micheledisalvatore-1

    Participant

    Thank you @henrywright, it was the right think that I was looking for.

    @micheledisalvatore-1

    Participant

    Maybe my previous message wasn’t clear.

    What I’m trying to do is to take the content of an activity comment before saving it, to check the content, so my code will be:

    add_filter( '--> FILTER <--', 'commentChecker' );
    
    function commentChecker($content){
      ...
    }
Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar