-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
151 lines (106 loc) · 3.55 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
=== Mighty Classic Pros And Cons ===
Contributors: MightyThemes1
Donate link: https://mightythemes.com
Tags: WP Pros & Cons, Pros, Cons, Table, Pros & Cons table
Requires at least: 3.0
Tested up to: 6.0
Stable tag: 2.0.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
This plugin provides you the shortcode to show pros/cons on any of the page. It will add a button to editor, which enables you the visual shortcode.
You can use the shortcodes [joomdev-wpc-pros-cons], [joomdev-wpc-pros] and [joomdev-wpc-cons] to add pros and cons.
You can enable/disable title and enable/disable button. You can also manage its design by accessing the settings page.
[DEMO URL](https://demo.mightythemes.com/mtminimag/mighty-classic-pros-cons/)
[MORE DETAILS](https://mightythemes.com/products/mighty-classic-pros-cons/)
If you are using the Gutenberg editor, you can check use Guten block [Mighty Pro & Cons](https://mightythemes.com/products/mighty-pros-cons/)
== Installation ==
Way 1:
1. Upload `joomdev-wp-pros-cons.zip` to the `/wp-content/plugins/` directory
2. Extract the zip file.
3. Activate the plugin from wordpress plugins page. And you have done.
Way 2:
1. Go to plugins page in admin.
2. Click on Add New button.
3. Search for "JoomDev WP Pros & Cons".
4. Click install on JoomDev WP Pros & Cons.
5. Activate the plugin.
== Frequently Asked Questions ==
= How do I use this plugin? =
See description.
== Screenshots ==
1. Screen shot to display settings.
2. Screen shot to display button on editor.
3. Screen shot to display popup for shortcode.
4. Screen shot to display shortcode.
5. Frontend Screenshot.
== Media Licenses ==
== Font Awesome Free ==
FontAwesome Free is free, open source, and GPL friendly.
* License: https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Source: https://fontawesome.com
== Changelog ==
= 2.0.9 =
- Added: Support for HTML in Verdict Text
= 2.0.8 =
- Fixed: Fixed JavaScript init bug 🐞
= 2.0.7 =
- Fixed: Versioning of Stylesheet
= 2.0.6 =
- Added: Icons for Pros & Cons
= 2.0.5 =
- Improved: Removed FontAwesome CDN and added SVG Icons
- Fixed: Conflict with our Gutenberg Pros & Cons Plugin
= 2.0.4 =
- Added: Verdict text functionality
- Added: Pros & Cons Font Size
= 2.0.3 =
- Fixed: New Line issue in Pros & Cons
= 2.0.2 =
- Fixed: Design Conflicts with older version
= 2.0.1 =
- Fixed: Conflict with older version
- Fixed: settings variable undefined
= 2.0.0 =
- Added: 2 new views
- Added: Option for Border Width & Radius for button
- Added: Heading option for title
- Improved: Editable pros and cons title
- Fixed: Styling Issues
= 1.0.7 =
- H4 Tag is replaced with Div Tag so Table heading and colum heading could not appears in TOC.
= 1.0.6 =
- Formatting issue Fixed
= 1.0.5 =
- revert back to Previous version
= 1.0.4 =
- Minor CSS issues fixed
= 1.0.3 =
- Admin Popup Issue Fixed
- Dofollow option added on Button Rel attribute
- Minor CSS issue fixed
= 1.0.2 =
List Icon issue Fixed.
= 1.0.1 =
Editor button icon fixed.
= 1.0.0 =
* New Plugin initialized.
== Upgrade Notice ==
= 1.0.7 =
- H4 Tag is replaced with Div Tag so Table heading and colum heading could not appears in TOC.
= 1.0.6 =
- Formatting issue Fixed
= 1.0.5 =
- revert back to Previous version
= 1.0.4 =
- Minor CSS issues fixed
= 1.0.3 =
- Admin Popup Issue Fixed
- Dofollow option added on Button Rel attribute
- Minor CSS issue fixed
= 1.0.2 =
List Icon issue Fixed.
= 1.0.1 =
Editor button icon fixed.
= 1.0.0 =
This is the new plugin. So you not need to upgrade this yet.