apply_filters( 'srm_match_query_params', $matched_position ) → {int}
Filter whether to compare only query params.
Parameters:
| Name | Type | Description | 
|---|---|---|
$matched_position | 
            
            int | The matched position of specific string in the URL. Default is the position of   | 
        
- Source:
 
Returns:
The matched position of specific string in the URL.
- Type
 - int