Loading...

Plugins

The Auditor, Closed Beta 2

The Auditor, Closed Beta 2

Following on from our initial announcement, I’m happy to announce we have a new version! We’ve listened to feedback and made many improvements. We’re also making expanding the closed beta! One of the points mentioned in feedback was the potential for extending the plugin, examples including Google Analytics traffic widgets on the overview page etc. The second iteration now comes with… continue reading

The Auditor Enters Closed Beta

The Auditor Enters Closed Beta

The Auditor (name to be finalised) is a plugin that comes in two parts – an event logger that tracks key options and content changes within your WP install, and a viewer that lets you view what’s been happening on your site.

Spots for WordPress Developer Notes

Spots for WordPress Developer Notes

Our Spots for WordPress plugin is designed to make your content management life with WP even easier. Although there are developer notes on the WordPress.org repository, we’ve decided to maintain a page here where we can possibly show a broader range of information in the future, depending on the take-up of the plugin. Template tags Spots provides 2 template tags… continue reading

Announcing Spots

Announcing Spots

Imagine that you’re building a theme, and in various places in that theme you have small elements that you’d just love to content manage.  It could be items in a footer, in the header, or for use as widgets.  Things like a copyright notice, a credit line, some free form spaces and so on. In the past, coding for this… continue reading

Dropdown Menus Plugin for WordPress

When designing for small screens every pixel counts. One of the common difficulties we face as web designers is how to reduce the amount of pixels some large (or potentially large) constructs like menus take up. One solution is to use a dropdown menu. Until now there wasn’t an easy way to make a menu that you manage via the admin panel into a dropdown.

WordPress (and others) Search and Replace Tool

WordPress (and others) Search and Replace Tool

WordPress has a habit of storing serialized PHP data in the database. This is fine if you’re working in PHP, but when you migrate a website from one domain to another it’s very easy to affect strings and corrupt this data. This search & replace tool can help you to make changes without inadvertently affecting settings such as widgets which could leave you with a very broken and time consuming migration.

WordPress Weather Widget

WordPress Weather Widget

We found many of the weather widgets and badges out there lacking. Either they were not aimed at regular users (having to track down your own locid for non-US addresses for example) or they had rate limits on the API. And almost all were just plain ugly. We had to fix that.