https://github.com/markjaquith/cache-buddy
#WordPressPlugin: makes more WordPress pages cacheable
https://github.com/markjaquith/cache-buddy
wordpress wordpress-plugin
Last synced: 6 months ago
JSON representation
#WordPressPlugin: makes more WordPress pages cacheable
- Host: GitHub
- URL: https://github.com/markjaquith/cache-buddy
- Owner: markjaquith
- Created: 2015-03-21T15:04:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T07:52:06.000Z (over 8 years ago)
- Last Synced: 2024-04-15T00:15:40.122Z (over 1 year ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Size: 60.5 KB
- Stars: 78
- Watchers: 9
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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