wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
remove_query_arg › WordPress Function
Seit1.5.0
Veraltetn/v
› remove_query_arg ( $key, $query = false )
Parameter: (2) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Removes an item or items from a query string.
Important: The return value of remove_query_arg() is not escaped by default. Output should be late-escaped with esc_url() or similar to help prevent vulnerability to cross-site scripting (XSS) attacks.Ähnliche Funktionen: wp_removable_query_args, remove_user_from_blog, remove_submenu_page, add_query_arg, get_query_var