Lines:
1 to 27 of 27
<?php // (C) Copyright Bobbing Wide 2014 /* function bw_otd_date() – Return the date in the given format */ /* function bw_otd_year() – Return the year of the date */ /* function bw_otd_month() – Return the month of the date */ /* function bw_otd_day() – Return the day of the date */ /* function bw_otd_base_date() – Return the base date from which the OTD dates are calculated */ /* function bw_otd_list_heading() – Display a list heading for the data shown */ /* function bw_otd_default_periods() – Return the default periods for [bw_otd] shortcode */ /* function bw_otd() – Implement [bw_otd] shortcode */ /* function bw_otd__help() – Help hook for [bw_otd] shortcode */ /* function bw_otd__syntax() – Syntax hook for [bw_otd] shortcode */
Called by
Invoked by
Calls
Call hooks
API Letters: