---
title: PHP Speedy and WordPress 2.7
date: 2008-12-11T22:13:31+00:00
modified: 2012-08-23T10:14:17+00:00
permalink: https://kaspars.net/blog/php-speedy-wordpress-2-7
post_type: post
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
post_tag:
  - Plugin
post_format:
  - Link
category:
  - WordPress
---

# PHP Speedy and WordPress 2.7

*Leon Chevalier* — author of the amazing *PHP Speedy* plugin — has [updated it](http://aciddrop.com/2008/12/11/php-speedy-wp-05-now-works-with-wordpress-27/) to work with *WordPress 2.7*.

### What This Plugin Does

It signifincantly speeds up the loading time of your WordPress blog by combining all CSS and JavaScript into single files. [Database query cacheing](http://perishablepress.com/press/2007/12/26/how-to-enable-the-default-wordpress-object-cache/) combined with this plugin will make your website as fast as it can ever be.

p.s. Leon, have you thought about adding the plugin to the official WordPress repository for easier updating?