Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.54 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.54 KB

Packagist GitHub license GitHub issues GitHub forks GitHub stars

Adds settings to Settings -> Sleek to display various notices on the site.

Theme Support

sleek/notices/cookie_consent

Add a "Cookie Consent" message to the site. Also adds a textarea to Settings -> Sleek to customize the message.

sleek/notices/outdated_browser_warning

Add an "Outdated Browser" warning to the site. Also adds a textarea to Settings -> Sleek to customize the warning.

Hooks

sleek/notices/cookie_consent

Filter the cookie consent message. Only runs if no message has been entered in the admin settings.

sleek/notices/outdated_browser_warning

Filter the browser warning. Only runs if no warning has been entered in the admin settings.

Functions

N/A

Classes

N/A