Oct 022011
 

WordPress Plugin Template generates scaffold/template code to create a sophisticated WordPress plugin. The template code provide convenience hooks and functions to save you from re-inventing the wheel and to follow best practices.

The template code includes:

  • plugin life cycle management
  • hooks for install, upgrade and uninstall actions
  • fuller options management
  • easy administration page creation
  • easier short code creation
  • easier way to create Ajax handlers
  • easier way to enforce security
  • more!

Read more about the design tenets.

Getting Started

Generate and download code for your own plugin!

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>