apply_filters( 'ap_user_can_select_answer', string|boolean $filter, mixed $_post, integer $user_id )

Description #

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

Parameters #

  • $filter
    string | boolean Apply this filter.
  • $_post
    mixed 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