Page Loader

外掛說明

Some of the websites take some time to load completely. It doesn’t look cool while the website elements are loading and even things seem to be broken sometimes until website is fully loaded.
This plugin can help you get rid of this. This plugin shows the user a loader animation while the page is being loaded. This plugin is a need for almost every website.

You can also customize page loader. You can change:
* Color of loader icon
* Background color
* Loader animation
(5 Loader icons are available. More will be added via update soon.)

螢幕擷圖

  • Page loader while page is loading
  • Plugin settings in Wordpress dashboard

安裝方式

Automatic Installation

  1. Login to your WordPress dashboard.
  2. From navigation menu on left side, go to Plugins >> Add New.
  3. In search field, write “Page Loader”. Find plugin named “Page Loader” developed by tDevs.
  4. Install and then activate the plugin.

Manual Installation

  1. Download and Unzip “page-loader.zip”.
  2. Upload the entire “page-loader” folder to the “wp-content/plugins” directory
  3. Login to your WordPress dashboard.
  4. Activate the plugin “Page Loader” through the Plugins menu in WordPress

Once it is activated, you can find “Page Loader Setting” under Settings menu in your WordPress admin panel.

常見問題集

Where can I customize the page loader?

Once the plugin is active, you can find “Page Loader Setting” under Settings menu in your WordPress admin panel.

Can I change colors and loader icon?

Yes, you can change colors and loader icon. You’ll find these options in “Page Loader Setting” under Settings.

Can I upload custom GIF animation?

No, you can’t at this time. But we’ll soon introduce this feature in next version of the plugin.

使用者評論

2021 年 10 月 15 日
The plugin helped me a lot, but have something who can be upgraded, like more styles of loader animations and custom loader animations from gif’s and lotties.
2021 年 5 月 21 日 2 則留言
big seo problem ! closed my head so bots could not read it €dit:They fixed the problem. I did not try it but belive it :p
2020 年 6 月 26 日
I usually don’t write reviews. But this plugin is so useful and easy to use! Thanks a lot 👍
2020 年 1 月 17 日
Works as expected with 5.3.2, even thought they say it isn’t tested…
閱讀全部 8 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Page Loader〉的開發相關工作。

參與者

將〈Page Loader〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release.

1.1

  • wp_body_open hook used instead of wp_head to avoid head tag broken issue.
  • Auto update loader preview in admin.

1.2

  • Better code structure