-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
29 lines (21 loc) · 986 Bytes
/
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
=== Artesans Search Redirect ===
Contributors: artesans, recioraszak, jartes
Tags: search, redirect
Requires at least: 4.7
Tested up to: 4.9
Stable tag: 1.1
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Allows maching words or sentences to urls with the WordPress Search.
== Description ==
WordPress search is quite basic and some times it's not enough. With Artesans Search Redirect you can match words, expressions or sentences to any url you want. You can add any words you want.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly..
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to Settings > Artesans Search Redirect and start to add your key-url matches.
== Changelog ==
= 1.1 =
* Code improvements and cleaning
= 1.0 =
* First version of the plugin