apply_filters( 'tribe_events_community_my_events_query_order', string )

Allow filtering the “my events” query ‘order’ param directly.


Parameters

(string) 'ASC' defaults to ASC now for order


Top ↑

Source

File: src/Tribe/Main.php


Top ↑

Changelog

Changelog
Version Description
4.6.2 Introduced.