Inventory_Presser_Template_Provider::replace_content_with_shortcode_archive( string $content )

replace_content_with_shortcode_archive


Description Description

Returns the output of the [invp-archive-vehicle] shortcode.


Top ↑

Parameters Parameters

$content

(Required) The post content as provided by the the_content filter


Top ↑

Return Return

(string) The output of the [invp-archive-vehicle] shortcode.


Top ↑

Source Source

File: includes/class-template-provider.php