Brads Boilerplate Wordpress

screenshot of Brads Boilerplate Wordpress

An example starter theme and block-type plugin that use @wordpress/scripts for JS & CSS

Overview:

Brad's Boilerplate is a repository that provides an example theme and an example block-type plugin for WordPress. It utilizes the official @wordpress/scripts package to bundle JavaScript (JS) and SCSS files. The repository is accompanied by a YouTube video that offers a detailed walkthrough of the provided examples.

Features:

  • Example Theme: Includes a folder with an example theme for WordPress.
  • Example Block-Type Plugin: Contains a folder with an example block-type plugin for WordPress.
  • JS(X) and SCSS Bundling: Utilizes the @wordpress/scripts package to bundle JS(X) and SCSS files.

Summary:

Brad's Boilerplate is a resourceful repository that provides an example theme and block-type plugin for WordPress. It demonstrates the implementation of the @wordpress/scripts package for JS(X) and SCSS bundling. By following the installation steps, users can easily integrate these examples into their WordPress projects and benefit from the bundled file functionalities.