Recent

Floating_TOCclassPro only

Floating_TOC

Floating TOC Class.

Namespace: WebberZone\Knowledge_Base\Pro\Frontend
Since: 3.0.0
Source: includes/pro/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: 55

public function enqueue_assets(  );

render()

Render the floating TOC in the footer.

Since: 3.0.0
Line: 109

public function render(  );