Inventory_Presser_Template_Provider::replace_content_with_shortcode_archive( string $content )
Returns the output of the
On This Page
Parameters Parameters
- $content
-
(string) (Required) The post content as provided by the the_content filter.
Return Return
(string) The output of the
Source Source
File: includes/class-template-provider.php
Expand full source codeCollapse full source codeView on Github