| @@ -1,27 +1,211 @@ | ||
| 1 | -=== Virtue / Pinnacle ToolKit === | |
| 1 | +=== Virtue/Ascend/Pinnacle Toolkit === | |
| 2 | 2 | Contributors: britner |
| 3 | 3 | Tags: |
| 4 | -Requires at least: 3.2 | |
| 5 | -Tested up to: 4.0 | |
| 6 | -Stable tag: 1.9 | |
| 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 Theme | |
| 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 | += Features = | |
| 19 | +* **Included Shortcodes** | |
| 20 | + - Columns | |
| 21 | + - Dividers | |
| 22 | + - Accordions | |
| 23 | + - Tabs | |
| 24 | + - Quotes and Block Quotes | |
| 25 | + - Buttons | |
| 26 | + - Icons | |
| 27 | + - Responsive Youtube | |
| 28 | + - Responsive Vimeo | |
| 29 | + | |
| 30 | +* **Portfolio Post Type** - included metabox options for post sliders and three post layout options. | |
| 31 | + | |
| 32 | +* **Contact Form Page Template** - includes page template that has options for a google map and a contact form. | |
| 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. | |
| 35 | + | |
| 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 | + | |
| 38 | + | |
| 18 | 39 | == Installation == |
| 19 | 40 | |
| 20 | 41 | Install the plugin into the `/wp-content/plugins/` folder, and activate it. |
| 21 | 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. | |
| 22 | 46 | |
| 23 | 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. | |
| 148 | + | |
| 149 | += 3.4 = | |
| 150 | +* fix: Img src set for gallery. | |
| 151 | + | |
| 152 | += 3.3 = | |
| 153 | +* Add: Img src set for gallery. | |
| 154 | + | |
| 155 | += 3.2 = | |
| 156 | +* Add: filter for portfolio-type slug. | |
| 157 | +* Update: Page Template filter. | |
| 158 | +* Uddate: Button Shortcode output. | |
| 159 | +* Update: Portfolio Options. | |
| 160 | +* Update: Translation domain. | |
| 161 | + | |
| 162 | += 3.1 = | |
| 163 | +* Fix: Translation Issue. | |
| 164 | + | |
| 165 | += 3.0 = | |
| 166 | +* Fix: Translation Issue. | |
| 167 | + | |
| 168 | += 3.0 = | |
| 169 | +* Fix: Translation Issue | |
| 170 | +* Add: Customizer only off function. | |
| 171 | + | |
| 172 | += 2.9 = | |
| 173 | +* Add: permalink flush, update for feeds link. | |
| 174 | +* Add: Filter for permalink struture. | |
| 175 | +* Add: Better Plugin Description. | |
| 176 | +* Fix: Templater error on 404 pages. | |
| 177 | + | |
| 178 | += 2.8 = | |
| 179 | +* Add fix for some servers not loading correctly. | |
| 180 | +* Add filter to only show slider images on feature templates. | |
| 181 | + | |
| 182 | += 2.6 = | |
| 183 | +* Fix for checkboxes not saving correctly. | |
| 184 | +* Update security with contact forms. | |
| 185 | +* add custom fields support to portfolio post. | |
| 186 | + | |
| 187 | += 2.5 = | |
| 188 | +* Fix for older versions of pinnacle | |
| 189 | + | |
| 190 | += 2.4 = | |
| 191 | +* Fix for older versions of pinnacle | |
| 192 | + | |
| 193 | += 2.3 = | |
| 194 | +* Admin Gallery update. | |
| 195 | +* New option for lightbox size in gallery | |
| 196 | + | |
| 197 | += 2.2 = | |
| 198 | +* Big update, move theme metaboxes to plugin. | |
| 199 | +* Add Contact form template to plugin. | |
| 200 | +* Add translation files | |
| 201 | + | |
| 202 | += 2.1 = | |
| 203 | +* Small gallery update | |
| 204 | + | |
| 205 | += 2.0 = | |
| 206 | +* Move gallery to plugin. | |
| 207 | +* Add button hover color. | |
| 24 | 208 | |
| 25 | 209 | = 1.9 = |
| 26 | 210 | * Fix some video shortcode issues. |
| 27 | 211 | * Add support for portfolio excerpt. |