by Ante Laca | Sep 25, 2018
Signature apply_filters( ‘wpas_description_field_args’, array( ‘name’ => ‘message’, ‘args’ => array( ‘required’ => true, ‘field_type’ => ‘wysiwyg’, ‘label’...
by Ante Laca | Sep 25, 2018
Signature apply_filters( ‘wpas_subject_field_args’, array( ‘name’ => ‘title’, ‘args’ => array( ‘required’ => true, ‘field_type’ => ‘text’, ‘label’ => __(...
by Ante Laca | Sep 25, 2018
Signature apply_filters( ‘wpas_fe_template_detail_reply_display_name’, $display_name, $post ) Typical Usage Parameters $display_name: String $post: Object WP_Post Returns String Located In File:...
by Ante Laca | Sep 25, 2018
Signature apply_filters( ‘wpas_fe_template_detail_reply_author_avatar’, $display_name, $post ) Typical Usage Parameters $display_name: String $post: Object WP_Post Returns String Located In File:...
by Ante Laca | Sep 25, 2018
Signature apply_filters( ‘wpas_frontend_add_nav_buttons’, null ) Typical Usage Add ticket navigation buttons on front-end Parameters Null Returns Mixed Located In File:...
Recent Comments