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