gdbbx_say_thanks_removed

Developer Knowledge Level

This content is intended for WordPress developers, and it may require coding knowledge of WordPress, PHP, and JavaScript. Code examples provided here may contain errors or needs some additional coding. Make sure to test the code before using it on a live website!

Removing thanks in the Thanks module runs two actions. Second one is ‘gdbbx_say_thanks_removed‘. This action is run just after the thanks is removed from the database.

This filter provides 2 arguments.

Arguments

  • $post_id: ID of the topic or reply
  • $user_id: ID of the user giving thanks
0
0
1051
Rate this reference

You are not allowed to rate this post.

Leave a Comment