Archive for the ‘Wordpress’ Category

08 Dec

Disable User Gravatar

Stops wordpress from grabbing a user avatar using their registration email.

Download

Requires At Least : 2.7
Test Up To : 2.8.6
Current Version : 1.0
Download latest version

19 Nov

Submitting a form on Wordpress leads to a not found page?

I found a little niggle in Wordpress when creating a custom form using shortcodes and plain PHP/HTML for processing. Turns out if your form uses $_POST['name'] in your form, WP does not like that and serves a Not Found (404) page. Changing that input field name to a different one, say surname, fixed the problem immediately. Took me a good 30 minutes to figure that out!

05 Nov

Twitter Goodies Widgets

Uses the twitter goodies widgets API to create offical twitter widgets (profiles, lists, faves and search) straight from your control panel. Same opti

Download

Requires At Least : 2.7
Test Up To : 2.8.5
Current Version : 1.1
Download latest version

28 Oct

Syntax Highlighting on your wordpress posts

I’ve had the unpleasant experience of having to play and experiment with syntax highlighting plugins for any code I’d like to post on here and other blogs. Unfortunately, there’s a ton of options to choose from and many just aren’t up to scratch.

What’s worse is that some have funny syntaxes such as using <pre class=”language”> tags which are easily broken by the wordpress WYSIWYG editor and your code gets mangled. Not only that, but changing over to a better plugin becomes a tedious task if you have to change all those pre tags to shorttags.

I’d like to recommend a plugin which works very well, called SyntaxHighliter Plus by Fred Wu and other contributors. In my opinion, it’s one of the easier plugins to use and makes posting code a breeze. (more…)

03 Aug

Localhost Notify

Developer plugin for those working off local server wordpress copies. Adds "local |" to your title if wordpress is running off a local serve

Download

Requires At Least : 2.7
Test Up To : 2.8.5
Current Version : 1.0
Download latest version


(more…)

02 Aug

Login With Ajax

Add smooth ajax during login, avoid screen refreshes and choose where users get redirected to upon login/logout. Supports SSL, MU, and BuddyPress.

Download

Requires At Least : 2.7
Test Up To : 2.9.2
Current Version : 2.1.4
Download latest version

(more…)

28 Jul

Change the core “Name” profile field in BuddyPress

Those that use BuddyPress along with their Wordpress MU installation may have found some limitations with the xprofiles. BuddyPress Devs have improvements listed as an upcoming feature, but in the meantime some things need to be fixed NOW!

One particular feature I needed to get round was the fact that you can’t change the default “Name” field. Whilst very common to have this as a field in most installations, we should at least be able to edit the field names the user sees, but unfortunately this is not so. (more…)

14 Jul

Digg This Button

Adds the smarter digg button. Extended options like topics, prefilled descriptions, shortcodes etc. allow full control of your digg icons.

Download

Requires At Least : 2.7
Test Up To : 2.8.5
Current Version : 1.1
Download latest version

(more…)

01 Jun

Making a Dynamic Wordpress Menu Outside Wordpress

Imagine you have a blog which is a supplement to your site, such as a platform for company news.

Now imagine you want to add your blog to your main site’s navigation menu. Easy enough, just add a static link.

Now imagine you want to create an unordered list of the categories in your blog, so that each category can be easily accessed from any page on your website…. oops, it just got tricky. (more…)

18 May

Remove BuddyPress AdminBar Plugin

This plugin removes the admin bar completely from the public and admin areas of the website. Can be used either as a normal or MU plugin.

Download

Requires At Least : 2.7
Test Up To : 2.8.4
Current Version : 1.2
Download latest version

(more…)