Descrizione
WP PleaseWait is a wordpress plugin for pleasewait library.
PleaseWait is a small Javascript library that shows a beautiful loading page for your SPA while it loads.
Features:
- 12+ awesome spinners (powered by SpinKit v2)
- Optimized script for best user experience
- Custom rules for enable/disable loading screen on the website
- Custom loading message by filter or randomize
- Support Live Preview with Customization (Appearance / Customize)
- Support loading assets from server or using CDN
- Support Genesis framework
- Support Roots Sage Starter Theme
- Support BeTheme
- Support Avada Theme
Project URL: Ngoc L.B.
Source Code URL: https://github.com/lbngoc/wp-please-wait
Installazione
Install from WordPress Admin
- Open plugin installing page Plugins/Add New
- Search “WP PleaseWait”
- Click button “Install Now”, then “Activate” this plugin
Install custom
- Download release package
- Unzip folder
- Move this folder into [your wordpress path]/wp-content/plugins/ folder
- Open WP-Admin and active this plugin
Just have fun.
Recensioni
Contributi e sviluppo
“WP PleaseWait – Loading Screen” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“WP PleaseWait – Loading Screen” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “WP PleaseWait – Loading Screen” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
2.2.3
– Fix some issues when running with old PHP version. You could skip this version if v2.2.2 working correctly on your server.
2.2.2
– Enable/Disable loading screen by add “Display Scopes” option
– Add new filter name “wp_pleasewait_enable” for customize where to show loading screen
– Support localization
2.1.0
– Update to SkinKit v2.0.1
– Preview Spinner style after selected
2.0.2
– Fix bug display a white screen when LiteSpeed Cache plugin is activated
2.0.2
– Support LiteSpeed Cache plugin
2.0
– Add new option “Auto Mode”
– Add new option “Testing Mode”
– Allow <h1>
, <h2>
, <h3>
tag in “Message Text” field
1.0.4
– Add new option: “Disappearance Delay Time”
– Add new spinner style “0-no-spinner” to show/hide the spinner
– Add new filter name “wp_pleasewait_message” for customize the message
– Support Avada Theme
1.0.3
– Add new option: “Messgage Position”
– Display random message on loading screen if user set multiple messages
– Force use custom hook name defined by user instead auto detect
– Support BeTheme
1.0.2
– Add .pg-loaded class to html tag after hide loading screen
– Support Sage starter theme
1.0.1
– Allow user input color for “Background Color” and “Text Color”
– Update screenshoot
1.0.0
– First release