From the category archives:

Plugins

Expose It WordPress PluginThe new WordPress Plugin Expose It by Adrian Apan is a cool plugin that simply adds expose effect around any div with class="expose", with a little help from the Expose jQuery.

Here’s a example. Of course you can put images, video etc. inside the div too.

This is it, the exposed text. Now, click!

It’s very easy to setup. Just download the plugin, install and activate it. Then you’re free to expose! Do as I did:

<div class="expose">"This is the text, with expose effect. Just click it.</div>

{ 3 comments }

WordPress Plugin: Broken Link Checker

by John Ankarström on May 27, 2009

in Plugins

A tab that shows all links on the blog

A tab that shows all links on the blog

It’s so annoying when a link in a post leads to a 404 page – and especially when you cannot find the real link! If you want to keep your blog readers from this, there’s a smart plugin that detects every broken link on your entire blog.

Broken Link Checker can even notify you about broken link images. The plugin notifies you with a widget/box on your Dashboard, with a link to a page where you can edit, remove or show information about the links, without editing the full post. You can also ignore the broken links.

This plugin is great, I’ve been using it a long time and I’m really happy with it.
Download the plugin now!

{ 1 comment }

WordPress.org One-Click Install Bug

The plugin I recently wrote about, WordPress.org One-Click Install, has just updated to version 1.2.1, and there’s a serious bug in the new version.

The error is a syntax error in line 235. I noticed this when I updated the plugin. First, every single URL on WordPresser returned a blank page! Then I deleted the plugin from the plugins directory via FTP. If you have the same problem, delete the plugin. I’ve send an email to the author, and I’m waiting for a response.

I hope he solves this soon, ’cause I loved the plugin! ;-)

Update: The 1.2.2 is released, and the “bug” is fixed in the new version.

{ 0 comments }

Execute PHP code in posts with WordPress Plugin

by John Ankarström on May 25, 2009

in Plugins

An example of PHP code in a pageYou can’t insert PHP code in posts or pages in WordPress from the start. Say you want a page listing all your categories or tags. This isn’t possible by standard. To do this, you will (of course) need a plugin.

The plugin’s name is Exec-PHP, and it allows you to use PHP in posts and pages, easily by writing the code in HTML editor. Notice that you can’t switch to the visual editor when editing posts with PHP code, otherwise the code will disappear.

With Exec-PHP you can also execute PHP code in the sidebar widgets. This is great, ’cause you can do more with PHP, than with the Blogroll widget. You can for example list only one link category etc.

I really recommend the WordPress Codex. You can find many tags and codes at the Template Tags part. The tags are used to call WordPress functions.

Download the plugin here, and as usual I would appreciate if you post a comment if you’ve tested it and liked it! ;-)

{ 0 comments }

Dropdown menus in WordPress theme

May 24, 2009 6:42 pm

If you got a page with many subpages, it’s great to have a dropdown functionality in the navigation bar. Let’s say you’re working on a guide, with several parts. The guide can have a primary page, that is shown in the navigation menu, plus 4 parts or subpages that is shown when hovering the primary [...]

1 comment Read the full article →

Redirection WordPress Plugin

May 24, 2009 12:06 pm

The WordPress Plugin Redirection is a great plugin to manage 301 redirections and 404 errors. Let’s say, you change an old post’s permalink. Normally, the old permalink would lead to a 404 error, but with Redirection tracking modified posts, the old permalink redirects to the new one. You can of course create your own custom [...]

0 comments Read the full article →

Insert feed footer with WordPress Plugin CopyFeed

May 24, 2009 1:46 am

Ever wanted those fancy RSS feed footers? With the CopyFeed Plugin for WordPress it’s possible to include a footer in your feed, and it’s easy, too. So this post goes straight to the point:
Download the plugin, and enjoy your new feed footer! Tip: When installing plugin, do it fast with the WP.org One Click Installer!

0 comments Read the full article →

WordPress Plugin: Align RSS Images

May 22, 2009 9:06 pm

There’s a problem in the WordPress RSS-feed, when including aligned images with posts. In the feed, the alignment won’t work. I’ve always hated this, but now I’ve found a plugin that fixes this problem!

The plugin is named Align RSS Images, and it makes alignment work in feeds. It’s as simple as that, and that’s all. [...]

0 comments Read the full article →

Install plugins directly from WordPress.org with Greasemonkey script

May 22, 2009 7:12 pm

Tough WordPress 2.7 has a built in plugin installer, it’s so annoying when you open a link to a plugin at WordPress.org, then you have to open your WordPress Administration to install it. Wouldn’t it be great if there were a Install button right on the plugin page?
Now there’s a solution for this, a plugin [...]

0 comments Read the full article →

Wolfram Alpha Plugin for WordPress

May 22, 2009 7:15 am

Wolfram Alpha, the new knowledge search engine, has comed to WordPress in the shape of a plugin. It is written by Pedro Camara, and it adds a simple sidebar widget with a search form. 28 persons have currently downloaded the plugin.
It’s a great plugin if you want to provide your readers a search form for [...]

0 comments Read the full article →