webberzone.dev Recent

Sample_Content class

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;
TypeNameDescription
bool$multi_productWhether multi-product mode is active.

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