Changeset 3321826
- Timestamp:
- 07/03/2025 01:43:56 PM (9 months ago)
- Location:
- wepop
- Files:
-
- 2 edited
-
tags/1.5.3/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wepop/tags/1.5.3/readme.txt
r3321824 r3321826 56 56 There are two ways to install WePOP: 57 57 58 === 1. From your WordPress dashboard === 58 1. **From your WordPress dashboard** 59 59 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. 64 64 65 === 2. Manual upload === 65 2. **Manual upload** 66 66 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. 70 70 71 Once activated, add the `data-wepop` attribute to your image links.71 After activation, add the `data-wepop` attribute to your image links. 72 72 For gallery mode, use the `data-group` attribute to group images. 73 73 -
wepop/trunk/readme.txt
r3321824 r3321826 56 56 There are two ways to install WePOP: 57 57 58 === 1. From your WordPress dashboard === 58 1. **From your WordPress dashboard** 59 59 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. 64 64 65 === 2. Manual upload === 65 2. **Manual upload** 66 66 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. 70 70 71 Once activated, add the `data-wepop` attribute to your image links.71 After activation, add the `data-wepop` attribute to your image links. 72 72 For gallery mode, use the `data-group` attribute to group images. 73 73
Note: See TracChangeset
for help on using the changeset viewer.