Plugin Directory

Changeset 2217099


Ignore:
Timestamp:
12/23/2019 04:42:00 PM (6 years ago)
Author:
slopeit
Message:

Version 4.2.2 released

Location:
slope-widgets/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • slope-widgets/trunk/css/slope-welcome.css

    r2153601 r2217099  
     1#slope-welcome-form {
     2    min-height: 80vh;
     3}
     4
    15#slope-welcome-form .slope-setting-container {
    26    float: unset;
     
    1923#slope-welcome-form .setting-field input[type="submit"] {
    2024    margin-left: 10px;
     25}
     26
     27#slope-welcome-form #slope-email-address {
     28    min-width: 240px;
    2129}
    2230
     
    5159    margin-right: 8px;
    5260}
    53 
    54 #wpwrap {
    55     height: 100%;
    56 }
    57 
    58 #wpcontent {
    59     height: 100%;
    60 }
    61 
    62 #wpbody {
    63     height: 100%;
    64 }
    65 
    66 #wpbody-content {
    67     height: 100%;
    68 }
  • slope-widgets/trunk/readme.txt

    r2153617 r2217099  
    44Tags: slope, hotel, prenotazioni, viaggi, agriturismo, gestionale, B&B, crm, booking engine
    55Requires at least: 4.3
    6 Tested up to: 5.2.3
    7 Stable tag: 4.2.1
     6Tested up to: 5.3.2
     7Stable tag: 4.2.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3737
    3838== Changelog ==
     39
     40= 4.2.2 =
     41* Risolto un problema minore che impattava sulla dashboard di WordPress
     42* Compatibilità con WordPress 5.3
    3943
    4044= 4.2.1 =
  • slope-widgets/trunk/slope-widgets.php

    r2153617 r2217099  
    33* Plugin Name: Slope Widgets
    44* Description: Aggiungi i widget di Slope al sito web WordPress della tua struttura ricettiva! Questo plugin ti permette di mostrare la barra delle prenotazioni, i pacchetti e le promozioni tramite shortcode personalizzabili.
    5 * Version: 4.2.1
     5* Version: 4.2.2
    66* Author: Slope
    77* Author URI: https://www.slope.it/
Note: See TracChangeset for help on using the changeset viewer.