Tag Archives: plugins

Virtual Multiblog on GitHub

Quick announcement: The Virtual Multiblog system can now be found on GitHub: https://github.com/strider72/virtual-multiblog The home page is still on this site for discussion and such, but GitHub is your best best for downloading it and getting timely updates. Thanks for … Continue reading

Posted in 'Nuff said, Webcraft | Tagged , , , | 1 Comment

Log Deprecated Calls 1.3

Another update! This one I’m very happy with — I’ve made an improvement that vastly improves the efficiency of the database table. The original version of the plugin was banged out in an afternoon, and as a result it didn’t … Continue reading

Posted in Codecraft | Tagged , , | Leave a comment

Elegant Design: A Case Study

In the past I’ve discussed elegant UI design on this blog, commenting especially how the best plugin design is to integrate the plugin’s function in a way that the end user would never realize that what they’re doing comes from … Continue reading

Posted in Codecraft, GUI Goodness | Tagged , , , , | Leave a comment

Graceful Pull-Quotes is now “Official”

Just letting you all know that my Graceful Pull-Quotes plugin is now hosted on the official WordPress Extend repository. That means it will automatically pop up updates in the WP admin, and hopefully more people will find it and use … Continue reading

Posted in Codecraft | Tagged , | 5 Comments

Add New Headers to WordPress Plugins or Themes

I’ve had a few patches committed to WordPress core in the last few versions, and have sadly neglected to do writeups about them so that others could take advantage of the new features. I hope to remedy that in the … Continue reading

Posted in Codecraft | Tagged , , , | Leave a comment

Virtual Multiblog 2.6.1

Just released Virtual Multiblog v2.6.1. The primary new feature in the 2.6 line is auto-plugins. That is, you can specify plugins that are automatically activated for all (or just some) blogs. Check it out!

Posted in Webcraft | Tagged , , , | 12 Comments

Virtual Multiblog helper app

Hackadelic has released a (beta) WordPress plugin designed to automate using Virtual Multiblog. This is still in development, but the initial test I did looks promising. Basically the plugin creates an interface in the WP admin for creating new virtual … Continue reading

Posted in Codecraft, GUI Goodness | Tagged , , , | Leave a comment

Strider Core — coming soon

I’m working on an integrated core system for WordPress plugins — including common code and automatic “best version” detection of more than one plugin uses the same core. Continue reading

Posted in Codecraft, Webcraft | Tagged , , | 7 Comments