plugin-icon

DX Plugin Base

作者:Mario Peshev·
Startup plugin code for new plugin, including the archetype of standard features, admin and core functions to be used in new plugins.
评级
5/5
版本
1.6
活跃安装
10
最后更新
Aug 21, 2015

This is a fully-functional sample skeleton plugin for plugin developers.

It serves as a startup code providing reference and working codebase for:

  • defining custom post types and taxonomies
  • creating admin pages
  • sample code of the Settings API implementation for admin pages
  • registration of activate/deactivate hooks
  • adding metaboxes on pages
  • creating sample shortcode
  • creating sample widget
  • creating AJAX requests storing sample data in the database
  • creating AJAX requests for fetching remote data with the HTTP API
  • adding frontend styles/scripts the right way
  • adding admin styles/scripts the right way
  • defining common constants for further use

and more. Use it freely as your plugin startup snippet.

Take the code as is for test and learning or use it when creating plugins for a solid base. To be extended with widget and shortcode samples.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 4.3.34
这个插件是可用的下载,适用于您的站点。