Signature $load_allowed = apply_filters( ‘wpas_allow_soft_loading’, true ) Typical Usage You can use this filter to completely prevent Awesome Support from loading. This would be useful when the traffic is coming from bot sources such as pingdom or...
Signature $load_allowed = apply_filters( ‘wpas_allow_loading’, true ) Typical Usage You can use this filter to completely prevent Awesome Support from loading. This would be useful when the traffic is coming from bot sources such as pingdom or uptimerobot....
Signature $open_session = apply_filters( ‘wpas_initiate_session_flag’, true ) Typical Usage You can use the wpas_initiate_session_flag filter to disable creating the session object. This would be useful when the traffic is coming from bot sources such as...
Recent Comments