Prio | Original string | Translation | — |
---|---|---|---|
↑ | Pods is a framework for creating, managing, and deploying customized content types and fields. | Pods es un framework para crear, gestionar y desplegar tipos de contenidos y campos personalizados. | Details |
Pods is a framework for creating, managing, and deploying customized content types and fields. Pods es un framework para crear, gestionar y desplegar tipos de contenidos y campos personalizados. You have to log in to edit this translation.
or Cancel
|
|||
↑ | Pods - Custom Content Types and Fields | Pods - Tipos y campos de contenido personalizado | Details |
Pods - Custom Content Types and Fields Pods - Tipos y campos de contenido personalizado You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Serial comma display works again for Users, Comments, and Media relationships when used in Pods::display() and magic tag templating without specifying the object field you want to display, #5251 (@sc0ttkclark) | Corregido: La pantalla de comas seriales funciona de nuevo para usuarios, comentarios y relaciones multimedia cuando se usa en Pods::display() y plantillas de etiquetas mágicas sin especificar el campo de objeto que se desea mostrar, #5251 (@sc0ttkclark) | Details | |
Fixed: Serial comma display works again for Users, Comments, and Media relationships when used in Pods::display() and magic tag templating without specifying the object field you want to display, #5251 (@sc0ttkclark) Corregido: La pantalla de comas seriales funciona de nuevo para usuarios, comentarios y relaciones multimedia cuando se usa en Pods::display() y plantillas de etiquetas mágicas sin especificar el campo de objeto que se desea mostrar, #5251 (@sc0ttkclark) You have to log in to edit this translation.
or Cancel
|
|||
Enhancement: Sort currency list alphabetically by name, add Indonesian Rupiah (Rp) and US Cent currency support, #5247 (@sc0ttkclark) | Mejoras: Ordenar la lista de divisas alfabéticamente por nombre, añadir la rupia indonesia (Rp) y el soporte de divisas de US Cent, #5247 (@sc0ttkclark) | Details | |
Enhancement: Sort currency list alphabetically by name, add Indonesian Rupiah (Rp) and US Cent currency support, #5247 (@sc0ttkclark) Mejoras: Ordenar la lista de divisas alfabéticamente por nombre, añadir la rupia indonesia (Rp) y el soporte de divisas de US Cent, #5247 (@sc0ttkclark) You have to log in to edit this translation.
or Cancel
|
|||
Enhancement: Added: New pods_data_auto_calculate_total_found filter can be set to true to auto-calculate total_found() number right away after a Pods::find() query runs, defaults to false, #5232, (@sc0ttkclark) | Mejoras: Añadido: El nuevo filtro pods_data_auto_calculate_total_found se puede establecer como verdadero para autocalcular el número total_found() inmediatamente después de que una consulta de Pods::find() se ejecuta, por defecto es false, #5232, (@sc0ttkclark) | Details | |
Enhancement: Added: New pods_data_auto_calculate_total_found filter can be set to true to auto-calculate total_found() number right away after a Pods::find() query runs, defaults to false, #5232, (@sc0ttkclark) Mejoras: Añadido: El nuevo filtro pods_data_auto_calculate_total_found se puede establecer como verdadero para autocalcular el número total_found() inmediatamente después de que una consulta de Pods::find() se ejecuta, por defecto es false, #5232, (@sc0ttkclark) You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Avoid extra user queries when not necessary, #5230 (@sc0ttkclark) | Corregido: Evita las consultas adicionales de los usuarios cuando no sean necesarias, #5230 (@sc0ttkclark) | Details | |
Fixed: Avoid extra user queries when not necessary, #5230 (@sc0ttkclark) Corregido: Evita las consultas adicionales de los usuarios cuando no sean necesarias, #5230 (@sc0ttkclark) You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Javascript errors on pages without the Gutenberg editor active under certain circumstances, #5225 (@pglewis) | Corregido: Errores de Javascript en páginas sin el editor de Gutenberg activo bajo ciertas circunstancias, #5225 (@pglewis) | Details | |
Fixed: Javascript errors on pages without the Gutenberg editor active under certain circumstances, #5225 (@pglewis) Corregido: Errores de Javascript en páginas sin el editor de Gutenberg activo bajo ciertas circunstancias, #5225 (@pglewis) You have to log in to edit this translation.
or Cancel
|
|||
<strong>Enhancements</strong> | <strong>Mejoras</strong> | Details | |
<strong>Enhancements</strong> <strong>Mejoras</strong> You have to log in to edit this translation.
or Cancel
|
|||
<strong>Gutenberg / WordPress 5.0 Compatibility</strong> | <strong>Compatibilidad Gutenberg / WordPress 5.0</strong> | Details | |
<strong>Gutenberg / WordPress 5.0 Compatibility</strong> <strong>Compatibilidad Gutenberg / WordPress 5.0</strong> You have to log in to edit this translation.
or Cancel
|
|||
Fixed: PHP Warning for array key pods_rel not found, #5210 (@JoryHogeveen) | Corregido: Advertencia PHP para array key pods_rel no encontrado, #5210 (@JoryHogeveen) | Details | |
Fixed: PHP Warning for array key pods_rel not found, #5210 (@JoryHogeveen) Corregido: Advertencia PHP para array key pods_rel no encontrado, #5210 (@JoryHogeveen) You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Only disable components when using PODS_TABLELESS if the component is relying on custom tables, #5206 (@JoryHogeveen) | Corregido: Deshabilita los componentes únicamente cuando utilice PODS_TABLELESS si el componente se basa en tablas personalizadas, #5206 (@JoryHogeveen) | Details | |
Fixed: Only disable components when using PODS_TABLELESS if the component is relying on custom tables, #5206 (@JoryHogeveen) Corregido: Deshabilita los componentes únicamente cuando utilice PODS_TABLELESS si el componente se basa en tablas personalizadas, #5206 (@JoryHogeveen) You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Add static groups cache for PodsMeta::groups_get() to improve memory usage on bulk wp_insert_post and other similar calls, #5088 (@sc0ttkclark) | Corregido: Añadido caché de grupos estáticos para PodsMeta::groups_get() para mejorar el uso de memoria en llamadas masivas a wp_insert_post y otras similares, #5088 (@sc0ttkclark) | Details | |
Fixed: Add static groups cache for PodsMeta::groups_get() to improve memory usage on bulk wp_insert_post and other similar calls, #5088 (@sc0ttkclark) Corregido: Añadido caché de grupos estáticos para PodsMeta::groups_get() para mejorar el uso de memoria en llamadas masivas a wp_insert_post y otras similares, #5088 (@sc0ttkclark) You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Always enqueue the DFV script by default if in the admin, #5111 (@pglewis, @sc0ttkclark) | Corregido: Siempre coloca el script DFV por defecto si está en el admin, #5111 (@pglewis, @sc0ttkclark) | Details | |
Fixed: Always enqueue the DFV script by default if in the admin, #5111 (@pglewis, @sc0ttkclark) Corregido: Siempre coloca el script DFV por defecto si está en el admin, #5111 (@pglewis, @sc0ttkclark) You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Use minified versions of Backbone.Marionette and Backbone.Radio, #5115 | Corregido: Usar versiones minimizadas de Backbone.Marionette y Backbone.Radio, #5115 | Details | |
Fixed: Use minified versions of Backbone.Marionette and Backbone.Radio, #5115 Corregido: Usar versiones minimizadas de Backbone.Marionette y Backbone.Radio, #5115 You have to log in to edit this translation.
or Cancel
|
|||
Fixed: Media modal doesn't work on frontend using pods form, #4715 (@pglewis) | Corregido: El modal de medios no funciona en la portada usando el formulario de pods, #4715 (@pglewis) | Details | |
Fixed: Media modal doesn't work on frontend using pods form, #4715 (@pglewis) Corregido: El modal de medios no funciona en la portada usando el formulario de pods, #4715 (@pglewis) You have to log in to edit this translation.
or Cancel
|
Export as