Plugin Directory

Changeset 2978025


Ignore:
Timestamp:
10/12/2023 09:55:52 AM (2 years ago)
Author:
wallkit
Message:

tagging version 3.2.6

Location:
wallkit
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wallkit/tags/3.2.6/includes/class-wallkit-wp-settings.php

    r2976958 r2978025  
    427427
    428428        if(!empty($logo)) {
    429             $img = "<img style='margin: 0 auto; padding-bottom: 20px;' src='{$logo}' width='100' height='30' alt='Wallkit'>";
     429            $img = "<img style='margin: 0 auto; padding-bottom: 20px;' src='{$logo}' width='220' height='85' alt='Wallkit'>";
    430430        }
    431431
  • wallkit/tags/3.2.6/public/class-wallkit-wp-public.php

    r2976958 r2978025  
    235235
    236236    public function add_body_class( $classes ) {
    237         $classes = ['wkwp-user-hide'];
     237        $classes[] = 'wkwp-user-hide';
    238238        if( $this->wallkit_Wp_Collection->get_settings()->get_option('wk_calls_use', true) ) {
    239239            if ($this->wallkit_Wp_Collection->get_settings()->get_option('wk_calls_users_status_body', false)) {
  • wallkit/tags/3.2.6/public/css/wallkit-wp-public.min.css

    r2895148 r2978025  
    1 .wkwp-paywall{display:none}.wkwp-paywall .wkwp-content-inner.wkwp-content-blured{filter:blur(4px)}body .wallkit-modal-wrapper{z-index:1000}body .wk-popup-auth-container{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container p,body .wk-popup-auth-container h1,body .wk-popup-auth-container h2,body .wk-popup-auth-container h3,body .wk-popup-auth-container h4,body .wk-popup-auth-container h5,body .wk-popup-auth-container input,body .wk-popup-auth-container button,body .wk-popup-auth-container a,body .wk-popup-auth-container span{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container .wk-auth-header{margin-top:24px;text-align:center}body .wk-popup-auth-container .wk-auth-header img{max-width:220px;margin:0 auto 20px auto}body .wk-popup-auth-container .wk-auth-content .mdl-textfield__input{border:none;border-bottom:1px solid rgba(0,0,0,.12);display:block;font-size:16px;margin:0;padding:4px 0;width:100%;background:none;text-align:left;color:inherit}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-title{text-transform:unset;font-family:Oswald,sans-serif !important}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--raised.mdl-button--colored{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-textfield.mdl-textfield .firebaseui-label::after{background-color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-textfield--floating-label.is-focused .mdl-textfield__label{color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-link{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--primary.mdl-button--primary{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form{margin:0 auto;max-width:460px;color:rgba(0,0,0,.87);direction:ltr;font-size:16px;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header{padding:24px 24px 0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header .wk-form-header__title{font-size:20px;text-transform:unset;font-family:Oswald,sans-serif !important;padding-bottom:16px;margin-bottom:0;font-weight:500}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields{padding:0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__label{color:rgba(0,0,0,.54);direction:ltr;font-size:16px;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__input{padding:4px 0}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label{font-family:"Inter",sans-serif !important;color:#757575;direction:ltr;font-size:12px;line-height:16px;margin-bottom:24px;margin-top:0;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label input:checked~.wk-form-field__checkmark{background-color:#e00;border-color:#e00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label a{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer{box-sizing:border-box;display:table;font-size:14px;padding:8px 24px 24px 24px;text-align:left;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer a,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer a{text-decoration:none;color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel{color:#000;background:rgba(0,0,0,0)}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel:hover,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel:hover{background-color:rgba(158,158,158,.2)}
     1.wkwp-paywall{display:none}.wkwp-paywall .wkwp-content-inner.wkwp-content-blured{filter:blur(4px)}body .wallkit-modal-wrapper{z-index:1000}body .wk-popup-auth-container{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container p,body .wk-popup-auth-container h1,body .wk-popup-auth-container h2,body .wk-popup-auth-container h3,body .wk-popup-auth-container h4,body .wk-popup-auth-container h5,body .wk-popup-auth-container input,body .wk-popup-auth-container button,body .wk-popup-auth-container a,body .wk-popup-auth-container span{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container .wk-auth-header{margin-top:24px;text-align:center}body .wk-popup-auth-container .wk-auth-header img{width:auto;max-width:220px;margin:0 auto 20px auto}body .wk-popup-auth-container .wk-auth-content .mdl-textfield__input{border:none;border-bottom:1px solid rgba(0,0,0,.12);display:block;font-size:16px;margin:0;padding:4px 0;width:100%;background:none;text-align:left;color:inherit}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-title{text-transform:unset;font-family:Oswald,sans-serif !important}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--raised.mdl-button--colored{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-textfield.mdl-textfield .firebaseui-label::after{background-color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-textfield--floating-label.is-focused .mdl-textfield__label{color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-link{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--primary.mdl-button--primary{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form{margin:0 auto;max-width:460px;color:rgba(0,0,0,.87);direction:ltr;font-size:16px;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header{padding:24px 24px 0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header .wk-form-header__title{font-size:20px;text-transform:unset;font-family:Oswald,sans-serif !important;padding-bottom:16px;margin-bottom:0;font-weight:500}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields{padding:0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__label{color:rgba(0,0,0,.54);direction:ltr;font-size:16px;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__input{padding:4px 0}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label{font-family:"Inter",sans-serif !important;color:#757575;direction:ltr;font-size:12px;line-height:16px;margin-bottom:24px;margin-top:0;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label input:checked~.wk-form-field__checkmark{background-color:#e00;border-color:#e00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label a{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer{box-sizing:border-box;display:table;font-size:14px;padding:8px 24px 24px 24px;text-align:left;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer a,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer a{text-decoration:none;color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel{color:#000;background:rgba(0,0,0,0)}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel:hover,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel:hover{background-color:rgba(158,158,158,.2)}
  • wallkit/tags/3.2.6/readme.txt

    r2976958 r2978025  
    2828== Changelog ==
    2929
     30= 3.2.6 =
     31*Release Date - 12 October 2023*
     32
     33#### Updates including:
     34- Fix minor issues.
     35
    3036= 3.2.5 =
    31 *Release Date - 28 September 2023*
     37*Release Date - 10 October 2023*
    3238
    3339#### Updates including:
  • wallkit/tags/3.2.6/wallkit-wp.php

    r2976958 r2978025  
    1010 * Plugin URI:        https://wallkit.net
    1111 * Description:       A Plug & Play paid-content system to manage subscribers, gather fees and drive additional content sales.
    12  * Version:           3.2.5
     12 * Version:           3.2.6
    1313 * Author:            Wallkit <dev@wallkit.net>
    1414 * Author URI:        https://wallkit.net/
     
    2727 * Rename this for your plugin and update it as you release new versions.
    2828 */
    29 define( 'WPWKP_VERSION', '3.2.5' );
     29define( 'WPWKP_VERSION', '3.2.6' );
    3030
    3131/**
  • wallkit/trunk/includes/class-wallkit-wp-settings.php

    r2976958 r2978025  
    427427
    428428        if(!empty($logo)) {
    429             $img = "<img style='margin: 0 auto; padding-bottom: 20px;' src='{$logo}' width='100' height='30' alt='Wallkit'>";
     429            $img = "<img style='margin: 0 auto; padding-bottom: 20px;' src='{$logo}' width='220' height='85' alt='Wallkit'>";
    430430        }
    431431
  • wallkit/trunk/public/class-wallkit-wp-public.php

    r2976958 r2978025  
    235235
    236236    public function add_body_class( $classes ) {
    237         $classes = ['wkwp-user-hide'];
     237        $classes[] = 'wkwp-user-hide';
    238238        if( $this->wallkit_Wp_Collection->get_settings()->get_option('wk_calls_use', true) ) {
    239239            if ($this->wallkit_Wp_Collection->get_settings()->get_option('wk_calls_users_status_body', false)) {
  • wallkit/trunk/public/css/wallkit-wp-public.min.css

    r2895148 r2978025  
    1 .wkwp-paywall{display:none}.wkwp-paywall .wkwp-content-inner.wkwp-content-blured{filter:blur(4px)}body .wallkit-modal-wrapper{z-index:1000}body .wk-popup-auth-container{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container p,body .wk-popup-auth-container h1,body .wk-popup-auth-container h2,body .wk-popup-auth-container h3,body .wk-popup-auth-container h4,body .wk-popup-auth-container h5,body .wk-popup-auth-container input,body .wk-popup-auth-container button,body .wk-popup-auth-container a,body .wk-popup-auth-container span{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container .wk-auth-header{margin-top:24px;text-align:center}body .wk-popup-auth-container .wk-auth-header img{max-width:220px;margin:0 auto 20px auto}body .wk-popup-auth-container .wk-auth-content .mdl-textfield__input{border:none;border-bottom:1px solid rgba(0,0,0,.12);display:block;font-size:16px;margin:0;padding:4px 0;width:100%;background:none;text-align:left;color:inherit}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-title{text-transform:unset;font-family:Oswald,sans-serif !important}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--raised.mdl-button--colored{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-textfield.mdl-textfield .firebaseui-label::after{background-color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-textfield--floating-label.is-focused .mdl-textfield__label{color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-link{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--primary.mdl-button--primary{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form{margin:0 auto;max-width:460px;color:rgba(0,0,0,.87);direction:ltr;font-size:16px;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header{padding:24px 24px 0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header .wk-form-header__title{font-size:20px;text-transform:unset;font-family:Oswald,sans-serif !important;padding-bottom:16px;margin-bottom:0;font-weight:500}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields{padding:0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__label{color:rgba(0,0,0,.54);direction:ltr;font-size:16px;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__input{padding:4px 0}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label{font-family:"Inter",sans-serif !important;color:#757575;direction:ltr;font-size:12px;line-height:16px;margin-bottom:24px;margin-top:0;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label input:checked~.wk-form-field__checkmark{background-color:#e00;border-color:#e00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label a{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer{box-sizing:border-box;display:table;font-size:14px;padding:8px 24px 24px 24px;text-align:left;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer a,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer a{text-decoration:none;color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel{color:#000;background:rgba(0,0,0,0)}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel:hover,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel:hover{background-color:rgba(158,158,158,.2)}
     1.wkwp-paywall{display:none}.wkwp-paywall .wkwp-content-inner.wkwp-content-blured{filter:blur(4px)}body .wallkit-modal-wrapper{z-index:1000}body .wk-popup-auth-container{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container p,body .wk-popup-auth-container h1,body .wk-popup-auth-container h2,body .wk-popup-auth-container h3,body .wk-popup-auth-container h4,body .wk-popup-auth-container h5,body .wk-popup-auth-container input,body .wk-popup-auth-container button,body .wk-popup-auth-container a,body .wk-popup-auth-container span{font-family:"Inter",sans-serif !important}body .wk-popup-auth-container .wk-auth-header{margin-top:24px;text-align:center}body .wk-popup-auth-container .wk-auth-header img{width:auto;max-width:220px;margin:0 auto 20px auto}body .wk-popup-auth-container .wk-auth-content .mdl-textfield__input{border:none;border-bottom:1px solid rgba(0,0,0,.12);display:block;font-size:16px;margin:0;padding:4px 0;width:100%;background:none;text-align:left;color:inherit}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-title{text-transform:unset;font-family:Oswald,sans-serif !important}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--raised.mdl-button--colored{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-textfield.mdl-textfield .firebaseui-label::after{background-color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-textfield--floating-label.is-focused .mdl-textfield__label{color:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .firebaseui-link{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper .mdl-button--primary.mdl-button--primary{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form{margin:0 auto;max-width:460px;color:rgba(0,0,0,.87);direction:ltr;font-size:16px;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header{padding:24px 24px 0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-header .wk-form-header__title{font-size:20px;text-transform:unset;font-family:Oswald,sans-serif !important;padding-bottom:16px;margin-bottom:0;font-weight:500}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields{padding:0 24px}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__label{color:rgba(0,0,0,.54);direction:ltr;font-size:16px;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field__input{padding:4px 0}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label{font-family:"Inter",sans-serif !important;color:#757575;direction:ltr;font-size:12px;line-height:16px;margin-bottom:24px;margin-top:0;text-align:left}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label input:checked~.wk-form-field__checkmark{background-color:#e00;border-color:#e00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-fields .wk-form-field--checkbox .wk-form-field__label a{color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer{box-sizing:border-box;display:table;font-size:14px;padding:8px 24px 24px 24px;text-align:left;width:100%}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer a,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer a{text-decoration:none;color:#000}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button{background:#a00}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel{color:#000;background:rgba(0,0,0,0)}body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__footer .wk-form-button.wk-form-button--cancel:hover,body .wk-popup-auth-container .wk-auth-content #wk-fb-auth-wrapper #wk-email-auth-form .wk-form-footer .wk-form__sub-footer .wk-form-button.wk-form-button--cancel:hover{background-color:rgba(158,158,158,.2)}
  • wallkit/trunk/readme.txt

    r2976958 r2978025  
    2828== Changelog ==
    2929
     30= 3.2.6 =
     31*Release Date - 12 October 2023*
     32
     33#### Updates including:
     34- Fix minor issues.
     35
    3036= 3.2.5 =
    31 *Release Date - 28 September 2023*
     37*Release Date - 10 October 2023*
    3238
    3339#### Updates including:
  • wallkit/trunk/wallkit-wp.php

    r2976958 r2978025  
    1010 * Plugin URI:        https://wallkit.net
    1111 * Description:       A Plug & Play paid-content system to manage subscribers, gather fees and drive additional content sales.
    12  * Version:           3.2.5
     12 * Version:           3.2.6
    1313 * Author:            Wallkit <dev@wallkit.net>
    1414 * Author URI:        https://wallkit.net/
     
    2727 * Rename this for your plugin and update it as you release new versions.
    2828 */
    29 define( 'WPWKP_VERSION', '3.2.5' );
     29define( 'WPWKP_VERSION', '3.2.6' );
    3030
    3131/**
Note: See TracChangeset for help on using the changeset viewer.