-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alex Sirota <[email protected]>
- Loading branch information
Showing
1 changed file
with
41 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
=== AspireUpdate === | ||
Contributors: sarah-savage, namithj, asirota | ||
Donate link: https://github.com/sponsors/aspirepress | ||
Tags: | ||
Requires at least: 5.3 | ||
Tested up to: 6.7 | ||
Stable tag: 0.5 | ||
Requires PHP: 7.4 | ||
License: GPL-3.0-or-later | ||
License URI: https://www.gnu.org/licenses/gpl-3.0.html | ||
|
||
This plugin allows a WordPress user to automatically rewrite certain URLs and URL paths to a new URL. | ||
|
||
== Description == | ||
|
||
This plugin allows a WordPress user to automatically rewrite certain URLs and URL paths to a new URL. This is helpful because it allows for the rewriting of api.wordpress.org to some other repository that contains the plugins the user wants. | ||
|
||
The plugin supports multiple rewrites, and also supports rewriting the URL paths of the requests on a per-host basis. This improves the capacity of the plugin to adequately support newer or different repositories. | ||
. | ||
|
||
== Frequently Asked Questions == | ||
|
||
= A question that someone might have = | ||
|
||
An answer to that question. | ||
|
||
= What about foo bar? = | ||
|
||
Answer to foo bar dilemma. | ||
|
||
== Screenshots == | ||
|
||
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Screenshots are stored in the /assets directory. | ||
2. This is the second screen shot | ||
|
||
== Changelog == | ||
|
||
= 0.5 = | ||
* first stable version, connects to api.wordpress.org or an alternative AspireCloud repository | ||
|
||
== Upgrade Notice == | ||
=== AspireUpdate === | ||
Contributors: sarah-savage, namithj, asirota | ||
Donate link: https://github.com/sponsors/aspirepress | ||
Tags: | ||
Requires at least: 5.3 | ||
Tested up to: 6.7 | ||
Stable tag: 0.5 | ||
Requires PHP: 7.4 | ||
License: GPLv2 | ||
License URI: https://www.gnu.org/licenses/gpl-2.0.html | ||
This plugin allows a WordPress user to automatically rewrite certain URLs and URL paths to a new URL. | ||
== Description == | ||
This plugin allows a WordPress user to automatically rewrite certain URLs and URL paths to a new URL. This is helpful because it allows for the rewriting of api.wordpress.org to some other repository that contains the plugins the user wants. | ||
The plugin supports multiple rewrites, and also supports rewriting the URL paths of the requests on a per-host basis. This improves the capacity of the plugin to adequately support newer or different repositories. | ||
. | ||
== Frequently Asked Questions == | ||
= A question that someone might have = | ||
An answer to that question. | ||
= What about foo bar? = | ||
Answer to foo bar dilemma. | ||
== Screenshots == | ||
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Screenshots are stored in the /assets directory. | ||
2. This is the second screen shot | ||
== Changelog == | ||
= 0.5 = | ||
* first stable version, connects to api.wordpress.org or an alternative AspireCloud repository | ||
== Upgrade Notice == |