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. But why should the end user be punished after all they bought the plugin and updates should be just as seamless as from the official repo. With this script this can be accomplished. Examples and a package of sample code can be downloaded below.
Continue reading

Posted in tips, wordpress | Tagged , , , | 48 Comments

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 that was being sold so couldn’t be submitted to the directory. While not as robust as the WordPress update system it doesn’t need to be most premium themes require you to log in to download updates. So a simple notification was sufficient. Please read more to see code and explanations. Continue reading

Posted in tips, wordpress | Tagged , , , , , | 4 Comments

Summer Time Rush

Summer time is a busy time for me at work and updates will be sparse but I will still be answering questions on the support forum. Please stay tuned for updates. If you’d like please subscribe to my RSS feed for updates.

Posted in Aside | Leave a comment

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 WPMU code, that most users will use.

One feature that I didn’t know exists until now is automatic feed links which will output all the different feed links to current page the users is on to the header. It was added in 2.8 but has been changed how it works for 3.0. For example on a single post page the main blog feed, and the single post comment feed links are added to the header allowing a user to easily subscribe to the either feed. Another is on a category archive page the feed for the main blog, as well as the feed for all posts in that category are added. So I’ve got this feature added to my Techozoic theme but to maintain backwards compatibility I though I would share the simple function I came up with.
Continue reading

Posted in tips, wordpress | Tagged , , | 8 Comments

HTC Incredible – Name That Fits

I’ve recently traded my trusted Blackberry 8330 smartphone for a HTC Droid Incredible and I have to say the name truly fits this tiny powerhouse called a phone. The biggest feature that I’m loving right now is an usable app store, if you’ve every used Blackberry’s app world you’ll know what a painful experience that can be.

I’m also loving the camera, 8 megapixels is as same as my Canon DSLR. Browsing the web is now a dream as well, the included browser even supports Flash albeit in a lite format. Another handy feature is the speech recognition is very good and very well integrated into the built in Google search, allowing very quick searches via speaking rather than typing.

Although I did have some doubts with the onscreen keyboard, I have fat fingers and always struggled to type on the tiny Blackberry keyboard, but the key recognition is spot on. The predictive text is also very good and eases some of the typing. Battery life can be a bit iffy for a full day of use, but as powerful as the phone is I’ll certainly trade having to charge it more often for the power. Continue reading

Posted in google, tech | Tagged , | 4 Comments