Uses
Uses | Description |
---|---|
wp-includes/general-template.php: get_calendar() | Display calendar with days that have posts as links. |
wp-includes/widgets/class-wp-widget-pages.php: widget_title | Filters the widget title. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |