2 Forks
11 Stars
11 Watchers

wp-plugins-boilerplate

A simple boilerplate for developing new WordPress plugin based on my usual needs.

How to download and setup wp-plugins-boilerplate

Open terminal and run command
git clone https://github.com/N-Molham/wp-plugins-boilerplate.git
git clone is used to create a copy or clone of wp-plugins-boilerplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wp-plugins-boilerplate https://github.com/N-Molham/wp-plugins-boilerplate/archive/master.zip

Or simply clone wp-plugins-boilerplate with SSH
[email protected]:N-Molham/wp-plugins-boilerplate.git

If you have some problems with wp-plugins-boilerplate

You may open issue on wp-plugins-boilerplate support forum (system) here: https://github.com/N-Molham/wp-plugins-boilerplate/issues