Widget Template Generator

Here is a simple wordpress widget generator for creating widgets for your blog. Simply enter the required values and press submit. You will then need to copy the outputted text into a php file such as in wp-content/plugins/widgets/WIDGETNAME.php and activate the widget on the plugins page and add it to your dynamic sidebar.

NOTE - Requires Javascript and ensure sure that the Widget Name doesn't contain any spaces or symbols.

Widget Configuration
Yes
Yes

Widget Content
Enter your widgets php code here.



Debug - Ignore this window (used for building the widget in Javascript)


Output - Copy the text below into a php file within /wp-content/plugins/widgets/