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​

  • 1.5.1

Source​

Defined in src/Utils/helper-functions.php at line 432