apply_filters( 'wpa_get_current_url', $current_url ) → {string}
Filter the URL returned for the current URL.
Parameters:
Name | Type | Description |
---|---|---|
$current_url |
string | Current URL according to wp_rewrite. |
- Source:
Returns:
- Type
- string