Help
PHP experience
To use our system it probably best to have a bit of PHP experience. The purpose of our tool is to make it easier for someone familiar with PHP to turn some PHP code into a Wordpress Widget. This process can get kind of tedious.
You don't need to be a PHP expert to use our system, but some exposure to PHP if probably needed.
Developers Info
It’s important to understand that the code that you put into your widget must be valid PHP code. You may not open or close PHP blocks with ‹ ?php or ?›, nor can you place straight HTML code into the widget content. You have to echo out all the HTML code that you want to show up on your page.
For developers we have a few examples of widgets.