salaros / wp-purge-pagespeed-button
One-click PageSpeed cache purging using an admin bar button
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 0
Open Issues: 6
Language:Shell
Type:wordpress-plugin
- dev-master
- 10.0.5
- 10.0.4
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 1.0.10
- 1.0.9
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-dependabot/npm_and_yarn/lodash-and-gulp-4.17.21
- dev-dependabot/npm_and_yarn/set-value-and-union-value-2.0.1
- dev-dependabot/npm_and_yarn/json-schema-and-jsprim-0.4.0
- dev-dependabot/npm_and_yarn/minimist-and-mkdirp-1.2.8
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/minimatch-and-gulp-3.1.2
- dev-scrutinizer-patch-1
This package is auto-updated.
Last update: 2024-10-18 18:32:17 UTC
README
One-click PageSpeed module cache purging using a button on WordPress Admin Bar
This plugin will...
- Create a button on WP Admin Bar which allows one to purge Google PageSpeed module's cache via PURGE HTTP request
Installation
- Download the stable version of plugin from wordpress.org repo or developer version from GitHub.
- Upload the folder to the ‘/wp-content/plugins/‘ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it!
Download links:
- Latest Stable version: wordpress.org repo
- Latest Developer version: Clone the GitHub repository or Download zip
Support
This is a development reposiroty for WP PageSpeed Purge Button
and should not be used for support. Please visit the wordpress.org support forum for any support request.
Contributions
Anyone is welcome to contribute to the development of this plugin. There are various ways to do so:
- Found a bug? Raise an issue on GitHub.
- Send me a Pull Request with your bug fixes and/or new features.
- Provide feedback and suggestions on enhancements.