-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
33 lines (21 loc) · 790 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
30
31
32
33
=== WordPress Content Helper ===
Contributors: chrisbergr
Tags: email, replacement
Requires at least: 4.9
Tested up to: 5.1
Requires PHP: 5.2.4
Stable tag: 0.9.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WordPress Content Helper adds some helper functionality to the contents of a WordPress page.
== Description ==
WordPress Content Helper adds some helper functionality to the contents of a WordPress page.
Major features in WordPress Content Helper:
* Convert email addresses into ASCII strings to optimistically protect them from spambots.
== Installation ==
Upload the plugin to your WordPress Site/Blog, activate it and use it in your posts.
== Roadmap ==
Add more..
== Changelog ==
= 0.9.1 =
* Initial version with basic functionality.