_make_clickable_rel_attr()
Function: Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable().
Source: wp-includes/formatting.php:3006
Function: Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable().
Source: wp-includes/formatting.php:3006
Function: Callback to add a rel attribute to HTML A element.
Source: wp-includes/formatting.php:3177
Function: Strips out all characters not allowed in a locale name.
Source: wp-includes/formatting.php:2444
Filter Hook: Filters a sanitized locale name string.
Source: wp-includes/formatting.php:2456
Method: Returns possible language directory paths for a given text domain.
Source: wp-includes/class-wp-textdomain-registry.php:145
Method: Gets the path to the language directory for the current locale.
Source: wp-includes/class-wp-textdomain-registry.php:172
Method: Reads and caches all available MO files from a given directory.
Source: wp-includes/class-wp-textdomain-registry.php:224
Method: Determines whether any MO file paths are available for the domain.
Source: wp-includes/class-wp-textdomain-registry.php:98
Method: Sets the language directory path for a specific domain and locale.
Source: wp-includes/class-wp-textdomain-registry.php:118
Method: Sets the custom path to the plugin’s/theme’s languages directory.
Source: wp-includes/class-wp-textdomain-registry.php:133