Home
Softono
cache-buddy

cache-buddy

Open source PHP
79
Stars
4
Forks
5
Issues
7
Watchers
9 years
Last Commit

About cache-buddy

Cache Buddy is a WordPress plugin designed to improve site performance by increasing the number of cacheable pages, particularly for logged-in users. Its primary function is to minimize scenarios where the system unnecessarily recognizes a user as logged in, which often prevents standard caching mechanisms from serving static content. By reducing these exceptions, the plugin allows servers to deliver cached versions of pages more frequently, resulting in faster load times and reduced server load. This tool is ideal for standard WordPress sites that focus on performance optimization through caching. However, it is not compatible with platforms like BuddyPress or any site where front-end user login functionality is required beyond basic comment form customizations. The plugin requires WordPress version 4.1 or higher and is compatible with version 4.2. It is licensed under the GPLv2 or later license. Installation involves uploading the plugin directory to the wp-content/plugins folder and activating it via the W

Platforms

Web Self-hosted

Languages

PHP

Links

Cache Buddy

Contributors: markjaquith
Donate link: http://txfx.net/wordpress-plugins/donate
Tags: caching, cache, speed, performance, faster
Requires at least: 4.1
Tested up to: 4.2
Stable tag: 0.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Minimizes the situations in which logged-in users appear logged-in to WordPress, which increases the cacheability of your site.

Description

Minimizes the situations in which logged-in users appear logged-in to WordPress, which increases the cacheability of your site.

Installation

Manual Installation

  1. Upload the entire /cache-buddy directory to the /wp-content/plugins/ directory.
  2. Activate Cache Buddy through the 'Plugins' menu in WordPress.

Frequently Asked Questions

Will this work for BuddyPress sites?

No. Nor any other site that needs people to be logged in on the front of the site for anything other than comment form customizations.

Contribute

https://github.com/markjaquith/cache-buddy/

Changelog

0.2.0

  • First release

Upgrade Notice

0.2.0

First release