Weblog Archives

You are currently browsing the archives for the Plugins tag.

The Read-It-Later extension

I just discovered the Read-It-Later addon for the Firefox browser. This is one of the most fantastic plugins I’ve seen in a while. From what I see, there have been about 4 million downloads already. This means I am too late, but as they say “better late than never“! This extension makes it possible to [...]

CPU Time saved by WP-Super-Cache

I needed to make some changes to the website layout this afternoon, so I turned off WP-Super-Cache for a while. As you can clearly see in the following graph the CPU time consumed by php-cgi processes increased by 2-4 times when caching was turned off between 14:00-17:00. And this increase was caused by a single [...]

Declutter Plugin for WordPress

Web applications that add unnecessary HTTP headers or meta tags and links in the HTML HEAD section of my web pages usually make me nervous. Today, WordPress, once again, made me spend my free time trying to find which filters add such useless data in my web pages and try to remove it. Removing the [...]

How to upgrade WP-Super-Cache

A while ago, I had published a step-by-step guide about how to install WP-Super-Cache in WordPress successfully. Now, I’m going through the upgrade procedure, so to safely and effortlessly upgrade the plugin whenever a new version is released. I know that documenting this sh** should not be needed, but it turns out the installation of [...]

Fast-Static-Feed WordPress Plugin

Syndicated content has almost become the standard way of distributing web content nowadays. WordPress can deliver its content in various different feed formats -RSS 2.0, Atom 1.0, RDF, RSS 0.92- and can generate feeds for both the published posts -grouped by time, category, tag, author etc- and the comments that have been submitted by readers. [...]

Remove-Generator-Meta-Tag WordPress Plugin

Yesterday, I noticed that the template tag, which existed inside the default WordPress theme and added the Generator meta tag to the HTML head area, has been replaced by an internal action. This change makes the removal of that specific meta tag a bit harder for users. I can understand that the project may use [...]

More-Feed-Excerpt WordPress Plugin

Since WordPress v2.5, it is no longer possible to use the <!–more–> tag within a post in order to define an excerpt which will be used on both the web and feeds. Now, WordPress uses this tag to split a post for the web only, while the feeds can contain either the full-text or an [...]

Fixed: tab-session-management.py now works with Python 2.5

This is a notice that I have updated the tab-session-management extension for Epiphany, so to make it work in environments that use Python version 2.5. This mainly involves the newest Fedora and Ubuntu distributions – at the time of writing. The plugin makes use of the cElementTree module, which has been moved into Python’s Standard [...]

bbPress for WordPress

Some of you might have noticed that there have been some changes in the way readers can interact with g-loaded.eu over the last month. Comments and trackbacks are being disabled 20-30 days after the publication of a post, while a new facility, a discussion board, has been set up in order to compensate for the [...]

CC Configurator plugin version 1.0 is out!

I proudly present the latest and greatest version 1.0 of the Creative Commons configurator plugin for WordPress. The code was almost re-written from scratch, but now the plugin is feature-rich, more flexible and is 100% ready for localization! Greek users will find the Greek translation at the plugin home page. This is the first time [...]