-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
70 lines (46 loc) · 1.87 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
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
=== GingerBeard Shortcodes ===
Contributors: joshlimecuda
Donate link: http://joshmallard.com
Tags: shortcodes, genesis
Requires at least: 3.5.1
Tested up to: 4.4.2
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The GingerBeard Shortcodes plugin allows you to quickly add any default Genesis shortcodes as well as column shortcodes from your WYSIWYG
== Description ==
This plugin adds a button to your WYSIWYG, allowing for quick addition of default [Genesis Shortcodes](http://my.studiopress.com/docs/shortcode-reference/) as well as column shortcodes.
**Note**
The columns shortcodes require that the first column in the series contains a `position=“first”` within the shortcode.
== Installation ==
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for ‘genesis shortcode generator’
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `genesis-shortcodes.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `genesis-shortcodes.zip`
2. Extract the `genesis-shortcode-generator` directory to your computer
3. Upload the `genesis-shortcode-generator` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Screenshots ==
1. Button added to the WYSIWYG
== Changelog ==
= 1.1.1 =
* Fix missing $content parameter
= 1.1.0 =
* Filter to remove unwanted empty <p></p> tags within shortcodes
= 1.0.1 =
* Updated for WordPress 3.9 tinyMCE upgrade
* Removed unneeded “fifths” from column options
= 1.0.0 =
* Initial Commit
== Upgrade Notice ==
= 1.0.0 =
* Because this plugin is awesome and you love the Genesis Framework