WC_Template_Loader::in_content_filter()
Are we filtering content for unsupported themes?
Description Description
Return Return
(bool)
Source Source
File: includes/class-wc-template-loader.php
public static function in_content_filter() { return (bool) self::$in_content_filter; }
Changelog Changelog
Version | Description |
---|---|
3.3.2 | Introduced. |