Contents

BP_Date_Query::__destruct()

Destructor.

Description

Source

File: bp-core/classes/class-bp-date-query.php

	public function __destruct() {
		remove_filter( 'date_query_valid_columns', array( $this, 'register_date_column' ) );
	}

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.