I put calendar widget in the footer section. It’s displaying name of the past month like “mar” and I need it to be like “march”.
How can I do that?
Thanks.
The widget is theme-idependent, you’ll have to hack into the widget’s code.
Daniel said:
The widget is theme-idependent, you’ll have to hack into the widget’s code.
Daniel,
I didn’t install the widget, I think he’s came along with theme. It’s calendar of texts in site.
It actually came with WordPress, it’s a standard built-in widget.
Do you know where can I find the code of that built-in widget, that I could change it after? It’s not with all others widgets…
/wp-includes/default-widgets.php line 327 class WP_Widget_Calendar extends WP_Widget