You appear to be a bot. Output may be restricted
Description
Defining a base get_theme_support() function to be extended in the Jetpack_Site class.
Gets theme support arguments to be checked against the specific Jetpack feature.
Usage
Abstract_Jetpack_Site::get_theme_support();
Parameters
Returns
void
Source
File name: jetpack/sal/class.json-api-site-jetpack-base.php
Lines:
1 to 1 of 1
abstract protected function get_theme_support( $feature_name );