This repository offers an open source WordPress Plugin Template with many useful functions, specially to prepare basic widgets, short codes and settings page. The aim of this Boilerplate Template is to save time for WordPress Developers in building high-quality plugins.
The Source Code of this Plugin has been made publicly available on Github.
Note: This plugin is intended to help WordPress Plugin Developers.
Framework Features
- The WordPress Plugin Template Boilerplate is based on the Plugin API, Coding Standards, and Documentation Standards.
- Templates for WordPress widgets and shortcodes.
- Template to create fast-loading setting page.
- Includes EDD Software Licensing System, which allows you to sell your plugin by using Easy Digital Downloads and manage future access to plugin updates.
- Popup to collect User Feedback when deactivating the plugin
- All classes, functions, and variables are documented
- The WordPress Plugin Template Boilerplate uses a strict file organization scheme corresponding to the WordPress Plugin Repository structure. This makes it easy to organize the files of your plugin.
- The plugin template includes a
.pot
file as a starting point for internationalization.
Installation
The WordPress Plugin Template Boilerplate can be installed directly into your plugins folder “as-is”. You will want to rename it and the classes inside of it to fit your needs. For example, if your plugin is named ‘example-me’ then:
- rename files from
plugin-name
toexample-me
- change
plugin_name
toexample_me
- change
plugin-name
toexample-me
- change
Plugin_Name
toExample_Me
- change
PLUGIN_NAME_
toEXAMPLE_ME_
It’s safe to activate the plugin at this point. Because the WordPress Plugin Template Boilerplate has no real functionality there will be no menu items, meta boxes, or custom post types added until you write the code.
Contact Us
Please feel free to reach out to our team for feedback, comments or suggestions about any additonal feature you like to see included contact us.
If you like this repository, please mark it on Github to be watched and add a star so that you will be notified of any future update.
Similar Products
Other customers where also interested in...
Freelancer Marketplace Plugin
A plugin that will turn your EDD WordPress website into a total Freelancer Marketplace. Be able to o... Read more
PayPal Adaptive Payments
PayPal Adaptive Payments Plugin works best with EDD Frontend Submissions and Commissions extensions ... Read more
EDD Plugins Bundle
If you are looking for ways to enhance the conversion of your Easy Digital Downloads (EDD) WordPress... Read more
EDD Enhanced Sales Reports Pro
The EDD Enhanced Sales Reports Pro Plugin offers additional analytics and reporting features to bett... Read more
EDD Landing pages for Categories and Tags
The EDD Landing pages for Categories and Tags Plugin allows you to edit Download Category and Tag De... Read more