Plugin Directory

Changeset 3321826


Ignore:
Timestamp:
07/03/2025 01:43:56 PM (9 months ago)
Author:
wedok
Message:

Update readme.txt: Improved installation instructions and escaped HTML examples

  • Added instructions for installing via WordPress admin (plugin search)
  • Kept manual installation instructions for completeness
  • Escaped HTML tags in example section to ensure proper display on plugin page
Location:
wepop
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wepop/tags/1.5.3/readme.txt

    r3321824 r3321826  
    5656There are two ways to install WePOP:
    5757
    58 === 1. From your WordPress dashboard ===
     581. **From your WordPress dashboard**
    5959
    60 1. Go to **Plugins > Add New**.
    61 2. Search for “WePOP”.
    62 3. Click **Install Now**, then **Activate**.
    63 4. Go to **Settings > WePOP** to configure the plugin.
     60   - Go to Plugins > Add New.
     61   - Search for "WePOP".
     62   - Click "Install Now", then "Activate".
     63   - Go to Settings > WePOP to configure the plugin.
    6464
    65 === 2. Manual upload ===
     652. **Manual upload**
    6666
    67 1. Upload the `wepop` folder to the `/wp-content/plugins/` directory via FTP or file manager.
    68 2. Activate the plugin from the “Plugins” menu in WordPress.
    69 3. Go to **Settings > WePOP** in the WordPress admin sidebar to configure the plugin.
     67   - Upload the `wepop` folder to the `/wp-content/plugins/` directory via FTP or file manager.
     68   - Activate the plugin from the “Plugins” menu in WordPress.
     69   - Go to Settings > WePOP in the WordPress admin sidebar to configure the plugin.
    7070
    71 Once activated, add the `data-wepop` attribute to your image links. 
     71After activation, add the `data-wepop` attribute to your image links. 
    7272For gallery mode, use the `data-group` attribute to group images.
    7373
  • wepop/trunk/readme.txt

    r3321824 r3321826  
    5656There are two ways to install WePOP:
    5757
    58 === 1. From your WordPress dashboard ===
     581. **From your WordPress dashboard**
    5959
    60 1. Go to **Plugins > Add New**.
    61 2. Search for “WePOP”.
    62 3. Click **Install Now**, then **Activate**.
    63 4. Go to **Settings > WePOP** to configure the plugin.
     60   - Go to Plugins > Add New.
     61   - Search for "WePOP".
     62   - Click "Install Now", then "Activate".
     63   - Go to Settings > WePOP to configure the plugin.
    6464
    65 === 2. Manual upload ===
     652. **Manual upload**
    6666
    67 1. Upload the `wepop` folder to the `/wp-content/plugins/` directory via FTP or file manager.
    68 2. Activate the plugin from the “Plugins” menu in WordPress.
    69 3. Go to **Settings > WePOP** in the WordPress admin sidebar to configure the plugin.
     67   - Upload the `wepop` folder to the `/wp-content/plugins/` directory via FTP or file manager.
     68   - Activate the plugin from the “Plugins” menu in WordPress.
     69   - Go to Settings > WePOP in the WordPress admin sidebar to configure the plugin.
    7070
    71 Once activated, add the `data-wepop` attribute to your image links. 
     71After activation, add the `data-wepop` attribute to your image links. 
    7272For gallery mode, use the `data-group` attribute to group images.
    7373
Note: See TracChangeset for help on using the changeset viewer.