Changeset 2683735
- Timestamp:
- 02/23/2022 12:51:16 PM (4 years ago)
- Location:
- irdinmo-para-inmovilla/trunk
- Files:
-
- 3 edited
-
includes/ird_shortcodes.php (modified) (2 diffs)
-
ird-inmo.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
irdinmo-para-inmovilla/trunk/includes/ird_shortcodes.php
r2664720 r2683735 142 142 box-shadow: 10px 10px #' . irdinmo_getOption ('colsec', '') .'; 143 143 width: 100%; 144 144 145 }'; 145 146 $txt .= '.irdinmo-imagenes{ width:100%; }'; … … 234 235 235 236 $txt .= '.irdinmo-boton:hover { color: #' . irdinmo_getOption ('colsec', '') . '; }'; 237 $txt .= ' @media only screen and (min-width: 600px) { .irdinmo-propiedad { max-width: 300px; }}'; 236 238 237 239 $txt .= '</style>'; -
irdinmo-para-inmovilla/trunk/ird-inmo.php
r2666125 r2683735 4 4 Plugin URI: https://inforrada.es/irdinmo/ 5 5 Description: Plugin de soluciones inmobiliarias de Inforrada 6 Version: 1.4. 16 Version: 1.4.2 7 7 Author: Inforrada 8 8 Author URI: https://inforrada.es -
irdinmo-para-inmovilla/trunk/readme.txt
r2666125 r2683735 1 1 === Irdinmo para Inmovilla === 2 2 Plugin Name: Irdinmo para Inmovilla 3 Version: 1.4. 13 Version: 1.4.2 4 4 Author: inforrada 5 5 Contributors: inforrada … … 9 9 Requires at least: 4.7 10 10 Tested up to: 5.9 11 Stable tag: 1.4 11 Stable tag: 1.4.2 12 12 Requires PHP: 7.0 13 13 License: GPLv2 or later … … 74 74 * Fixes en las APIS. 75 75 76 = 1.4.1 = 77 * Nuevos iconos añadidos. 78 79 = 1.4.2 = 80 * Validación Wordpress 5.9 81 76 82 == Upgrade Notice == 77 83 78 = 1.4. 1=79 * Nuevos iconos añadidos.84 = 1.4.2 = 85 * Validación Wordpress 5.9 80 86 81 87
Note: See TracChangeset
for help on using the changeset viewer.