PluginProbe
Chartify – WordPress Chart Plugin / 3.2.7
Chartify – WordPress Chart Plugin v3.2.7
3.8.0 3.7.9 3.7.8 3.7.7 3.7.6 3.7.5 trunk 1.0.0 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 All 83 releases
← All changes | chart-builder.php +5 -5 3.1.03.2.7 View file →
@@ -14,10 +14,10 @@
14 14 *
15 15 * @wordpress-plugin
16 16 * Plugin Name: Chart Builder
17 17 * Plugin URI: https://ays-pro.com/wordpress/chart-builder
18 - * Description: Display the results with various charts and compare the data.
19 - * Version: 3.1.0
18 + * Description: Chart Builder is a user-friendly plugin that allows you to create customizable charts and graphs with ease. Perfect for visualising data, it offers various chart types to match your needs.
19 + * Version: 3.2.7
20 20 * Author: Chart Builder Team
21 21 * Author URI: https://ays-pro.com/
22 22 * License: GPL-2.0+
23 23 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
@@ -34,9 +34,9 @@
34 34 * Currently plugin version.
35 35 * Start at version 1.0.0 and use SemVer - https://semver.org
36 36 * Rename this for your plugin and update it as you release new versions.
37 37 */
38 -define( 'CHART_BUILDER_VERSION', '3.1.0' );
38 +define( 'CHART_BUILDER_VERSION', '3.2.7' );
39 39 define( 'CHART_BUILDER_NAME_VERSION', '1.0.0' );
40 40 define( 'CHART_BUILDER_NAME', 'chart-builder' );
41 41 define( 'CHART_BUILDER_DB_PREFIX', 'ayschart_' );
42 42
@@ -133,11 +133,11 @@
133 133 <path d="M13.088382853588492 16.160785048705847 C13.088382853588492 16.160785048705847 11.529044301614439 16.160785048705847 11.529044301614439 16.160785048705847 C9.92603607571933 16.160785048705847 9.124549034575494 16.160785048705847 8.788883229792116 15.620335606678474 C8.453217425008738 15.079769057513069 8.789941681622885 14.331454445475167 9.46339019485118 12.834591007123292 C9.46339019485118 12.834591007123292 12.572017697008222 5.925691448808299 12.572017697008222 5.925691448808299 C12.997902293861513 4.979184716361485 13.21073078026334 4.505931350138079 13.434143784972857 4.556533344482613 C13.657442977657558 4.607147049540951 13.657442977657558 5.128660267348211 13.657442977657558 6.171698413676532 C13.657442977657558 6.171698413676532 13.657442977657558 11.35939238930773 13.657442977657558 11.35939238930773 C13.657442977657558 11.63541391365411 13.657442977657558 11.773483229396309 13.74075337982127 11.859205654437273 C13.824063781984979 11.944928079478235 13.958248159240465 11.944928079478235 14.226503101726623 11.944928079478235 C14.226503101726623 11.944928079478235 15.785841653700675 11.944928079478235 15.785841653700675 11.944928079478235 C17.388884023203232 11.944928079478235 18.1903483019421 11.944928079478235 18.525979963118033 12.485377521505606 C18.86161162429397 13.025944070671017 18.524955654894715 13.774258682708917 17.85152990407138 15.271005013922752 C17.85152990407138 15.271005013922752 14.742868258306892 22.179974836520575 14.742868258306892 22.179974836520575 C14.316983661453602 23.126551833250204 14.104155175051774 23.599781778046005 13.880742170342259 23.549191494415275 C13.657442977657558 23.498601210784532 13.657442977657558 22.977006017980656 13.657442977657558 21.93404984664896 C13.657442977657558 21.93404984664896 13.657442977657558 16.74632073887635 13.657442977657558 16.74632073887635 C13.657442977657558 16.470299214529973 13.657442977657558 16.332229898787773 13.574132575493845 16.24650747374681 C13.490822173330136 16.160785048705847 13.356637796074649 16.160785048705847 13.088382853588492 16.160785048705847 Z" style="stroke-width: 0; stroke-linecap: butt; stroke-linejoin: miter; fill: #ffffff;" vector-effect="non-scaling-stroke" />
134 134 </g>
135 135 </g>
136 136 </svg>
137 - <span class="ays-navigation-container-upgrade-button-text"><?php echo __("Upgrade", "chart-builder"); ?></span>
137 + <span class="ays-navigation-container-upgrade-button-text"><?php echo esc_html__("Upgrade", "chart-builder"); ?></span>
138 138 </a>
139 - <span style="font-size:10px;font-style:normal;font-weight:600;line-height:normal;margin-top:5px;"><?php echo __('One-time payment', 'chart-builder')?></span>
139 + <span style="font-size:10px;font-style:normal;font-weight:600;line-height:normal;margin-top:5px;"><?php echo esc_html__('One-time payment', 'chart-builder')?></span>
140 140 </div>
141 141 </div>
142 142 <ul id="menu">
143 143 <!-- <li class="modile-ddmenu-xss"><a class="ays-btn" href="https://ays-pro.com/wordpress/chart-builder/" target="_blank">PRO</a></li> -->