This script is useful during the development of WordPress, because will extend with a set of functions.
Follow the below instruction for the installation of this plugin.
- Upload
wp-dev-utilities.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use the functions wherever you need (use the
$wpdu
variable).