This plugin is outdated and might not be supported anymore
EPT Empty Plugin Template

EPT Empty Plugin Template

Details
View on WordPress

STILL BETA Use this emtpy wordpress plugin template to build your own.

Considering all the advices given in https://codex.wordpress.org/Writing_a_Plugin, https://codex.wordpress.org/Creating_Options_Pages and http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/

Every important point will have it’s own page to explain.

Including:

  • multi language ability
  • uninstall routine
  • data delete routine (avoid orphaned data)
  • coding advices
  • security aspects (validating user inputs, nonces)
  • external third party stuff (Ajax, CSS, Javascript)
  • shortcode
  • WordPress scheduler (“cronjob”)
  • logfiles
  • capabilities

Remove plugin

  1. Deactivate plugin through the ‘Plugins’ menu in WordPress
  2. Delete plugin through the ‘Plugins’ menu in WordPress

It’s best to use the build in delete function of wordpress. That way all the stored data will be removed and no orphaned data will stay.

To do

More translations. Does someone wants to help?

Details

Plugin code:
empty-plugin-template
Plugin version:
0.1.1.2
Outdated:
Yes
WP version:
2.8 or higher
PHP version:
or higher
Test up to WP version:
3.1.4
Total installations:
10
Last updated:
2011-03-03
Rating:
Times rated:
0
development
emtpy-plugin-template
template
wordpress-plugin
workshop