block_core_navigation_link_maybe_urldecode
block_core_navigation_link_maybe_urldecode ( $url )
Parameters:- (string) url The url to decode.
Returns:- (string) $url Returns the decoded url.
Defined at: - Introduced in WordPress: 6.2.0
- Deprecated in WordPress: —
Description
Decodes a url if it's encoded, returning the same url if not.