Title: Alpha Cache
Author: shra
Published: <strong>2012-09-07</strong>
Last modified: 2025-07-11

---

Szukaj wtyczek

![](https://ps.w.org/alpha-cache/assets/banner-772x250.png?rev=1344599)

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://ps.w.org/alpha-cache/assets/icon-256x256.png?rev=1344599)

# Alpha Cache

 Autor: [shra](https://profiles.wordpress.org/shra/)

[Pobierz](https://downloads.wordpress.org/plugin/alpha-cache.1.3.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/alpha-cache/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/alpha-cache/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/alpha-cache/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/alpha-cache/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/alpha-cache/)

## Opis

This plugin caches web requests and stores static html code. You can configure what
urls do not to cache, what user shouldn’t be cached and ect.

After first web request plugin will create a cache of this requested webpage, and
on second request your webserver will serve static html code instead of processing
the comparatively heavier and more expensive WordPress PHP scripts.

It has some options to drive caching process.

**You can:**

 * … define filter by regular expressions pattern to exclude
    necessary urls from
   cache.
 * … fill user’s list to define who will not cached.
 * … do cache only for anonymous users.
 * … forcing rebuild cache on page/comment updating.
 * … setup cache timing.
 * … activate server confing boosters.

and etc.

## Zrzuty ekranu

[⌊Alpha Cache main option's page⌉⌊Alpha Cache main option's page⌉[

Alpha Cache main option’s page

[⌊Boosters options⌉⌊Boosters options⌉[

Boosters options

[⌊Cache status⌉⌊Cache status⌉[

Cache status

[⌊Log page (empty)⌉⌊Log page (empty)⌉[

Log page (empty)

## Instalacja

 1. Upload and extract arhive files to the `/wp-content/plugins/` directory
 2. Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
 3. Check plugin’s configuration through wp-admin option’s section. Default configuration
    is situatable for most cases.
 4. And enjoy, of course!

## Najczęściej zadawane pytania

Ready for your questions 🙂

## Recenzje

![](https://secure.gravatar.com/avatar/698bbdf8465d26fb7054b19aa2e8663c52a1fa4e8b9363a13700c101a210066d?
s=60&d=retro&r=g)

### 󠀁[Works](https://wordpress.org/support/topic/works-1407/)󠁿

 [treeflips](https://profiles.wordpress.org/treeflips/) 2020-08-22

Simple caching plugin that works on my WooCommerce store with standard settings.

![](https://secure.gravatar.com/avatar/19d88de63e353cb7fbc05066796126bb4ea673499ab1da930c0c5eccef5e4ceb?
s=60&d=retro&r=g)

### 󠀁[Not suggested](https://wordpress.org/support/topic/not-suggested/)󠁿

 [sowjanyakasam](https://profiles.wordpress.org/sowjanyakasam/) 2016-10-26 1 odpowiedź

My total site has been gone down after using it in mobile view

 [ Przeczytaj 3 recenzje ](https://wordpress.org/support/plugin/alpha-cache/reviews/)

## Kontrybutorzy i deweloperzy

„Alpha Cache” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

 *   [ shra ](https://profiles.wordpress.org/shra/)

[Przetłumacz wtyczkę “Alpha Cache” na swój język.](https://translate.wordpress.org/projects/wp-plugins/alpha-cache)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/alpha-cache/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/alpha-cache/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/alpha-cache/)
przez [RSS](https://plugins.trac.wordpress.org/log/alpha-cache/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

= 1.3.002
 * Backend nav fixes.

= 1.3.001
 * Cache info page bug fixes.

#### 1.3

 * Code review and adding a log tab to have an ability to observe what is going 
   on. May be useful to see what bots/spiders do and to update settings accordingly.

#### 1.2.007

 * Code review and adding filtering by bots to reduce unnecessary caching.

#### 1.2.006

 * Code review and adding ability to provide what GET params should be ignored on
   caching.

#### 1.2.004

 * Separate HTTP and HTTPS requests

#### 1.2.003

 * Test and fix for PHP 5.2 compatibility
 * Test for WP 4.8

#### 1.2.002

 * Fixed maintain routine check

#### 1.2.001

 * Did some cosmetic changes
 * Fixed cache stats
 * Replaced short php tags

#### 1.2

 * Now cache uses server HDD, not database.
 * Plugin settings also were stored on HDD.
 * Added module rewrite Apache support to make cache routine really fast.
 * Added Apache setting boosters to make other files transfer faster.

#### 1.1.005

 * Some changes for init section, to apply default params after module install.

#### 1.1.004

 * Fixed database maintain function call.

#### 1.1.003

 * Added support of Wptouch Mobile Plugin. AC will create different caches for mobile
   and normal pages. Deactivate and then activate the plugin after if you are updating
   old version.

#### 1.1.002

 * Short cache size datatype was changed from „text” to „mediumtext”. Deactivate
   and then activate the plugin after if you updated old versions.

#### 1.1.001

 * Add usage table_prefix. Don’t upgrade. Use uninstall plugin then install this
   version.

#### 1.1

 * Add compatibility for some WP configurations.
 * Fix some bugs
 * Add default rule for wp-login.php to avoid cache this script. You can add this
   rule manually or use „Load defaults”.
 * Expand statistics. Now you can see table with actual number of cached pages by
   each user.
 * Remove some debug code

#### 1.0

First version, here is everything we have.

## Meta

 *  Wersja **1.3.002**
 *  Ostatnia aktualizacja **12 miesięcy temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 3.0 lub nowszej **
 *  Testowano do **6.7.5**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/alpha-cache/)
 * Tagi
 * [advanced cache](https://pl.wordpress.org/plugins/tags/advanced-cache/)[benchmark](https://pl.wordpress.org/plugins/tags/benchmark/)
   [cache](https://pl.wordpress.org/plugins/tags/cache/)[loading](https://pl.wordpress.org/plugins/tags/loading/)
   [performance](https://pl.wordpress.org/plugins/tags/performance/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/alpha-cache/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  3 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/alpha-cache/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/alpha-cache/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/alpha-cache/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/alpha-cache/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/alpha-cache/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/alpha-cache/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/alpha-cache/reviews/)

## Zaangażowani

 *   [ shra ](https://profiles.wordpress.org/shra/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/alpha-cache/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://pay.cryptocloud.plus/pos/Oc9ieI6Eb5HWPptn)