Flexible Content Fields in tabbed interface
- Clone to
wp-content/plugins/
- Generate
vendor/autload.php
usingcomposer install
- Activate plugin
- Set up dev tools and deps:
npm install
- For readable css/js sources(-maps)
define('SCRIPT_DEBUG', true);
algongside with other debugging stuff inwp-config.php