Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

webcomic_enqueue_table_record

Michael Sisk edited this page Apr 10, 2018 · 1 revision

Alter table record enqueing.

apply_filters( 'webcomic_enqueue_table_record', bool $enqueue )

This filter allows hooks to enqueue the shared table record functionality.

Parameters

bool $enqueue

Wether to enqueue the table record functionality.

Clone this wiki locally