bbp_get_sanitize_val

bbp_get_sanitize_val

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_sanitize_val') is found 1 times:

  • /includes/common/template.php line 1385
    1381
    1382
    1383
    1384
    1385
    1386
    1387
    1388
    1389
    1390
    1391
                    break;
            }
     
            // Filter & return
            return apply_filters( 'bbp_get_sanitize_val', $retval, $request, $input_type );
        }
     
    /**
     * Output the current tab index of a given form
     *
     * Use this function to handle the tab indexing of user facing forms within a