Preloader

外掛說明

Preloader

The ultimate Preloader plugin for WordPress. Smart, flexible, and made for easy control.

Add a preloader to your website easily in only 3 steps. Simple, fast, and compatible with all major browsers.

Features

On June 19, 2025, we released version “2.0.0”. Features:

  1. Easy to use – set up your preloader in just 3 steps.
  2. Upload your own GIF image or choose from 2 free templates.
  3. Customize preloader size and background color.
  4. Select where to show the preloader (entire site, blog page, posts, etc).
  5. Choose who sees the preloader: everyone, visitors only, or logged in users only.
  6. Works with any WordPress theme – no need to re-integrate after theme updates or changes.
  7. Compatible with all major browsers.
  8. Lightweight and optimized for performance.
  9. Clear documentation and helpful FAQ section.
  10. Upgrade to Premium version to get flexible display options, 30+ professional templates, and other features.

Live Demo & Usage Guide

You May Like It

螢幕擷圖

  • General Options.

安裝方式

Installation & Configuration

  1. Upload the ‘the-preloader’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to the Preloader menu > General tab, enable the preloader, upload your GIF image, and adjust its settings.
  4. Or, go to the Templates tab to choose from two free templates.
  5. Go to the Display tab to select where to show the preloader (entire site, posts, etc), and choose who sees the preloader (everyone, visitors only, or logged in users only).
  6. Save changes.
  7. Clear your site’s cache if you’re using a caching plugin.

Finally, if the preloader doesn’t show, click on the “Integration” tab, and follow the instructions there.

For common issues and helpful tips, check the FAQ tab.

Usage Guide

常見問題集

FAQ

For common issues and helpful tips, go to Preloader > FAQ tab.

使用者評論

2021 年 6 月 4 日
Couldn’t get it to work on a very basic WP install. Better preloader plugins to choose from. Sadly it seems a quickly built plugin just designed to generate some ad revenue and waste people’s time. Very little features. Requires editing your theme files to work.
2020 年 8 月 5 日
Not sure when this happened but now the Dashboard is littered with affiliates with this installed. Current version installed: 1.0.9 Date noticed: 2020/08/04 // Add plugin meta links function WPTime_preloader_plugin_row_meta( $links, $file ) { if ( strpos( $file, 'preloader.php' ) !== true ) { $new_links = array( '<a href="http://wp-plugins.in/the-preloader" target="_blank">Explanation of Use</a>', '<a href="http://www.elegantthemes.com/affiliates/idevaffiliate.php?id=24967&tid1=preloader_plugin_m&url=35248" target="_blank">Elegant Themes</a>', '<a href="https://www.bluehost.com/track/wptime/preloader-plugin-m" target="_blank">Bluehost</a>', '<a href="http://wp-plugins.in" target="_blank">More Plugins</a>' ); $links = array_merge( $links, $new_links ); } return $links; } add_filter( 'plugin_row_meta', 'WPTime_preloader_plugin_row_meta', 10, 2 );
2020 年 6 月 17 日
Well, the preloader background does not disappear after the content of the page has been loaded. Developer does not answer support requests on the support forum. So you’d better try a plugin where you can have support in case of problem.
2020 年 6 月 2 日
Not sure what’s up with this plug in but when I added the code <div id=”wptime-plugin-preloader”></div> after <body> in header.php, the website died. Tried different locations in header.php file, but kills website mo matter where it is placed. ***PLUGIN DELETED***
閱讀全部 41 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

2.0.2

  1. Improved performance.

The plugin is now faster with improved performance. After updating, no action is required on your part.

2.0.1

  1. Optimized plugin initialization.
  2. Added a new menu icon.

After updating, no action is required on your part. Enjoy!

2.0.0

  • Everything has changed in this version! Explore it yourself.
  • Go to the Preloader menu > General tab, enable the Preloader and adjust your settings.
  • For common issues and helpful tips, go to Preloader > FAQ tab.
  • How to Use v2.0.0

1.0.9

  1. Fixed header.php file URL in settings page.
  2. Improved preloader performance in JavaScript.

1.0.8

  • Preloader Image Size Extension is ready!

1.0.7

  • Added < noscript > tag in to hide preloader when JavaScript is disabled.

1.0.6

  • Fixed preloader delay issue.
  • Note: After updating, please go to Plugins menu > Preloader and add the preloader HTML element after the body tag in your theme’s header.php file.

1.0.5

  • Fixed script location – all scripts now properly loaded in head tag.

1.0.4

  1. Added support for Front Page.
  2. Added support for 404 Error Page.

1.0.3

  • Added conditional JavaScript loading.

1.0.2

  1. Fixed critical issue.
  2. Added new display location settings (homepage only, posts only, etc.).
  3. Added PHP file protection.
  4. Added uninstall functionality.

1.0.1

  • Removed is_admin() function.

1.0.0

  • Initial release.