All Projects → alaca → WP-Performance

alaca / WP-Performance

Licence: other
Speed optimization plugin for Wordpress

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to WP-Performance

Wp Rocket
Performance optimization plugin for WordPress
Stars: ✭ 394 (+1690.91%)
Mutual labels:  wordpress-plugin, cache
Redis Cache
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Credis, HHVM, replication and clustering.
Stars: ✭ 205 (+831.82%)
Mutual labels:  wordpress-plugin, cache
Fragment Cache
WordPress plugin for partial and async caching.
Stars: ✭ 135 (+513.64%)
Mutual labels:  wordpress-plugin, cache
WP-Stash
Bridge between WordPress and StashPHP, providing a PSR6-compliant caching system for WordPress
Stars: ✭ 31 (+40.91%)
Mutual labels:  wordpress-plugin, cache
Nginx Helper
Nginx Helper for WordPress caching, permalinks & efficient file handling in multisite
Stars: ✭ 170 (+672.73%)
Mutual labels:  wordpress-plugin, cache
tiny-cache
Cache WordPress post content, template part, translations and nav menu output in persistent object cache
Stars: ✭ 26 (+18.18%)
Mutual labels:  wordpress-plugin, cache
magento2-LiteSpeed LiteMage
LiteMage Cache Extension for Magento 2
Stars: ✭ 27 (+22.73%)
Mutual labels:  cache
bk flutter image
flutter image,降低内存使用
Stars: ✭ 32 (+45.45%)
Mutual labels:  cache
node-backend-template
A template for NodeJS backend projects
Stars: ✭ 19 (-13.64%)
Mutual labels:  cache
wp-to-diaspora
Automatically share WordPress posts on diaspora*
Stars: ✭ 15 (-31.82%)
Mutual labels:  wordpress-plugin
deflix-stremio
Deflix addon for Stremio
Stars: ✭ 31 (+40.91%)
Mutual labels:  cache
jquery-manager
Manage jQuery and jQuery Migrate on a WordPress website, activate a specific jQuery and/or jQuery Migrate version. The ultimate jQuery debugging tool for WordPress
Stars: ✭ 27 (+22.73%)
Mutual labels:  wordpress-plugin
AppleCache
Apple Content Cache Reverse Engineering
Stars: ✭ 82 (+272.73%)
Mutual labels:  cache
gravityforms-repeater
A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.
Stars: ✭ 59 (+168.18%)
Mutual labels:  wordpress-plugin
cache-trace
A collection of Twitter's anonymized production cache traces.
Stars: ✭ 89 (+304.55%)
Mutual labels:  cache
acf-phone-number
A real ACF phone number field powered by libphonenumber and intl-tel-input
Stars: ✭ 68 (+209.09%)
Mutual labels:  wordpress-plugin
git-cache-http-server
A caching Git HTTP server
Stars: ✭ 65 (+195.45%)
Mutual labels:  cache
Scripts-n-Styles
Allows WordPress admin users the ability to add custom CSS and JavaScript directly to individual Post, Pages or custom post types.
Stars: ✭ 16 (-27.27%)
Mutual labels:  wordpress-plugin
sCache
Kolay PHP Cache sistemi sadece 1 satırda cache sisteminizi kurun.
Stars: ✭ 50 (+127.27%)
Mutual labels:  cache
justreq
A caching proxy server for testing interface of HTTP or HTTPS. A never offline testing interface server. A mock server
Stars: ✭ 15 (-31.82%)
Mutual labels:  cache

WP Performance

Description

WP Performance is a cache & performance plugin which makes optimizing your site really easy. This plugin generates static html files from your dynamic content and it uses mod_rewrite to load the cache files which is the fastest method.

Features

  • Page cache
  • Cache preloading
  • Browser cache
  • GZIP Compression
  • Minify CSS, JavaScript, and HTML
  • Asynchronously load CSS/JavaScript
  • Combine CSS/JavaScript
  • Disable CSS/JavaScript
  • Resource hints
  • Critical CSS path generator
  • Database Cleaner
  • Export/import settings
  • Lazy Load images ( supports native lazy load )
  • Lazy Load videos ( supports native lazy load )
  • Responsive images
  • Regenerate thumbs
  • CDN
  • WP-CLI Support

Add-ons

  • Cloudflare integration
  • Varnish cache
  • Dynamic page preload

Supported languages

  • English
  • Hrvatski
  • 中文 (by @cmhello)

Installation

  1. Upload "wp-performance" to the "/wp-content/plugins/" directory
  2. Activate the plugin through the Plugins menu in WordPress

WP-CLI Support

  • wp wpp flush - Clear the cache
  • wp wpp disable - Temporarily disable WP Performance
  • wp wpp enable - Enable WP Performance
  • wp wpp cleanup - Run all database cleanups
  • wp wpp cleanup trash - Run trash cleanup
  • wp wpp cleanup spam - Run spam cleanup
  • wp wpp cleanup revisions - Run revisions cleanup
  • wp wpp cleanup drafts - Run drafts cleanup
  • wp wpp cleanup transients - Run transients cleanup
  • wp wpp cleanup cron - Run cron tasks cleanup

Changelog

1.1.8.3

  • [FIX] Cloudflare add-on - respect existing headers

1.1.8.2

  • [FIX] Prefetch add-on again

1.1.8.1

  • [FIX] Prefetch add-on

1.1.8

  • [NEW] HTML optimization
  • [NEW] Google Fonts display optimization
  • [NEW] Exclude CSS/JS files from asynchronous loading
  • [UPDATE] Translations
  • [FIX] Asynchronous JS loading

1.1.7.4

  • [FIX] Combine CSS
  • [FIX] Combine JS

1.1.7.3

  • [FIX] Update UI - Checkboxes
  • [FIX] Skip dynamic files

1.1.7.2

  • [FIX] Combined resource path errors
  • [FIX] Identifiy local resources without URL scheme

1.1.7.1

  • [FIX] htaccess errors

1.1.7

  • [NEW] Cloudflare Add-on - purge individual cache
  • [NEW] Option to keep generated JS/CSS files when flushing the cache
  • [FIX] Lazy Load issues in MSIE

1.1.6.2

  • [FIX] HTML minify

1.1.6.1

  • [FIX] Lazyload issues

1.1.6

  • [NEW] Lazy load videos
  • [NEW] Disable Emojis
  • [NEW] Disable Embeds
  • [UPDATE] Translations
  • [IMPROVE] Admin UI
  • [FIX] Load/Save settings
  • [FIX] Minor bugfixes

1.1.5.1

  • [FIX] Fix WooCommerce Add to cart error

1.1.5

  • [IMPROVE] Minify JS
  • [IMPROVE] Minify CSS
  • [IMPROVE] Minify HTML
  • [IMPROVE] Images LazyLoad
  • [IMPROVE] Async JavaScript
  • [IMPROVE] Prefetch Add-on
  • [FIX] Cache dir path

1.1.4.2

  • [IMPROVE] Minify JS
  • [IMPROVE] Process CSS import rules

1.1.4.1

  • [FIX] Minify HTML

1.1.4

  • [NEW] Multisite support
  • [NEW] AMP support

1.1.3.4

  • [FIX] Clear log file after clearing the cache
  • [FIX] Wrong optimization status message in WPP metabox on edit page screen
  • [IMPROVE] Admin UI
  • [IMPROVE] Cloudflare add-on
  • [IMPROVE] Dynamic page preload add-on
  • [UPDATE] languages

1.1.3.3

  • [FIX] Disable resources on selected URL
  • [UPDATE] Chinese language file

1.1.3.2

  • [FIX] Parser minify error

1.1.3.1

  • [FIX] Autoloader errors

1.1.3

  • [NEW] Dynamic page preload addon
  • [NEW] Minify HTML

1.1.2

  • [UPDATE] Chinese language file

1.1.1

  • [NEW] Remove cache directory after uninstall
  • [IMPROVE] Move log file into cache dir
  • [FIX] Empty template errors

1.1.0

  • [NEW] Exclude user agents from cache
  • [NEW] Exclude search engines from cache
  • [NEW] Add-ons page
  • [IMPROVE] Admin UI
  • [FIX] XML files cache

1.0.9

  • [IMPROVE] JavaScript async loading
  • [IMPROVE] Security
  • [IMPROVE] Parser
  • [FIX] Exclude urls
  • [FIX] LazyLoad

1.0.8.1

  • [FIX] Minor bug fixes

1.0.8

  • [NEW] Cloudflare integration
  • [IMPROVE] Admin UI for desktop devices
  • [IMPROVE] Admin UI for mobile devices
  • [FIX] Disabled resources disappearing options
  • [FIX] Minor bugfixes

1.0.7

  • [FIX] Add items to menu error
  • [FIX] Parser warnings for responsive images
  • [IMPROVE] Admin UI on mobile devices

1.0.6

  • [NEW] Group resources ( Theme, Plugins, External )
  • [IMPROVE] Security
  • [IMPROVE] Admin UI on mobile devices
  • [UPDATE] Translations
  • [FIX] Disable external resources
  • [FIX] Clear cache on front-page
  • [FIX] Various minor bugfixes

1.0.5

  • [NEW] Drafts cleanup
  • [NEW] WP CLI commands - database cleanups
  • [IMPROVE] Admin UI
  • [UPDATE] Translations
  • [FIX] Minor bugfixes

1.0.4

  • [NEW] Resource hints
  • [NEW] Exclude page from Image optimization on edit page screen
  • [NEW] Exclude URL(s) from Image optimization
  • [IMPROVE] Metabox UI on Edit page
  • [IMPROVE] Admin UI
  • [UPDATE] Translations
  • [FIX] Cron tasks cleanup
  • [FIX] Combine Google fonts

1.0.3

  • [NEW] Cron tasks cleanup
  • [NEW] Exclude page from Cache, JS and CSS optimization on edit page screen
  • [NEW] Admin toolbar links
  • [IMPROVE] Admin Database UI
  • [IMPROVE] Admin UI on mobile devices
  • [UPDATE] Translations
  • [FIX] htaccess backup handling
  • [FIX] Minor bugfixes

1.0.2

  • [NEW] Detect server software
  • [NEW] Generate NGINX rewrite rules
  • [NEW] Clear collected files list
  • [IMPROVE] Admin UI
  • [UPDATE] Translations
  • [FIX] Htaccess permissions notice

1.0.1

  • [FIX] PCRE2 parser issues
  • [FIX] Clear cache JS error
  • [NEW] Chinese translation
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].