Plugin Directory

Changeset 2683735


Ignore:
Timestamp:
02/23/2022 12:51:16 PM (4 years ago)
Author:
inforrada
Message:

Wordpress 5.9 review

Location:
irdinmo-para-inmovilla/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • irdinmo-para-inmovilla/trunk/includes/ird_shortcodes.php

    r2664720 r2683735  
    142142        box-shadow: 10px 10px #' .  irdinmo_getOption ('colsec', '')  .';
    143143        width: 100%;
     144       
    144145    }';
    145146    $txt .= '.irdinmo-imagenes{ width:100%; }';
     
    234235   
    235236        $txt .= '.irdinmo-boton:hover { color: #' .  irdinmo_getOption ('colsec', '')  . '; }';
     237        $txt .= ' @media only screen and (min-width: 600px) { .irdinmo-propiedad { max-width: 300px; }}';
    236238       
    237239    $txt .= '</style>';
  • irdinmo-para-inmovilla/trunk/ird-inmo.php

    r2666125 r2683735  
    44Plugin URI: https://inforrada.es/irdinmo/
    55Description: Plugin de soluciones inmobiliarias de Inforrada
    6 Version: 1.4.1
     6Version: 1.4.2
    77Author: Inforrada
    88Author URI: https://inforrada.es
  • irdinmo-para-inmovilla/trunk/readme.txt

    r2666125 r2683735  
    11=== Irdinmo para Inmovilla ===
    22Plugin Name: Irdinmo para Inmovilla
    3 Version: 1.4.1
     3Version: 1.4.2
    44Author: inforrada
    55Contributors: inforrada
     
    99Requires at least: 4.7
    1010Tested up to: 5.9
    11 Stable tag: 1.4
     11Stable tag: 1.4.2
    1212Requires PHP: 7.0
    1313License: GPLv2 or later
     
    7474* Fixes en las APIS.
    7575
     76= 1.4.1 =
     77* Nuevos iconos añadidos.
     78
     79= 1.4.2 =
     80* Validación Wordpress 5.9
     81
    7682== Upgrade Notice ==
    7783
    78 = 1.4.1 =
    79 * Nuevos iconos añadidos.
     84= 1.4.2 =
     85* Validación Wordpress 5.9
    8086
    8187
Note: See TracChangeset for help on using the changeset viewer.