Skip to content

Commit dd3d609

Browse files
Merge branch 'wp-plugin-checks' into develop
2 parents c12f7b1 + eb61cd4 commit dd3d609

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
lorempress-for-wp.zip
2-
node_modules
1+
lorempress*.zip
2+
lorempress/
3+
node_modules/
34
process.txt

README.MD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ This is a developer's portal for Popup Maker and **should not** be used for supp
99
## Getting Started
1010

1111
### Downloading And Using As A Plugin
12-
To use this plugin, you must download from [the releases page](https://github.com/israelmartins96/lorempress-for-wp/releases). With each release, there is an attached zip, named something similar to `lorempress-for-wp_v1.0.0.zip
13-
`. Download the appropriate zip file and then upload into your WordPress site as a normal plugin.
12+
To use this plugin, you must download from [the releases page](https://github.com/israelmartins96/lorempress-for-wp/releases). With each release, there is an attached zip, named something similar to `lorempress-v1.0.0.zip`. Download the appropriate zip file and then upload into your WordPress site as a normal plugin.
1413

1514
Once installed and activated:
1615
1. Go to wp-admin,
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
* Donate link: https://lightbulbdevs.com/lorempress/wp/donate/
2020
* License: GPL v2 or later
2121
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
22-
* Update URI: https://lightbulbdevs.com/lorempress/wp/update/
2322
* Text Domain: lorempress
2423
* Domain Path: /languages/
2524
*/

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
=== LoremPress - Quick Dummy Text Placeholder for WordPress ===
1+
=== LoremPress - Quick Dummy Text Placeholder ===
22
Contributors: israelmartins, lightbulbdevs
33
Author URI: https://lightbulbdevs.com/
44
Plugin URI: https://lightbulbdevs.com/lorempress/wp/

0 commit comments

Comments
 (0)