Descripción
The RSS-language will change the tag of your feeds from the default (‘en’) to the language of your WP installation by default. In case you are e.g. using French as the WP language, but want to publish in Dutch, you can change the language in the settings section. Nothing specific will change in the feed but your blog will be found easier by people using the language, you are actually writing in. Also it helps search engines to list your site correcly, if you provide the feed as a sitemap.
The plugin was tested up to WP 3.4 and should work with versions down to 2.7 but was never tested with those.
Capturas
Instalación
- Upload the
rss-language
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Customize if nessecary
Preguntas frecuentes
- I want to change the language to Brazilian Portuguese, but the plugin doesn’t let me do this
-
The setting for the ‘rss_language’ in the options table has to be ISO two-letter language code. So Portuguese is allowed, but not the Brazilian.
- I activated the plugin and still in the feed the language is displayed as ‘en’
-
Empty the cache of your browser in that case. And reload the feed. The language should have changed now.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Native RSS” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“Native RSS” ha sido traducido a 32 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “Native RSS” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
2.3
- Serbo-Croatian translation added thanks to Andrijana Nikolic
2.2
- WP 4.1 ready
2.1
- Small bugfix
2.0
- Added some functionality to admin bar in WP 3.3beta (obsolete)
1.0
- Initial release