Category: Plugins
-
New WordPress plugin: Change content based on device
When developing responsive WordPress themes I use a plugin called Mobble. It provides simple template tags to determine what device the site is being viewed on and change the layout accordingly. On some sites, I’ve created shortcodes to allow me to use some of those functions within the content itself but after doing some work…
-
Updates to WriteToThem WordPress Widget
I’ve given my WriteToThem WordPress plugin a well overdue refresh this evening. You can download the latest version from the WordPress.org plugin repository now. Here’s what’s changed; Re-write: For those technically minded it now uses the WP_Widget class as it should do, which makes it much tidier. Translations: I’ve also added support for translations so, if you…
-
New WordPress Plugin: Story Latest
I wanted a way to easily present a “latest articles on this story” list on Lichfield Live articles so I developed this simple plugin which uses a shortcode and tags to achieve that. For example, the Friary Outer development is an ongoing story that we’re covering. All of the related articles are tagged with “Friary…
-
Planning Applications for WordPress: New Plugin
It was great to hear last week of the progress Chris and his team at OpenlyLocal have made on resurrecting Planning Alerts. Thanks to their efforts we now have a site where we can view planning alerts for each council across the country. Not all councils are there yet, but it’s a great start. As…
-
New WordPress plugin: Restore Admin Header
WordPress v3.3 removed the header from the admin interface, merging it with the admin bar. This meant that the link to your site’s front page was taken away and you now have to go through drop down menus to get to the link. Instead, this plugin puts that link back onto your admin interface. Download…