Description
Plugin will transform wrong monthsβ cases (in date) to proper ones (according Russian grammar rules).
Examples:
* not β28 Septemberβ but β28 ΡΠ΅Π½ΡΡΠ±ΡΡβ (Eng->Ru);
* not β28 Π‘Π΅Π½ΡΡΠ±ΡΡβ but β28 ΡΠ΅Π½ΡΡΠ±ΡΡβ (incorrect Ru->correct RU)
Visit CosyDale.com for more information.
Installation
- Upload
bp-ru-months.php
to the/wp-content/plugins/
directory - Activate βBuddyPress Russian Monthsβ through the βPluginsβ menu in WordPress
- That’s all.
Or you can just upload bp-ru-months.php
to the /wp-content/mu-plugins/
directory and no activation is needed.
FAQ
Visit CosyDale.com for more information.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BuddyPress Russian Months” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BuddyPress Russian Months” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.4
- Updated code to better support BP 1.2.8 (finally)
0.3
- Transforming comments, blogs, wires, messages months on BuddyPress profile pages.