-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
88 lines (56 loc) · 2.36 KB
/
readme.txt
File metadata and controls
88 lines (56 loc) · 2.36 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
=== Easy Replace ===
Contributors: think201, yashaswinisprakash, aster_senpai
Tags: find, replace, string, replace, word, match
Requires at least: 3.5.2
Donate link: https://www.think201.com/
Tested up to: 4.2
Stable tag: 1.2
Version: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Easy Replace provides you easiest way to find a phrase and replace in no time. This can be applied to various categories of post types.
== Description ==
Easy Replace provides you easiest way to find a phrase and replace in no time. This can be applied to various categories of post types.
= Salient Features =
- Easy find and replace for your content
- Covers post, page,nav menu item
- Easy Replace searches the string and replaces it dynamically at run time.
* Like the plugin or want features? Tweet to us @think201
= Plugin Support =
Dedicated Support: talk to us on Twitter @think201
To raise issues or if you have a question for us, post to the support forum here https://wordpress.org/support/plugin/easy-replace and we are happy to help.
= Requirements =
* WordPress 3.5.2 or greater
* PHP 5.2.6 or greater (5.3 recommended)
* MySQL 4.1.2 or greater (5.x recommended)
== Installation ==
1. Download [easy-replace.zip](TODO: URL to be inserted)
2. Upload the 'easy-replace.zip' file from the Plugins->Add New page in the WordPress administration panel.
3. Activate the plugin through the 'Plugins' menu in WordPress.
= Easy Replace Work flow Explained =
Once Easy Replace plug-in is installed and activated, you can see Easy Replace on the sidebar menu section.
1. You can start adding replacement pairs by clicking on Add New at Dashboard.
== Screenshots ==
To be updated soon
== Frequently Asked Questions ==
= Something isn't working. Help! =
* First try deactivating and reactivating the plugin
* If that doesn't fix the problem, try deleting and reinstalling the plugin
* If that doesn't work, you should file a bug report.
== Upgrade Notice ==
= 1.0 =
* Initial version of Easy Replace Plugin checkin.
= 1.1 =
Please uninstall & reinstall the plugin to work properly. You would loose previous additions made.
== Changelog ==
= 1.0 =
- First commit to the WP repository.
= 1.1 =
- UI Enhancements
- Whole word match feature integrated
= 1.2 =
- Issues Fixing
- Search functionality added
- Delete functionality
= 1.3 =
- Compatibility check.