Artist Applications are now open until the 31 August!
Artist Applications
Artist Applications are now open until the 31 August!
add_filter( 'http_request_timeout', 'frm_custom_timeout_extender' ); function frm_custom_timeout_extender( $time ) { return 30; }