PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   WPMU Dev Plugin Test   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: WPMU Dev Plugin Test
Test WordPress plugin created using WPMU Dev
Author: By
Last change:
Date: 1 month ago
Size: 700 bytes
 

Contents

Class file image Download

WPMUDEV Test Plugin

This is a plugin that can be used for testing coding skills for WordPress and PHP.

Development

Composer

Install composer packages composer install

Build Tasks (npm)

Everything should be handled by npm.

Install npm packages npm install

| Command | Action | |----------------------|-------------------------------------------------------| | npm run watch | Compiles and watch for changes. | | npm run compile | Compile production ready assets. | | npm run build | Build production ready bundle inside /build/ folder |

wpmudev-plugin-test