-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
40 lines (26 loc) · 834 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
34
35
36
37
38
39
40
=== My Signature ===
Contributors: joemoto
Tags: signature, shortcode
Requires at least: 4.3
Tested up to: 4.9.5
Requires PHP: 5.3
Stable tag: 2.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
EXAMPLE PLUGIN: Shortcode to content block.
== Description ==
My Signature enabled a content block to be displayed using a shortcode.
This plugin is for demonstration purposes.
== Installation ==
= Minimum Requirements =
* PHP 5.3 or higher.
= Manually =
1. Upload the entire my-signature folder to the /wp-content/plugins/ directory.
1. Activate the plugin through the Plugins menu in WordPress.
== Changelog ==
= 2.0.0 =
Release Date: April 19th, 2018
* Organized plugin into multiple directories and files.
= 1.0.0 =
Release Date: April 19th, 2018
* Initial commit of a single-file plugin.