GitHunt
ME

mehrshaddarzi/wordpress-plugin-starter

Easy WordPress Plugin Starter For Developer

Easy WordPress Plugin Starter For Developer

How To install

Open Project With IDE e.g. PHPStorm

1 . Replace Folder Name to Custom Slug Plugin
2 . Rename `wp-plugin.php` file to `your-slug.php`
3 . Replace WP_PLUGIN To new Class name
4 . Replace wp-plugin to new name
5 . Replace wp_plugin to new name

Languages

PHP98.0%CSS1.2%JavaScript0.8%

Contributors

Created December 8, 2019
Updated August 20, 2025
mehrshaddarzi/wordpress-plugin-starter | GitHunt