New Comment Threads

Filters

ph_mockup_new_thread

This filter can be used to modify the new comment thread data before it is stored in the database.

  • $data - comment model data

ph_mockup_filter_new_thread

This filter can be used to modify the new comment thread data after it is stored in the database.

  • $data - comment model data

Actions

ph_after_mockup_new_thread

This action is fired after a new comment thread is stored.

  • $data - comment model data
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.