This shortcode returns (1) the current date or (2) the passed date formatted according to the parameter value. It can interpret PHP strtotime() instructions and apply them to either the current date or the passed date.
Category: Date
mbr_datediff
This shortcode returns the difference between two dates.
mbr_show_after
This shortcode is used to display portions of a page or post after a given date.
mbr_show_before
This shortcode is used to display portions of a page or post before a given date.
mbr_show_between
This shortcode is used to display portions of a page or post between two inclusive dates.