forked from aspirepress/aspireupdate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
41 lines (27 loc) · 1.31 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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: GPLv2
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
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 ==