|
1 |
| -=== AspireUpdate === |
2 |
| -Contributors: sarah-savage, namithj, asirota |
3 |
| -Donate link: https://github.com/sponsors/aspirepress |
4 |
| -Tags: |
5 |
| -Requires at least: 5.3 |
6 |
| -Tested up to: 6.7 |
7 |
| -Stable tag: 0.5 |
8 |
| -Requires PHP: 7.4 |
9 |
| -License: GPLv2 |
10 |
| -License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt |
11 |
| - |
12 |
| -This plugin allows a WordPress user to automatically rewrite certain URLs and URL paths to a new URL. |
13 |
| - |
14 |
| -== Description == |
15 |
| - |
16 |
| -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. |
17 |
| - |
18 |
| -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. |
19 |
| -. |
20 |
| - |
21 |
| -== Frequently Asked Questions == |
22 |
| - |
23 |
| -= A question that someone might have = |
24 |
| - |
25 |
| -An answer to that question. |
26 |
| - |
27 |
| -= What about foo bar? = |
28 |
| - |
29 |
| -Answer to foo bar dilemma. |
30 |
| - |
31 |
| -== Screenshots == |
32 |
| - |
33 |
| -1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Screenshots are stored in the /assets directory. |
34 |
| -2. This is the second screen shot |
35 |
| - |
36 |
| -== Changelog == |
37 |
| - |
38 |
| -= 0.5 = |
39 |
| -* first stable version, connects to api.wordpress.org or an alternative AspireCloud repository |
40 |
| - |
41 |
| -== Upgrade Notice == |
| 1 | +=== AspireUpdate === |
| 2 | +Contributors: sarah-savage, namithj, asirota |
| 3 | +Donate link: https://github.com/sponsors/aspirepress |
| 4 | +Tags: |
| 5 | +Requires at least: 5.3 |
| 6 | +Tested up to: 6.7 |
| 7 | +Stable tag: 0.5 |
| 8 | +Requires PHP: 7.4 |
| 9 | +License: GPLv2 |
| 10 | +License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 11 | +
|
| 12 | +This plugin allows a WordPress user to automatically rewrite certain URLs and URL paths to a new URL. |
| 13 | +
|
| 14 | +== Description == |
| 15 | +
|
| 16 | +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. |
| 17 | +
|
| 18 | +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. |
| 19 | +
|
| 20 | +== Frequently Asked Questions == |
| 21 | +
|
| 22 | += A question that someone might have = |
| 23 | +
|
| 24 | +An answer to that question. |
| 25 | +
|
| 26 | += What about foo bar? = |
| 27 | +
|
| 28 | +Answer to foo bar dilemma. |
| 29 | +
|
| 30 | +== Screenshots == |
| 31 | +
|
| 32 | +1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Screenshots are stored in the /assets directory. |
| 33 | +2. This is the second screen shot |
| 34 | +
|
| 35 | +== Changelog == |
| 36 | +
|
| 37 | += 0.5 = |
| 38 | +* first stable version, connects to api.wordpress.org or an alternative AspireCloud repository |
| 39 | +
|
| 40 | +== Upgrade Notice == |
| 41 | +
|
0 commit comments