Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Inventory_Presser_Shortcode_Hours_Today::find_hours_set( array $shortcode_atts )
find_hours_set
Contents
Description Description
Uses the shortcode attributes to find the right set of hours
Parameters Parameters
- $shortcode_atts
-
(Required) The shortcode attributes
Return Return
(array) A set of hours
Source Source
File: includes/shortcode/class-shortcode-hours-today.php
Expand full source code Collapse full source code View on Github