Discover, trust, install: FAIR 1.0 is here

Plugin Banner

Preloader

by Alobaidi

Version: 2.0.2

Download
Description

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

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

  1. General Options.

    General Options.

FAQ

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

So many affiliate spam

By Mohaymenul Islam (mohaymenul) on May 25, 2025

such simple thing as preloader, didn't expect so many affiliate links

Got stuck on preloading screen

By RED_Android on September 18, 2024

Preloader got stuck and never disappeared to display the website. Also you are limited to 128x128px

Terrible, Don't Waste Your Time.

By brian7997 on June 4, 2021

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.

Spams Dashboard with Affiliate Links

By Steve Pringle (sipylus) on August 5, 2020

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 );

Preloader stuck, only background color remaining

By whatanoisybird on June 17, 2020

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.

Code killed website when added to header.php

By troyw2015 on June 2, 2020

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***

Terrific Support

By marketmodelers on April 13, 2020

Developers were responsive and helped me discover MY error quickly. Thanks.

Great job. mate!

By vladraychev on January 27, 2020

One of the best preloader plugin, easy to setup, and ideally work, thank guys!

Doesn't work!

By Mark Goodridge on January 16, 2020

Installed it, followed all the instructions, but it didn't work. Sent 2 requests for support but never received any reply. So after 2 weeks of waiting in vain I ended up deleting the plug-in and opting for EL Preloader. At least that one works!

Nice & easy

By tastymouse on December 3, 2019

Can't be easier to add a preloader in the rare occasions you need one.

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.
  • Version:Version: 2.0.2
  • Active installs:Active installs: 10K
  • Last updated:Last updated: 2 months ago
  • Requires:Requires: 5.8
  • Tested:Tested: 6.8.2
Average rating:4.1 out of 5 stars.
  • Number of ratings: 30 ratings
  • Number of ratings: 1 ratings
  • Number of ratings: 1 ratings
  • Number of ratings: 1 ratings
  • Number of ratings: 8 ratings
Back to top