Signature apply_filters( ‘wpas_user_profile_tickets_closed_limit’, $num ) Typical Usage Limit the number of CLOSED tickets shown in the user profile metabox in a ticket in wp-admin Parameters $num: Int Returns Int Located In File:...
Signature apply_filters( ‘wpas_user_profile_tickets_open_limit’, $num ) Typical Usage Limit the number of OPEN tickets shown in the user profile metabox in a ticket in wp-admin Parameters $num: Int Returns Int Located In File:...
Signature apply_filters( ‘wpas_user_profile_show_tickets’, $show ) ; Typical Usage Turn off the list of tickets shown in the user profile metabox in a ticket in wp-admin Parameters $show: Boolean Returns Boolean Located In File:...
Recent Comments