Category Archives: wordpress
WordPress Self-Hosted Plugin Update API
Have a plugin that can’t be submitted to the official repository? Code is now on GitHub please see here for updated version. Many reasons exist but the biggest is that the plugin/support is sold therefore can’t be downloaded for free. … Continue reading
WordPress Theme Developers Tip – Theme Update Noticifications
While doing some work for a client, they were wanting to tie into the update notifications that a user gets when a theme has an updated version in the WordPress theme directory. The catch is this was a premium theme … Continue reading
WordPress Theme Developers Tip – Automatic Feed Links in 3.0
Version 3.0 of WordPress is due out soon, and theme developers are getting geared up to implement the new features. The new menu system has received much attention as it’s one of the biggest changes, besides the merge of the … Continue reading
Techozoic Fluid now on Google Code
I’ve just setup proper project management for my Techozoic Fluid theme using Google Code.
Continue reading
WordPress Theme Developers Tip – Adding Theme Menu
Sometimes a theme just outgrows having one menu page for theme options. Instead of adding a second page a separate menu might be best. Outlined are the steps and functions needed for this. Code examples are also shown. Continue reading
