diff --git a/plugin.json b/plugin.json index 608cb49..07e8ab5 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "woonuxt Settings", - "version": "1.0.52", + "version": "1.0.53", "download_url": "https://github.com/scottyzen/woonuxt-settings/releases/download/1.0.52/woonuxt-settings.zip", "homepage": "https://woonuxt.com/", @@ -13,7 +13,7 @@ "sections": { "description": "WooNuxt is unmatched when it comes to performance and scalability. Reap the benefits of having a online store that out performs all of your competitors.", "installation": "(Recommended) Installation instructions.", - "changelog": "
Inhance Social media fileds and schema.
<Add SEO settings
Add functionality to increase max query amount if there are more than 100 products
Fix error when WooCommerce is disabled or not installed
" + "changelog": "Inhance Social media fileds and schema.
<Add SEO settings
Add functionality to increase max query amount if there are more than 100 products
Fix error when WooCommerce is disabled or not installed
" }, "icons": { diff --git a/woonuxt.php b/woonuxt.php index eb0211f..a656668 100644 --- a/woonuxt.php +++ b/woonuxt.php @@ -5,7 +5,7 @@ Author: Scott Kennedy Author URI: http://scottyzen.com Plugin URI: https://github.com/scottyzen/woonuxt-settings -Version: 1.0.52 +Version: 1.0.53 Text Domain: woonuxt GitHub Plugin URI: scottyzen/woonuxt-settings GitHub Plugin URI: https://github.com/scottyzen/woonuxt-settings @@ -16,7 +16,7 @@ exit(); } -define('WOONUXT_SETTINGS_VERSION', '1.0.52'); +define('WOONUXT_SETTINGS_VERSION', '1.0.53'); define('MY_WOOCOMMERCE_VERSION', '8.5.2'); define('WP_GRAPHQL_VERSION', '1.20.0'); define('WOO_GRAPHQL_VERSION', '0.19.0'); @@ -138,21 +138,21 @@ function woonuxtUpdateAvailable() function wooNuxtOptionsPageHtml() { - $options = get_option('woonuxt_options'); ?> + $options = get_option('woonuxt_options');?>There is an update available for the WooNuxt Settings Plugin. Click %s to update from version %s to %s
', esc_url($update_url), esc_html($update_text), esc_html($current_version), esc_html($github_version)); - echo ''; ?> + echo '';?> '; $primary_color = isset($options['primary_color']) ? $options['primary_color'] : '#7F54B2'; -?> + ?>- - - | -- | - | Delete | -||
+ + + | ++ | + | Delete | +||
@@ -582,44 +582,44 @@ function global_setting_callback() | |||||
- - | -- - | -- /> - | -- /> - | -- /> - | -- - | -
+ + | ++ + | ++ /> + | ++ /> + | ++ /> + | ++ + | +