Recent

Floating_TOC class Pro only

Floating_TOC

Floating TOC Class.

Namespace: WebberZone\Knowledge_Base\Pro\Frontend
Since: 3.0.0
Source: includes/frontend/class-floating-toc.php line 25

Methods

__construct()

Constructor.

Since: 3.0.0
Line: 32

public function __construct(  );

enqueue_assets()

Enqueue floating TOC scripts and styles.

Since: 3.0.0
Line: 53

public function enqueue_assets(  );

render()

Render the floating TOC in the footer.

Since: 3.0.0
Line: 107

public function render(  );