Understanding and Using @wordpress/scripts in Plugin Development
Yesterday, WordPress 5.2 was released. In addition to increasing the PHP version requirement to 5.6.20 and adding a wp_body_open hook,…
Yesterday, WordPress 5.2 was released. In addition to increasing the PHP version requirement to 5.6.20 and adding a wp_body_open hook,…
Learn what the @wordpress/scripts package does and how it simplifies Gutenberg block development with a zero-config build setup.