Title: WP Smart Preloader
Author: catchsquare
Published: <strong>18. Dezember 2015</strong>
Last modified: 27. Oktober 2024

---

Plugins suchen

![](https://ps.w.org/wp-smart-preloader/assets/banner-772x250.jpg?rev=1312662)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/wp-smart-preloader/assets/icon-256x256.jpg?rev=1312662)

# WP Smart Preloader

 Von [catchsquare](https://profiles.wordpress.org/catchsquare/)

[Herunterladen](https://downloads.wordpress.org/plugin/wp-smart-preloader.1.15.3.zip)

 * [Details](https://de.wordpress.org/plugins/wp-smart-preloader/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/wp-smart-preloader/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/wp-smart-preloader/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/wp-smart-preloader/#developers)

 [Support](https://wordpress.org/support/plugin/wp-smart-preloader/)

## Beschreibung

WP Smart Preloader is a Simple CSS spinners and throbbers made with CSS and minimal
HTML markup. It offers visual feedback in the event of content being loaded, thereby
managing expectations and reducing the chance of a user abandoning your wordpress
website.

You will find following features with this plugin:

 * Full Responsive with Cross Broser compatible
 * CSS only Preloader no Gif no Image
 * Full Customize.
 * Faster Loading
 * Icon to circle
 * No coding necessary. Activate it and play with its settings and you’re Good to
   go

## Screenshots

[⌊1 WP Smart Preloader Backend Settings⌉⌊1 WP Smart Preloader Backend Settings⌉[

1 **WP Smart Preloader Backend Settings**

[⌊2 WP Smart Preloader Backend Settings with Custom HTML5 animation and CSS⌉⌊2 WP
Smart Preloader Backend Settings with Custom HTML5 animation and CSS⌉[

2 **WP Smart Preloader Backend Settings with Custom HTML5 animation and CSS**

## Installation

 1. Download and activate the plugin
 2. Go to `settings` => `WP Smart Preloader`
 3. Choose the Options of your choice
 4. Click `Save changes` button.

oder

 1. Put the plug-in folder `WP Smart Preloader` into [wordpress_dir]/wp-content/plugins/
 2. Go into the WordPress admin interface and activate the plugin
 3. Go to `settings` => `WP Smart Preloader`
 4. Choose the Options of your choice
 5. Click `Save changes` button.

Have fun!!!

## FAQ

### Was macht dieses Plugin?

 * WP Smart Preloader takes a simple, extendable approach to display Simple CSS 
   spinners and throbbers onto your website

### Still have some questions ?

Please use support forum or you can directly mail us at
 [wearecatchsquare@gmail.com](https://de.wordpress.org/plugins/wp-smart-preloader/wearecatchsquare@gmail.com?output_format=md)

## Rezensionen

![](https://secure.gravatar.com/avatar/b675b281178c5d586081778ce46cfa88bbd662be2511c19627b1eafe7bbd2303?
s=60&d=retro&r=g)

### 󠀁[Clever but limited](https://wordpress.org/support/topic/clever-but-limited/)󠁿

 [multmediadesigns](https://profiles.wordpress.org/multmediadesigns/) 2. Oktober
2024

Did work out of the install…but, it is on a timer, vs watching for when the actual
heavy loading page completes. I also needed it to run on a particular page and not
the whole site.

![](https://secure.gravatar.com/avatar/b9620b9e6fd29ca376a190453145f8c766c04344ddaa4da10ecd228c56325cff?
s=60&d=retro&r=g)

### 󠀁[Good preloader!](https://wordpress.org/support/topic/good-preloaded/)󠁿

 [silvershine](https://profiles.wordpress.org/silvershine/) 2. März 2024

Once I added the code below to my functions.php file and adjusted the timing it 
works great. I also like the included loading image #1 better than other preloaders.
add_action(‚wp_footer‘, function(){ ?> <script> (function($){ $(function () { setTimeout(
function() { jQuery(‚body .smart-page-loader‘).fadeOut(500, function() { jQuery(‚
body .smart-page-loader‘).css(‚opacity‘, 0); }); }, 1500); }); })(jQuery); </script
> <?php });

![](https://secure.gravatar.com/avatar/6cfc8c01f1ea3a75ec6f7dba8f2a014ef4cca4fd63a50fb3c8772e492e472ecc?
s=60&d=retro&r=g)

### 󠀁[It is not a CSS Only Preloader (as advertised)](https://wordpress.org/support/topic/it-is-not-a-css-only-preloader-as-advertised/)󠁿

 [Dennis Bareis](https://profiles.wordpress.org/dbareis/) 8. März 2023

It will cause a blank page to be displayed if Javascript is turned off.

![](https://secure.gravatar.com/avatar/63646ef9cd25c1429291f2b98591f6344bc816d886dd13e56a9fb3c202ad9375?
s=60&d=retro&r=g)

### 󠀁[the best](https://wordpress.org/support/topic/the-best-2097/)󠁿

 [hoceinabbasi](https://profiles.wordpress.org/hoceinabbasi/) 29. Juni 2021

best preload plugin

![](https://secure.gravatar.com/avatar/b70de00ff3736bfb4cd04b66ba7df41101002a337a8eb7be1007bc18196915b1?
s=60&d=retro&r=g)

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-2154/)󠁿

 [philsimon](https://profiles.wordpress.org/philsimon/) 10. Dezember 2020

This plug-in does exactly what you’d expect. Love it. I installed it on my site.

![](https://secure.gravatar.com/avatar/409c0d733b0fc1a648c9e4a729c2b47cea5a85acb41d72f28c37cce108d14570?
s=60&d=retro&r=g)

### 󠀁[Not the same from months ago](https://wordpress.org/support/topic/not-the-same-from-months-ago/)󠁿

 [Ve Mer](https://profiles.wordpress.org/vmercader/) 1. August 2019

Used to work great, now it’s creating an weird loop while on WP-admin. Wonder why?

 [ Alle 25 Rezensionen lesen ](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/)

## Mitwirkende und Entwickler

„WP Smart Preloader“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ catchsquare ](https://profiles.wordpress.org/catchsquare/)
 *   [ ashokmhrj ](https://profiles.wordpress.org/ashokmhrj/)
 *   [ subedimadhu ](https://profiles.wordpress.org/subedimadhu/)

[Übersetze „WP Smart Preloader“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wp-smart-preloader)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wp-smart-preloader/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/wp-smart-preloader/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wp-smart-preloader/)
per [RSS](https://plugins.trac.wordpress.org/log/wp-smart-preloader/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.15.2

frontend script

#### 1.15.2

just changed version 😉

#### 1.15.1

escaping values

#### 1.15

tested upto wordPress 6.0

#### 1.14

resolved deprecated load function

#### 1.13

tested upto WordPress ver 5.6

#### 1.12

Fixed showing loader in elementor active edit state

#### 1.11.6

change ownership

#### 1.11.5

change version
 tested upto WordPress ver 5.2

#### 1.11.4

change version

#### 1.11.3

change version

#### 1.11.2

fixed console error and warning for showing ace editor js

#### 1.11.1

fixed console error for showing ace editor js

#### 1.11

fixed js for removing class name after page loads

#### 1.10

Fixed link for editor for html and css textarea

#### 1.9

Add editor for html and css textarea

#### 1.8

Add Custom animation and css for loader

#### 1.7

fixed js for removing class after page loads

#### 1.6

fixed loader 5 border to transparent

#### 1.5

fixed showing preloader on page loading

#### 1.4

fixed js to load

#### 1.3

fixed css if only home page is selected (checked)

#### 1.2

fixed showing page before preloader

#### 1.1

Added function to delete setting after uninstall/deleting plugin

#### 1.0

Erstversion

## Meta

 *  Version **1.15.3**
 *  Zuletzt aktualisiert **vor 2 Jahren**
 *  Aktive Installationen **5.000+**
 *  WordPress-Version ** 2.8 oder höher **
 *  Getestet bis **6.6.7**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/wp-smart-preloader/)
 * Schlagwörter
 * [posts](https://de.wordpress.org/plugins/tags/posts/)[preload](https://de.wordpress.org/plugins/tags/preload/)
   [site preloader](https://de.wordpress.org/plugins/tags/site-preloader/)[wordpress preloader](https://de.wordpress.org/plugins/tags/wordpress-preloader/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wp-smart-preloader/advanced/)

## Bewertungen

 4.4 von 5 Sternen.

 *  [  19 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/?filter=5)
 *  [  2 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/?filter=4)
 *  [  1 3-Sterne-Rezension     ](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/?filter=3)
 *  [  2 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/?filter=2)
 *  [  1 1-Sterne-Rezension     ](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/?filter=1)

[Deine Rezension](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wp-smart-preloader/reviews/)

## Mitwirkende

 *   [ catchsquare ](https://profiles.wordpress.org/catchsquare/)
 *   [ ashokmhrj ](https://profiles.wordpress.org/ashokmhrj/)
 *   [ subedimadhu ](https://profiles.wordpress.org/subedimadhu/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/wp-smart-preloader/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=contact%40catchsquare%2ecom&lc=US&item_name=WP%20smart%20preloader&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest)