Plugin Directory

Changeset 3334598


Ignore:
Timestamp:
07/26/2025 04:17:20 PM (8 months ago)
Author:
atikul99
Message:

Short Description Added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ai-preloader/trunk/README.txt

    r3334592 r3334598  
     1=== AI Preloader ===
     2A lightweight WordPress plugin that displays a customizable loading animation while your website content is loading.
    13
    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
     4Contributors: atikul99 
     5Donate link: https://www.buymeacoffee.com/atikul99 
     6Tags: css, gif, loader, preloader, loading 
     7Requires at least: 4.7 
     8Tested up to: 6.2 
     9Stable tag: 1.0.0 
     10Requires PHP: 7.0 
     11License: GPLv2 or later 
     12License URI: https://www.gnu.org/licenses/gpl-2.0.html 
    1213
    1314== Description ==
    1415
    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.
     16AI 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.
    1617
    17 The preloader 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.
     18The 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.
    1819
    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:**
    2021
    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.
    3027
    3128== Installation ==
    3229
    33 Installing a WordPress plugin is a fairly simple process. Here are the steps you can follow:
     30**From the WordPress Dashboard:**
    3431
    35321. Log in to your WordPress dashboard.
     332. Go to "Plugins" > "Add New".
     343. Search for "AI Preloader".
     354. Click "Install Now" and then "Activate".
    3636
    37 2. Click on the "Plugins" menu in the left-hand navigation menu.
     37**Manual Installation:**
    3838
    39 3. Click on the "Add New" button at the top of the page.
     391. Download the plugin from https://wordpress.org/plugins/ai-preloader/
     402. Go to "Plugins" > "Add New" > "Upload Plugin".
     413. Select the downloaded ZIP file and click "Install Now".
     424. Click "Activate Plugin" once the installation completes.
    4043
    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.
     44After activation, configure the plugin settings under the **AI Preloader** menu.
    7445
    7546== Frequently Asked Questions ==
    7647
    77 = Does it work with any theme? =
     48= Does it work with any theme? = 
     49Absolutely! AI Preloader works with any WordPress theme.
    7850
    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? = 
     52Navigate to the **AI Preloader** menu in your dashboard to access all available settings.
    8453
    8554== Screenshots ==
    8655
    87 1. Settings
     561. 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.