Recent

Sample_Contentclass

Sample_Content

Sample Content class.

Provides demo sections and articles for the setup wizard.

Namespace: WebberZone\Knowledge_Base\Admin
Since: 3.0.0
Source: includes/admin/class-sample-content.php line 24

Methods

get_data() static

Return the sample content dataset.

Since: 3.0.0
Line: 34

static public function get_data( bool $multi_product ): array;
Type Name Description
bool $multi_product Whether multi-product mode is active.

Returns: array — array, sections: array, articles: array}