apply_filters( 'ap_user_can_edit_post', string|boolean $filter, integer $question_id, integer $user_id )

Description #

Filter to hijack ap_user_can_edit_post. This filter will be applied if filter returns a boolean value. To baypass return an empty string.

Parameters #

  • $filter
    string | boolean Apply this filter.
  • $question_id
    integer Question ID.
  • $user_id
    integer User ID.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment