Descripció
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
Captures
Instal·lació
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.
Ressenyes
Col·laboradors i desenvolupadors
«WP PleaseWait – Loading Screen» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“WP PleaseWait – Loading Screen” s’ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.
Traduïu «WP PleaseWait – Loading Screen» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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