Skip to content

Commit

Permalink
Updates Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zekinah committed Sep 15, 2020
1 parent ff01764 commit e3a01c1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="https://ps.w.org/zone-redirect/assets/banner-772x250.png" alt="Banner" width="100%">
<img src="https://ps.w.org/zone-redirect/assets/banner-772x250.jpg" alt="Banner" width="100%">

# Zone Redirect for Wordpress

Expand All @@ -11,10 +11,10 @@

Tags: 301,302,redirect,url,seo
Requires at least: 3.0.1
Tested up to: 5.4
Tested up to: 5.5.1
Requires PHP: 5.6 or higher
Tested up to: 5.4
Stable tag: 4.3
Stable tag: 1.0.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down
19 changes: 19 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "zekinah/zone-redirect",
"description": "A WordPress plugin that helps you manage and create 301 & 302 redirects for your WordPress site to improve SEO and visitor experience. With a user-friendly interface, Zone Redirect is easy to install and configure.",
"keywords": ["wordpress", "plugin", "wordpress-plugin"],
"homepage": "https://github.com/zekinah/zone-redirect",
"license": "GPLv2",
"authors": [
{
"name": "zekinah",
"email": "[email protected]",
"homepage": "https://zekinahlecaros.com/"
}
],
"type": "wordpress-plugin",
"require": {
"php": ">=5.6"
},
"minimum-stability": "stable"
}
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Zone Redirect is done for various reasons:

Support
Feel free to help with development or issue reporting to
(Github Repository)[https://github.com/zekinah/zone-redirect/]
[Github Repository](https://github.com/zekinah/zone-redirect/)

== Installation ==

Expand Down

0 comments on commit e3a01c1

Please sign in to comment.