Changeset 2217099
- Timestamp:
- 12/23/2019 04:42:00 PM (6 years ago)
- Location:
- slope-widgets/trunk
- Files:
-
- 3 edited
-
css/slope-welcome.css (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
-
slope-widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
slope-widgets/trunk/css/slope-welcome.css
r2153601 r2217099 1 #slope-welcome-form { 2 min-height: 80vh; 3 } 4 1 5 #slope-welcome-form .slope-setting-container { 2 6 float: unset; … … 19 23 #slope-welcome-form .setting-field input[type="submit"] { 20 24 margin-left: 10px; 25 } 26 27 #slope-welcome-form #slope-email-address { 28 min-width: 240px; 21 29 } 22 30 … … 51 59 margin-right: 8px; 52 60 } 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 4 4 Tags: slope, hotel, prenotazioni, viaggi, agriturismo, gestionale, B&B, crm, booking engine 5 5 Requires at least: 4.3 6 Tested up to: 5. 2.37 Stable tag: 4.2. 16 Tested up to: 5.3.2 7 Stable tag: 4.2.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 37 37 38 38 == Changelog == 39 40 = 4.2.2 = 41 * Risolto un problema minore che impattava sulla dashboard di WordPress 42 * Compatibilità con WordPress 5.3 39 43 40 44 = 4.2.1 = -
slope-widgets/trunk/slope-widgets.php
r2153617 r2217099 3 3 * Plugin Name: Slope Widgets 4 4 * 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. 15 * Version: 4.2.2 6 6 * Author: Slope 7 7 * Author URI: https://www.slope.it/
Note: See TracChangeset
for help on using the changeset viewer.