Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.
Running tests requires working svn, composer and pnpm commands.
Once these are installed, you install the composer dependencies by running:
$ composer install --ignore-platform-reqsOn a local development environment run:
$ composer phpunitIf you plan on using this package in your WordPress plugin, we would recommend that you use Jetpack Autoloader as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.
Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.
jetpack-blocks is licensed under GNU General Public License v2 (or later)