Archive by Author

wp_plugin_directory_constants

Defines plugin directory WordPress constantsDefines must-use plugin directory constants, which may be overridden in the sunrise.php drop-in

3981

Continue reading

wp_parse_str

Parses a string into variables to be stored in an array.Uses parse_str() and stripslashes if magic_quotes_gpc is on.

3977

Continue reading