PluginProbe
Virtue/Ascend/Pinnacle Toolkit / 4.9.12.2
Virtue/Ascend/Pinnacle Toolkit v4.9.12.2
4.9.12.2 trunk 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 3.0 3.1 3.2 3.3 3.4 3.7 All 48 releases
← All changes | readme.txt +110 -7 3.4 → 4.9.12.2 View file →
@@ -1,18 +1,18 @@
1 -=== Virtue / Pinnacle ToolKit ===
1 +=== Virtue/Ascend/Pinnacle Toolkit ===
2 2 Contributors: britner
3 3 Tags:
4 -Requires at least: 4.0
5 -Tested up to: 4.5
6 -Stable tag: 3.4
4 +Requires at least: 4.5
5 +Tested up to: 7.1
6 +Stable tag: 4.9.12.2
7 7 License: GPLv2 or later
8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
9 9
10 -Custom Portfolio and Shortcode functionality for Virtue and Pinnacle Wordpress Theme
10 +Custom Portfolio and Shortcode functionality for free Virtue, Ascend, and Pinnacle WordPress themes
11 11
12 12 == Description ==
13 13
14 -Custom Portfolio and Shortcode functionality for Virtue and Pinnacle Wordpress Themes, by Kadence Themes
14 +Custom Portfolio and Shortcode functionality for free Virtue, Ascend, and Pinnacle WordPress themes
15 15
16 16 Not intended to work with any other themes.
17 17
18 18 = Features =
@@ -30,9 +30,9 @@
30 30 * **Portfolio Post Type** - included metabox options for post sliders and three post layout options.
31 31
32 32 * **Contact Form Page Template** - includes page template that has options for a google map and a contact form.
33 33
34 -* **Gallery Styling for Wordpress Gallery** - this allows the Kadence Theme to override the wordpress gallery with theme specific styling. You can turn this off in the theme options > misc settings.
34 +* **Gallery Styling for Wordpress Gallery** - this allows the Kadence Theme to override the WordPress gallery with theme specific styling. You can turn this off in the theme options > misc settings.
35 35
36 36 * **Gallery Metaboxs for post and pages** - allows for a gallery to be added to a post for a post slider or page for page slider using the featured template.
37 37
38 38
@@ -39,10 +39,113 @@
39 39 == Installation ==
40 40
41 41 Install the plugin into the `/wp-content/plugins/` folder, and activate it.
42 42
43 +== Frequently Asked Questions ==
44 += Where do I report security bugs found in this plugin? =
45 +Please report security bugs found in the source code of the Virtue Toolkit plugin through the [Patchstack Vulnerability Disclosure Program] https://patchstack.com/database/vdp/virtue-toolkit. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
43 46
44 47 == Changelog ==
48 +
49 += 4.9.12.2 =
50 +* Fix: Improved shortcode output handling.
51 +
52 += 4.9.12.1 =
53 +* Fix: Improved button shortcode hover color handling.
54 +
55 += 4.9.12 =
56 +* Fix: Issue with CMB file naming.
57 +
58 += 4.9.11 =
59 +* Fix: updating our wp version tested up to.
60 +
61 += 4.9.10 =
62 +* Fix: Translation loading.
63 +
64 += 4.9.9 =
65 +* Update: Show 6.7 Support.
66 +
67 += 4.9.8 =
68 +* Update: Show 6.1 Support.
69 +* Fix: Possible notice from php8
70 +
71 += 4.9.7 =
72 +* Update: 6.0 Support.
73 +* Fix: Possible notice from php8
74 +
75 += 4.9.6 =
76 +* Update: 5.5 Support.
77 +* Update: Name change to prevent confusion.
78 +
79 += 4.9.5 =
80 +* Update: Email issue.
81 +
82 += 4.9.4 =
83 +* Update: Metaboxes
84 +
85 += 4.9.3 =
86 +* Update: Admin CSS.
87 +* Update: Contact Form Changes.
88 +
89 += 4.9.2 =
90 +* Update: WordPress 5.0 ready.
91 +
92 += 4.9.1 =
93 +* Update maps with fall back to Iframe so API is not required.
94 +* Fix: Contact head issue.
95 +* Update: Meta Box call.
96 +
97 += 4.9.0 =
98 +* Update welcome page.
99 +* Portfolio post using rest api.
100 +
101 += 4.8 =
102 +* Small change in meta load.
103 +
104 += 4.7 =
105 +* Fix issue with pagebuilder.
106 +
107 += 4.6 =
108 +* Update: CMB.
109 +* Fix: issue with wrong fields showing.
110 +* Start moving image widget out of themes.
111 +
112 += 4.5 =
113 +* Fix: issue of stripping out code.
114 +
115 += 4.4 =
116 +* Update: New Welcome Page with helpful info.
117 +* Update: Add local jquery.validator
118 +* Update: Column shortcode gen.
119 +
120 += 4.3 =
121 +* Update: add Icons
122 +* Update: Add local select js
123 +* Update: Ascend meta.
124 +* Fix: Image processing issue.
125 +
126 += 4.2 =
127 +* Update: Fix for Photon
128 +
129 += 4.1 =
130 +* Update: Add Kadence Image processing.
131 +* Update: Add profile meta boxes.
132 +* Update: Add extras for ascend support.
133 +
134 += 4.0 =
135 +* Update: add support for ascend
136 +
137 += 3.8 =
138 +* Update: Contact page template in 4.7
139 +
140 += 3.7 =
141 +* Update: Contact page template in 4.7
142 +
143 += 3.6 =
144 +* Update: Few Small updates
145 +
146 += 3.5 =
147 +* fix: Img src set for gallery.
45 148
46 149 = 3.4 =
47 150 * fix: Img src set for gallery.
48 151