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

WP Fakeloader

الوصف

WP Fakeloader is an awesome Preloader based on Fakeloader JS. This is simple to customize and super lightweight plugin for wordpress website with some nice predefined spinner.

Uses

Using WP Fakeloader by Shortcode [fakeloader] with calling do_shortcode() method in your template header file.

 <?php echo do_shortcode("[fakeloader]"); ?>

Features

  • 7 Predefined spinner
  • Control CSS z-index property
  • Set Loader Background color
  • Set Loader image (support almost all type, recommend gif and png )
  • Enable or disable Loader image
  • Administrative options
  • Easy to Use
  • Easy to customize

Live Demo

  • WP Fakeloader Demo: http://www.softyardbd.com/wp-fakeloader/

Youtube Video

  • WP Fakeloader Youtube Video Link: comming soon

لقطات الشاشة

  • Frontend Loading Screen
  • WP Fakeloader settings on Settings menu
  • Admin options page
  • Header file code snippet

التنصيب

  1. Download the zip file and install the plugin through the WordPress plugins screen directly.
  2. Upload the plugin files to the /wp-content/plugins/plugin-name directory.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress

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

Installation Instructions
  1. Download the zip file and install the plugin through the WordPress plugins screen directly.
  2. Upload the plugin files to the /wp-content/plugins/plugin-name directory.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress
Is Shortcode available?
  • Yes. Just use [fakeloader]
How to load fakeloader before loading website?
  • Use shortcode via do_shortcode() method just before the body tag in the header.php file.
Available admin settings?
  • Yes available. Settings-> WP fakeloader

Still have questions? If you need technical help, email me at mdshamimshahnewaz@gmail.com.

المراجعات

إقرأ جميع المراجعات 1

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

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

المساهمون

ترجمة ”WP Fakeloader“ إلى لغتك.

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

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

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

1.1

  • Add plugin action links
  • Fix broken links

1.0

  • First Release.