Descripción
Con Polylang totalmente integrado en WordPress y utilizando sólo sus funciones básicas incorporadas (taxonomías), mantén un rendimiento constante en tu sitio y crea un sitio multilingüe que incluya desde un solo idioma adicional hasta 10 o más, en función de tus necesidades. No hay límite en el número de idiomas añadidos y los paquetes de idiomas de WordPress se descargan automáticamente cuando están listos.
Características
Dependiendo del tipo de sitio que hayas construido o estés planeando construir, puede que te interese una combinación de plugins de la siguiente lista.
Todos los plugins incluyen un asistente que permite configurarlos en unos pocos clics.
Polylang
Polylang y Polylang Pro comparten el mismo núcleo proporcionando funciones como:
- Traducir entradas, páginas, medios, categorías, etiquetas de entrada, tipos de entrada y taxonomías personalizados, fuentes RSS; admite scripts RTL.
- El idioma se establece mediante el código de idioma en la URL, o puedes utilizar un subdominio o dominio diferente por idioma.
- Copia automática de categorías, etiquetas de entrada y otras metas al crear una nueva traducción de entrada o página.
- Traducir menús y widgets.
- Cambiador de idioma personalizable disponible como widget o elemento del menú de navegación.
- Compatibilidad con Yoast SEO.
Polylang Pro
Ayuda a optimizar el tiempo dedicado a traducir tu sitio con algunas funciones extra muy útiles, como:
- Mejor integración con el nuevo editor de bloques.
- Cambiador de idioma disponible como bloque.
- Opciones de idioma disponibles en el editor de bloques de widgets.
- Partes de la plantilla traducibles en el editor del sitio (FSE).
- Duplicar y/o sincronizar el contenido de las traducciones de las entradas.
- Compatibilidad mejorada con otros plugins como ACF Pro.
- Comparte la misma URL para entradas o términos en todos los idiomas.
- Traduce los slugs de URL para categorías, bases de autor, tipos de entrada personalizados y mucho más…
- Exportación e importación de contenidos en formato XLIFF para traducción profesional subcontratada.
- Acceso a un Soporte Premium para asistencia personalizada.
Polylang for WooCommerce
Extensión para la compatibilidad con WooCommerce que proporciona funciones como:
- Traducir páginas de WooCommerce (tienda, caja, carrito, mi cuenta), categorías de productos y términos de atributos globales directamente en la interfaz de WooCommerce.
- Traducir los correos electrónicos de WooCommerce y enviarlos a los clientes en su idioma.
- Sincronización de metadatos de productos.
- Compatibilidad con la herramienta nativa de importación y exportación CSV de WooCommerce.
- Compatibilidad con plugins populares como WooCommerce Subscriptions, Product Bundles, WooCommerce Bookings, Shipment tracking y muchos más.
- Posibilidad de utilizar la API REST de WooCommerce (disponible con Polylang Pro).
- Acceso a un Soporte Premium para asistencia personalizada.
Ninguno de ellos permitirá hacer traducciones automáticas.
Nuestros otros plugins gratuitos
- WPML to Polylang permite migrar de WPML a Polylang.
- DynaMo acelera la traducción de WordPress para todos los sitios que no estén en inglés.
- Site Editor Classic Features permiten utilizar widgets heredados (incluido el conmutador de idiomas Polylang) y menús en el editor de sitios (FSE).
Agradecimientos
Muchas gracias a todos los traductores que ayudan a traducir Polylang. Muchas gracias a Alex Lopez por el diseño del logotipo. La mayoría de las banderas incluidas en Polylang provienen de famfamfam y son de dominio público. Sea cual sea el código de terceros que se haya usado, el crédito se ha señalado en los comentarios del código.
Capturas
Instalación
- Asegúrate de que estás usando WordPress 5.8 o superior y que tu servidor está ejecutando PHP 7.0 o superior (el mismo requisito que el propio WordPress).
- Si has probado otros plugins multilingües, desactívalos antes de activar Polylang, de lo contrario, ¡puedes obtener resultados inesperados!
- Instala y activa el plugin como es habitual desde el menú «Plugins» de WordPress.
- El asistente de configuración se inicia automáticamente para ayudarte a empezar más fácilmente con Polylang configurando las principales funciones.
FAQ
-
¿Dónde encontrar ayuda?
-
- Los usuarios principiantes deberían leer primeros pasos con Polylang, que explica los conceptos básicos con muchas capturas de pantalla.
- Lee la documentación. Incluye una colección de preguntas frecuentes y la documentación para desarrolladores.
- Busca en el foro de soporte de la comunidad. Probablemente encontrarás la respuesta allí.
- Lee las entradas fijas en el foro de soporte de la comunidad.
- Si aún tienes algún problema, abre un nuevo hilo en el foro de soporte de la comunidad.
- Los usuarios de Polylang Pro y Polylang para WooCommerce tienen acceso a nuestro soporte premium a través del helpdesk.
-
¿Polylang es compatible con WooCommerce?
-
- Necesitas Polylang para WooCommerce, la extensión premium descrita anteriormente, que hará que ambos plugins funcionen juntos.
Reseñas
Colaboradores y desarrolladores
«Polylang» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Polylang» ha sido traducido a 48 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Polylang» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
3.5.2 (2023-10-25)
- Pro: Fix terms not filtered by the current language in the block editor custom taxonomy component panel
- Fix incorrect rewrite rules leading to error 404 for the main site on mutisite #1375
3.5.1 (2023-10-17)
- Pro: Fix terms not filtered by the current language in the block editor custom taxonomy component panel
- Pro: Fix fatal error when using plain permalinks on multisite
- Pro: Fix rewrite rules incorrectly refreshed when saving strings translations
- Fix incorrect rewrite rules leading to error 404 on mutisite #1366
- Fix fatal error when using symlinked MU plugins that are not in open_basedir #1368
3.5 (2023-10-09)
- Requires WordPress 5.9 as minimum version
- Pro: Manage navigation blocks translations in the site editor (requires WP 6.3)
- Pro: Manage pages translations in the site editor (requires WP 6.3)
- Pro: Manage patterns translations in the site editor (requires WP 6.3)
- Pro: Remove compatibility with the navigation screen removed from Gütenberg 15.1
- Pro: Add filter ‘pll_export_post_fields’ to control post fields exported to XLIFF files
- Pro: Do not set default translation option to «translate» for ACF fields created before Polylang Pro is activated
- Pro: Fix Polylang not set as recently active when automatically deactivated by Polylang Pro
- Don’t output javascript type for themes supporting html5 #1332
- Hook WP_Query automatic translation to ‘parse_query’ instead of ‘pre_get_posts’ #1339
- Improve preload paths management for the block editor #1341
- Fix rewrite rules in WP 6.4 #1345
- Fix: always assign the default language to new posts and terms if no language is specified #1351
- Fix ‘polylang’ option not correctly created when a new site is created on a multisite #1319
- Fix front page display switched to «Your latest posts» when deleting a static home page translation #1311
- Fix wrong language assigned to terms #1336
- Fix error when updating a translated option while the blog is switched on a multisite #1342
3.4.6 (2023-09-13)
- Pro: Security: Fix unsafe custom style injection in navigation language switcher block
3.4.5 (2023-08-07)
- Requires PHP 7.0 as minimum version
- Pro: Fix error in site editor with WP 6.3
- Pro: Remove usage of block_core_navigation_submenu_build_css_colors() deprecated in WP 6.3
- Pro: Fix categories and tags kept in old language after the language of a post has been changed
- Add ‘pll_admin_ajax_params’ filter #1326
- Fix error when changing the language of a post and the post type doesn’t support excerpts #1323
3.4.4 (2023-07-18)
- Pro: Register a default (empty) value for the «lang» param when listing posts and terms in REST API
- Pro: Fix categories list refresh when the language of a post is changed in the block editor
- Pro: Fix store «pll/metabox» is already registered
- Add Kirghiz to the predefined list of languages #1308
- Fix incorrect flag url when WordPress is installed in a subfolder #1296
- Fix wrong home page url in multisite #1300
3.4.3 (2023-06-13)
- Adapt the language filter for
get_pages()
for WP 6.3 #1268 - Fix static front page displaying latest posts when it is not translated #1295
- Fix a database error in ANSI mode #1297
- Fix a database error when accessing posts from another site in multisite #1301
3.4.2 (2023-05-30)
- Fix empty languages displayed when Falang data are remaining in the database #1286
- Fix PHP warning on term_props #1288
- Fix blog page displayed in the customizer instead of the static front page when changing a setting #1289
3.4.1 (2023-05-25)
- Fix incorrect site titles in My Site admin bar menu on multisites #1284
- Fix incorrect home url when using multiple domains or subdomain and a static front page #1285
3.4 (2023-05-23)
- Requires WP 5.8 as minimum version
- Pro: Language fallbacks are now stored in language description instead of a term meta.
- Pro: Add more error messages when doing wrong when importing or exporting translations
- Pro: Avoid to check for translations files existence if no language fallbacks are defined.
- Pro: Reduce the number of DB queries when exporting posts for translation
- Pro: Fix incorrect post slug after XLIFF import
- Pro: Fix a performance issue with the autocomplete field in the block editor languages panel
- Pro: Fix translations not refreshed when switching the language in the block editor sidebar
- Pro: Fix a performance issue in Site editor
- Pro: Fix a possible bug in Site editor when language term_id and term_taxonomy_id are different
- Pro: Fix deactivated language re-activated when it is edited.
- Pro: Fix language switcher in legacy widget menu not correctly rendered in widget block editor
- Pro: Fix error 404 for untranslated attached attachement
- Pro: Fix a deprecated notice in ACF integration
- Pro: Fix update compatibility with WP Umbrella
- Refactor core to allow to easily translate contents stored in custom tables
- Strings translations are now stored in a language term meta instead of post meta of specific post type #1209
- Deprecate the filters
pll_languages_list
andpll_after_languages_cache
#1210 - Add a new property
PLL_Language::$is_default
#1228 - Add a custom admin body class
pll-lang-{$language_code}
#1190 - Add support for new WPML API filters #1266
- Fix languages metabox autocomplete field not always returning expected results #1187
- Fix language not displayed if the transient has been saved with an empty array #1247
- Fix a PHP warning
Attempt to read property "home_url" on bool
#1206 - Fix a conflict leading to a performance issue when translating the theme Astra options #1196
- Fix related translations resetted when updating Yoast SEO titles settings #1111
- Fix a fatal error in case the registered strings option is corrupted #1264
- Fix the language extraction from the URL in plain permalinks #1270
- Fix content cleared when switching the language of a new post in the block editor #1272
- Fix: Prevent saving strings translations with an empty source #1273
See changelog.txt for older changelog