Changeset 3334598
- Timestamp:
- 07/26/2025 04:17:20 PM (8 months ago)
- File:
-
- 1 edited
-
ai-preloader/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ai-preloader/trunk/README.txt
r3334592 r3334598 1 === AI Preloader === 2 A lightweight WordPress plugin that displays a customizable loading animation while your website content is loading. 1 3 2 === AI Preloader === 3 Contributors: atikul99 4 Donate link: https://www.buymeacoffee.com/atikul99 5 Tags: css, gif, loader, preloader, loading 6 Requires at least: 4.7 7 Tested up to: 6.2 8 Stable tag: 1.0.0 9 Requires PHP: 7.0 10 License: GPLv2 or later 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html 4 Contributors: atikul99 5 Donate link: https://www.buymeacoffee.com/atikul99 6 Tags: css, gif, loader, preloader, loading 7 Requires at least: 4.7 8 Tested up to: 6.2 9 Stable tag: 1.0.0 10 Requires PHP: 7.0 11 License: GPLv2 or later 12 License URI: https://www.gnu.org/licenses/gpl-2.0.html 12 13 13 14 == Description == 14 15 15 AI preloader is a tool that displays an animation or loading screen while a website's content is being loaded. This loading animation or screen can give visitors the impression that the website is actively loading and prevent them from leaving the website due to a slow loading speed.16 AI Preloader is a tool that displays an animation or loading screen while your website's content is being loaded. It helps create a smoother user experience and reduces bounce rates by reassuring visitors that the site is actively loading. 16 17 17 The p reloader plugin works by detecting when the website is being loaded and displaying the animation or screen until the entire website content is fully loaded. This can help improve user experience by reducing the frustration and annoyance caused by long load times.18 The plugin detects when the site is loading and displays a customizable animation until the content is fully available. You can easily personalize the style, background color, opacity, and even add a custom image or logo. 18 19 19 In addition to the basic function of displaying a loading animation, many preloader plugins offer additional customization options such as selecting the animation style or adding a logo or custom message to the loading screen. 20 **Features:** 20 21 21 Overall, AI Preloader WordPress plugin can help improve the user experience of your website by providing a visually appealing loading animation or screen while the content is being loaded, making the site seem more professional and engaging. 22 23 ### Features 24 25 * Allow showing preloader on a specific page. 26 * Custom background color. Also can change the opacity. 27 * Pure CSS3 animation. 28 * Add a custom image (jpg, png, gif, svg). 29 * Light weight, fast, easy. 22 * Enable the preloader on specific pages. 23 * Set a custom background color and opacity. 24 * Pure CSS3 animation for fast performance. 25 * Upload custom images (JPG, PNG, GIF, SVG). 26 * Lightweight and easy to use. 30 27 31 28 == Installation == 32 29 33 Installing a WordPress plugin is a fairly simple process. Here are the steps you can follow: 30 **From the WordPress Dashboard:** 34 31 35 32 1. Log in to your WordPress dashboard. 33 2. Go to "Plugins" > "Add New". 34 3. Search for "AI Preloader". 35 4. Click "Install Now" and then "Activate". 36 36 37 2. Click on the "Plugins" menu in the left-hand navigation menu. 37 **Manual Installation:** 38 38 39 3. Click on the "Add New" button at the top of the page. 39 1. Download the plugin from https://wordpress.org/plugins/ai-preloader/ 40 2. Go to "Plugins" > "Add New" > "Upload Plugin". 41 3. Select the downloaded ZIP file and click "Install Now". 42 4. Click "Activate Plugin" once the installation completes. 40 43 41 4. In the search bar on the right side of the page, type "AI preloader" 42 43 5. You should see the AI preloader plugin appear as the first result. Click on the "Install Now" button next to it. 44 45 6. Wait for the installation process to complete. 46 47 7. Once the installation is complete, click on the "Activate" button to activate the AI preloader plugin. 48 49 8. Once the plugin is activated, you can configure its settings according to your requirements. 50 51 You can manually install the AI preloader plugin on your WordPress website by following these steps: 52 53 1. Go to https://wordpress.org/plugins/ai-preloader/ and download the latest version of the plugin in ZIP format. 54 55 2. Log in to your WordPress dashboard. 56 57 3. Click on the "Plugins" menu in the left-hand navigation menu. 58 59 4. Click on the "Add New" button at the top of the page. 60 61 5. Click on the "Upload Plugin" button at the top of the page. 62 63 6. Click on the "Choose File" button and select the AI preloader ZIP file you downloaded in step 1. 64 65 7. Click on the "Install Now" button to start the installation process. 66 67 8. Wait for the installation process to complete. 68 69 9. Once the installation is complete, click on the "Activate Plugin" button to activate the AI preloader plugin. 70 71 10. Once the plugin is activated, you can configure its settings according to your requirements. 72 73 That's it! You have successfully installed and activated the AI preloader plugin on your WordPress website. 44 After activation, configure the plugin settings under the **AI Preloader** menu. 74 45 75 46 == Frequently Asked Questions == 76 47 77 = Does it work with any theme? = 48 = Does it work with any theme? = 49 Absolutely! AI Preloader works with any WordPress theme. 78 50 79 Absolutely! AI Preloader will works with any theme. 80 81 = How can I change the settings of the preloader? = 82 83 Navigate to AI Preloader. Here you will find all the AI Preloader settings. 51 = How can I change the preloader settings? = 52 Navigate to the **AI Preloader** menu in your dashboard to access all available settings. 84 53 85 54 == Screenshots == 86 55 87 1. Settings 56 1. Settings page of AI Preloader. 57 58 == Changelog == 59 60 = 1.0.0 = 61 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.