php - wordpress : what value the $m variable holds -


i found variable $m on get_calendar() function, (in calendar widget) not month, have $monthnum. tried echo value. shows 0 (on calendar widget)

$m global query variable set through url /?m=201311


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -