Title: Alpha Cache
Author: shra
Published: <strong>7 سبتمبر، 2012</strong>
Last modified: 11 يوليو، 2025

---

البحث عن الإضافات

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

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

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

# Alpha Cache

 بواسطة [shra](https://profiles.wordpress.org/shra/)

[تنزيل](https://downloads.wordpress.org/plugin/alpha-cache.1.3.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/alpha-cache/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/alpha-cache/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/alpha-cache/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/alpha-cache/#developers)

 [الدعم](https://wordpress.org/support/plugin/alpha-cache/)

## الوصف

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.

## لقطات الشاشة

[⌊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)

## التنصيب

 1. Upload and extract arhive files to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Check plugin’s configuration through wp-admin option’s section. Default configuration
    is situatable for most cases.
 4. And enjoy, of course!

## الأسئلة المتكررّة

Ready for your questions 🙂

## المراجعات

![](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/) 22 أغسطس، 2020

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/) 26 أكتوبر، 2016 
1 reply

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

 [ إقرأ جميع المراجعات 3 ](https://wordpress.org/support/plugin/alpha-cache/reviews/)

## المساهمون والمطوّرون

“Alpha Cache” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

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

[ترجمة ”Alpha Cache“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/alpha-cache)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/alpha-cache/)، تحقق من
[مستودع SVN](https://plugins.svn.wordpress.org/alpha-cache/)، أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/alpha-cache/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/alpha-cache/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

= 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

 *  Version **1.3.002**
 *  Last updated **قبل 12 شهر**
 *  Active installations **10+**
 *  WordPress version ** 3.0 أو أعلى **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/alpha-cache/)
 * Tags
 * [advanced cache](https://ar.wordpress.org/plugins/tags/advanced-cache/)[benchmark](https://ar.wordpress.org/plugins/tags/benchmark/)
   [cache](https://ar.wordpress.org/plugins/tags/cache/)[loading](https://ar.wordpress.org/plugins/tags/loading/)
   [performance](https://ar.wordpress.org/plugins/tags/performance/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/alpha-cache/advanced/)

## التقييم

 5 من 5 نجوم.

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

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

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

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/alpha-cache/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://pay.cryptocloud.plus/pos/Oc9ieI6Eb5HWPptn)