_wp_translate_php_url_constant_to_key
- %1$s is private and should not be used in themes or plugins directly.
_wp_translate_php_url_constant_to_key ( $constant )
Access:Parameters:- (int) constant PHP_URL_* constant.
Links:Returns:- (string|false) The named key or false.
Defined at: - Introduced in WordPress: 4.7.0
- Deprecated in WordPress: —
Description
Translates a PHP_URL_* constant to the named array keys PHP uses.