PMC Gallery v3
Plugin Path
Save these plugin into: wp-content/themes/vip/pmc-plugins/
How to install plugin
Put this line in your theme's functions.php file.
wpcom_vip_load_plugin( 'pmc-gallery-v3', 'pmc-plugins' );Install node package
- Install Node.js (opens in a new tab)
- Run command
npm install
How to run Grunt
- Goto plugin directory
cd path/to/plugin/dir - Run command
grunt