An open API service indexing awesome lists of open source software.

https://github.com/tottaz/wp-thor-plugin-template

WordPress Plugin Template to kickstart your WordPress plugin development
https://github.com/tottaz/wp-thor-plugin-template

word wordpress wordpress-plugin-boilerplate wordpress-site

Last synced: 2 months ago
JSON representation

WordPress Plugin Template to kickstart your WordPress plugin development

Awesome Lists containing this project

README

          

=== WP Custom Post Template ===
Contributors: ThunderBear Design
Tags: wordpress plugin template, wp plugin template
Requires at least: 4.8
Tested up to: 4.9.4
Stable tag: 1.3
License: GPLv2 or later
Plugin URI: https://thunderbeardesign.com/downloads/wp-thor-plugin-template

== Description ==

This plugin kickstarts your development of a WordPress plguin, creates and admin page made from bootstrap, and comes with licenses code using Easy Digital Doneload software licensing.

== Features ==

* Template for rapid development of WordPRess Plugin with Bootstrap
* Support for Multisite

== Installation ==

= Install =

This plugin is a template for developing plugin features, you can install by

1. Login into your WordPress admin panel
2. Navigate to Plugins => Add New
3. Click Upload
4. Click Choose File and select the wp-thor-plugin-template.zip.
5. Click Install Now.
6. Activate the plugin through the 'Plugins' menu in WordPress.

= Uninstall =

1. Deactivate WP Post Plugin Template in the 'Plugins' menu in Wordpress.
2. After Deactivation a 'Delete' link appears below the plugin name, follow the link and confim with 'Yes, Delete these files'.
3. This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database.

== Frequently Asked Questions ==
Write an email us on : support@thunderbeardesign.com

== Screenshots ==

== Upgrade Notice ==
This is first release.

== Changelog ==

= 1.0 =
* A intial version.