Plugin development checklist

Modified on 2013/11/06 15:25 by Jovall — Categorized as: Uncategorized

Checklist

Get a unique and descriptive name

Create a unique prefix for functions and classes

Create an appropriate plugin folder structure


Create the default plugin files with necessary content


Include a license text if needed


Create activation function


Create deactivation function


Code for multilingual use


Use WP-provided functions and constants to generate correct paths