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

Fast Forward

الوصف

A classical optimization on a web site is to configure cache headers of a page to enable the browser to display the page instantly if it has been loaded recently. This works very well when the user is hitting the back button to go back to the previous page.

What if we could do the same for the next page that the user will request? With this plugin this is now possible!

Fast Forward works by analyzing which pages are most frequently navigated to from the current page. The page with most traffic is then given as a preload hint to the users browser. For technical details please see: http://albertsnotes.blogspot.se/2012/06/browser-preloading.html.

التنصيب

  1. Upload Fast Forward to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

المراجعات

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

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

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

المساهمون

ترجمة ”Fast Forward“ إلى لغتك.

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

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

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

0.1

  • Initial Release