[wp-trac] [WordPress Trac] #11226: Month name declension case

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 22 18:48:32 UTC 2009


#11226: Month name declension case
-------------------------+--------------------------------------------------
 Reporter:  waclawjacek  |       Owner:  nbachiyski
     Type:  enhancement  |      Status:  new       
 Priority:  low          |   Milestone:  3.0       
Component:  i18n         |     Version:  2.9       
 Severity:  minor        |    Keywords:  early     
-------------------------+--------------------------------------------------

Comment(by waclawjacek):

 Well, I was thinking of passing an adidtional parameter to

 {{{
         $j = apply_filters('date_i18n', $j, $req_format, $unixtimestamp,
 $gmt);
 }}}

 (I don't know how to pass additional parameters to WordPress filter
 functions), but now when I think of it, the best solution would probably
 be to translate every occurrence of a month name... That was coders
 wouldn't have to stuff like some_function( 'declend_stuff', 'locative' );

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11226#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list