Category Archives: Tutorials
WordPress Plugin – Simple Option Page
After writing your plugin maybe you want to allow the users to costumize it. One way to do this is including an option page on the wordpress admin section. To write a simple option page I’ll use the previews example … Read More »
Posted in:
Tutorials Writing a simple WordPress Plugin
There is two words to describe wordpress: “Simplicity” and “Flexibility”. You can do almost whatever you want with this application and its tons of free themes and plugins. This is a simple plugin example that include the steps I used … Read More »
Posted in:
Tutorials