Skip to main content

Filter: gravityview_anchor_text_noquerystring

Strip the query string from the end of the URL?

Parameters

NameTypeDescription
$enableboolWhether to strip the query string. Return false to show query string. Default: true. If true:
http://example.com/?query=example
=> example.com

Since

Source

Defined in includes/helper-functions.php at line 411