diff --git a/src/frameworks/plugin-master.php b/src/frameworks/plugin-master.php new file mode 100644 index 0000000..b6361a7 --- /dev/null +++ b/src/frameworks/plugin-master.php @@ -0,0 +1,11 @@ + 'PluginMaster', + 'full_name' => 'WordPress plugin development framework', + 'description' => 'PluginMaster is a WordPress plugin development framework with good structure, easy & elegant syntax. Build your application for WordPress with PluginMaster for better structure, quick development. Just visit for details: https://wppluginmaster.com', + 'github_repo' => 'WP-Plugin-Master/PluginMaster', + 'homepage' => 'https://www.wppluginmaster.com', + 'is_for_plugins' => true, + 'is_for_themes' => false, + 'thumbprint' => array(), + );