Descripción
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.
Instalación
- 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.
Preguntas frecuentes
Visit CosyDale.com for more information.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“BuddyPress Russian Months” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “BuddyPress Russian Months” 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
0.4
- Updated code to better support BP 1.2.8 (finally)
0.3
- Transforming comments, blogs, wires, messages months on BuddyPress profile pages.