Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.05 KB

File metadata and controls

20 lines (16 loc) · 1.05 KB

Shell Plugin

A plugin to get you started on a new plugin, consists of the basic set-up and configuration. Fork then edit accordingly to adjust as per requirements, remember to rename files appropriately.

Contents:

  1. plugin PHP file (plugin-shell.php)
    Includes plugin header comment with required plugin metadata
  2. uninstall file (uninstall.php)
    Drops any specified database tables on uninstall
  3. readme file (readme.txt)
    Standardized format file only required if the plugin is intended to be hosted on https://wordpress.org/plugins/

References:


License: GNU General Public License v3.0