Inventory_Presser_Shortcode_Hours_Today::append_hours_today_to_hours_widget( string $hours_title_html, string $hours_uid )
append_hours_today_to_hours_widget
Contents
Description Description
Returns the output of the shortcode wrapped in some HTML
Parameters Parameters
- $hours_title_html
-
(Required)
- $hours_uid
-
(Required)
Return Return
(string) HTML that renders a sentence
Source Source
File: includes/shortcode/class-shortcode-hours-today.php
Expand full source code Collapse full source code View on Github