src/Tribe/Onboarding/Main.php:
Main::increment_views()
|
Increment views for an onboarding element.
|
src/Tribe/Onboarding/Main.php:
Main::get_views()
|
Get the views for an onboarding element.
|
src/Tribe/Admin/Troubleshooting.php:
Troubleshooting::is_active_issue()
|
Checks if any of the issues defined are active.
|
src/Tribe/Editor.php:
Tribe__Editor::is_events_using_blocks()
|
Whether the TEC setting dictates Blocks or the Classic Editor.
|
src/functions/template-tags/general.php:
tribe_get_date_option()
|
Get a date option.
|
src/functions/template-tags/general.php:
tribe_format_currency()
|
Receives a float and formats it with a currency symbol
|
src/functions/template-tags/general.php:
tribe_get_days_between()
|
Accepts two dates and returns the number of days between them
|
src/functions/template-tags/general.php:
tribe_get_datetime_format()
|
Get the Datetime Format
|
src/functions/template-tags/date.php:
tribe_get_datetime_separator()
|
Get the datetime saparator from the database option with escaped characters or not 😉
|
src/functions/template-tags/date.php:
tribe_end_of_day()
|
Returns formatted date for the official end of the day according to the Multi-day cutoff time option
|
src/functions/template-tags/date.php:
tribe_beginning_of_day()
|
Returns formatted date for the official beginning of the day according to the Multi-day cutoff time option
|
src/Tribe/Process/Queue.php:
Tribe__Process__Queue::dispatch()
|
Overrides the base dispatch method to allow for constants and/or environment vars to run async requests in sync mode.
|
src/Tribe/Admin/Activation_Page.php:
Tribe__Admin__Activation_Page::hooks()
|
Listen for opportunities to show update and welcome splash pages.
|
src/Tribe/View_Helpers.php:
Tribe__View_Helpers::constructCountries()
|
Get the countries being used and available for the plugin.
|
src/Tribe/Timezones.php:
Tribe__Timezones::mode()
|
Returns a string representing the timezone/offset currently desired for the display of dates and times.
|
src/Tribe/Log.php:
Tribe__Log::get_level()
|
Returns the current logging level as a string.
|
src/Tribe/Log.php:
Tribe__Log::get_current_logger()
|
Returns the currently active logger.
|