WooCommerce Code Reference

LocalThemeResourceStorage extends LocalPluginResourceStorage
in package

Class LocalThemeResourceStorage

Table of Contents

$paths  : array<string|int, mixed>
Paths to the directories containing the plugins.
$suffix  : string
The suffix.
__construct()  : mixed
LocalPluginResourceStorage constructor.
download()  : string|null
Local plugins are already included (downloaded) in the zip file.
get_supported_resource()  : string
Get the supported resource.

Properties

Methods