How to filter the widgets like calendar and archives based on category in WordPress

Filters widgets you can use to cahnge the output of the calendar and archive

Calendar

  • get_calendar

For archive widget you need to use a filters for parts of sql (changing sql statments)

  • getarchives_join
  • getarchives_where