Skip to content

rbest/editor-curation-examples

 
 

Repository files navigation

Editor Curation Examples

A collection of Editor curation examples for WordPress.

Development

  1. Set up a local WordPress development environment.
  2. Clone / download this repository into the wp-content/plugins folder.
  3. Navigate to the wp-content/plugins/editor-curation-examples folder in the command line.
  4. Run npm install to install the plugin's dependencies within a /node_modules/ folder.
  5. Run npm run start to compile and watch source files for changes while developing.

Refer to package.json for additional commands.

About

A collection of Editor curation examples for WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 53.7%
  • JavaScript 46.3%