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

Auto Update Cache

الوصف

Made CSS/JS file changes but not showing on website? this plugin will help.

Auto Update Cache allows you to update the version of all CSS and JS files automatically or manually in one click. Show latest changes to the users/viewers.

How it works?

By default, WordPress loads assets using query param \”ver\” in the URL (e.g., style.css?ver=4.9.6). It allows browsers to cache this files until the WordPress core will not be upgraded to a newer version.

To prevent caching of CSS and JS files, this plugin adds query param \”time\” with beautiful easy to use dashboard panel (e.g., style.css?ver=4.9.6&time=1526905286) to all links, loaded using wp_enqueue_style and wp_enqueue_script functions.

التنصيب

From WordPress dashboard

  1. Visit \”Plugins > Add New\”.
  2. Search for \”Auto Update Cache\”.
  3. Install and activate Auto Update Cache plugin.

From WordPress.org site

  1. Download Auto Update Cache plugin.
  2. Upload the \”auto-update-cache\” directory to your \”/wp-content/plugins/\” directory.
  3. Activate Auto Update Cache on your Plugins page.

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

Installation Instructions

From WordPress dashboard

  1. Visit \”Plugins > Add New\”.
  2. Search for \”Auto Update Cache\”.
  3. Install and activate Auto Update Cache plugin.

From WordPress.org site

  1. Download Auto Update Cache plugin.
  2. Upload the \”auto-update-cache\” directory to your \”/wp-content/plugins/\” directory.
  3. Activate Auto Update Cache on your Plugins page.

المراجعات

لا توجد مراجعات لهذه الإضافة.

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

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

المساهمون

ترجمة ”Auto Update Cache“ إلى لغتك.

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

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

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

1.0 – Initial Release