Plugin Directory

Changeset 2790897


Ignore:
Timestamp:
09/27/2022 04:20:30 PM (4 years ago)
Author:
nucleusgenius
Message:

update 1.9

Location:
quasar-variable-attributes
Files:
81 added
4 edited

Legend:

Unmodified
Added
Removed
  • quasar-variable-attributes/trunk/admin.php

    r2782785 r2790897  
    1010        <div class='swap-logo-header-q'>
    1111            <div class='logo-header-q'>
    12                 <div class='version-q-form'><span class='name-plugin-q'>Quasar Variable Attributes</span> <?php esc_html_e('Version','quasar-attr-variable');?> <span>1.8</span></div>
     12                <div class='version-q-form'><span class='name-plugin-q'>Quasar Variable Attributes</span> <?php esc_html_e('Version','quasar-attr-variable');?> <span>1.9</span></div>
    1313            </div>
    1414        </div>
  • quasar-variable-attributes/trunk/assets/css/frontend.css

    r2782785 r2790897  
    237237}
    238238
    239 .product-type-variable .add_to_cart_button:not(.button-add-to-cart-q){
    240     display:none!important;
    241 }
    242 
    243239
    244240.number-quasar-attr input {
  • quasar-variable-attributes/trunk/quasar-variable-attributes-main.php

    r2782785 r2790897  
    44Plugin URI: https://quasar-variable-attributes.quasar-form.com
    55Description: Make the choice of options in your variable products beautiful and convenient
    6 Version: 1.8
     6Version: 1.9
    77Author: nucleus_genius
    88
     
    1010
    1111//v
    12 define( 'quasar_variable_free_attributes_version', '1.8' );
     12define( 'quasar_variable_free_attributes_version', '1.9' );
    1313define( 'quasar_variable_free_attributes_url', plugins_url( '/', __FILE__ ) );
    1414
  • quasar-variable-attributes/trunk/readme.txt

    r2782785 r2790897  
    55Requires at least: 4.8
    66Tested up to: 6.0
    7 Stable tag: 1.8
     7Stable tag: 1.9
    88Requires PHP: 5.6
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.