Overview

This plugin doesn't change core behavior. It just adds a layer to enhance your development experience. So feel free to use as many or as little of the features packed in this plugin. It's just a tool in your arsenal. Let's get started!

Requirements

  • PHP >= 7.1.3
  • WordPress >= 4.9

Installation

WP-CLI
                
                    wp plugin install --activate https://github.com/JoshMoreno/wpdev/releases/download/v2.0.1-alpha/wpdev.zip
                
            
Composer
                
                    composer require joshmoreno/wpdev
                
            

Then activate in WP of course.

Manually

Nothing special. Just install and activate like any other plugin.