wordpress - Weird notice: The text_direction option is deprecated for the family of bloginfo() -


after updating wordpress getting notice (below).

i have searched through files on install , bloginfo('text_direction') not being used anywhere.

any ideas peeps?

thanks

notice: get_bloginfo called argument deprecated since version 2.2! text_direction option deprecated family of bloginfo() functions.  use is_rtl() function instead.  in .../html/wp-includes/functions.php on line 3508 


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -