描述
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.
屏幕截图
安装
- Upload the
rss-language
folder to the/wp-content/plugins/
directory - 通过WordPress的的“Plugins”菜单激活插件
- Customize if nessecary
常见问题
- 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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
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