Disable revisions

To gain some more speed out of your Classipress installation you should disable WordPress Revisions. What is the benefit of disabling revisions? You’s database will be smaller and faster! Classipress doesn’t use Revisions. When...

Disable WordPress cron job

To gain some more speed out of your Classipress installation you should disable WordPress Cron Job. Why is cron job causing high CPU and SQL usage on my Classipress installation? Well, it’s like this....

Delete old data from statistics table

Some tables in Classipress installation can become huge after some time. Here is a PHP script on how to delete old data from statistics table. There is a table called wp_cp_ad_pop_daily which stores daily...

Switch off counters on front page

Classipress has 3 positions where you can show number of ads per categories. Two of them represent huge impact on SQL server. Here are my recommendations: Search Drop-down Options Show Ad Count – OFF...

Display custom field data icons when listing ads

When you setup a Classipress theme, you will probable use your own custom fields that are important for your site. This fields are used then mostly for searching and also displaying data. This plugin...

Counter icon

Remove ad hits counter on front page

Showing ad hits on ad listing can slow down your site and drastically increase processor usage when reading this data from database, because this data is not stored aggregated in a database. This feature...

Automatic Country Detection

Automatically populate Country field when adding ads

There is one thing I’m missing on basic Classipress installation and that is automatic population of Country field when adding an ad. You could buy a plugin called Advanced Custom Fields for ClassiPress but...

Remove Gravatar images when looping ads

You might know it or not, but Gravatars on your Classipress site slow down loading of your site. The case here is that with default settings Classipress will load 30 posts on front page...