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

スクリーンショット

  • 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.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.