';
// Displays checkbox heading
echo '' . esc_html( $this->label ) . '';
// Displays category checkboxes.
foreach ( get_categories() as $category ) {
echo '
';
}
// Loads the hidden input field that stores the saved category list.
?>link(); ?> value="value() ); ?>">