Skip to content

powerbuoy/sleek-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packagist GitHub license GitHub issues GitHub forks GitHub stars

Adds an options page to the admin (Settings -> Sleek) with two fields: head_code and foot_code which allows you to add arbitrary HTML to <head> and just before </body>. Also provides a simple API to add more settings fields to the options page.

Theme Support

N/A

Hooks

N/A

Functions

Sleek\Settings\add_setting($name, $type, $label)

Add a new settings field to the options page.

Sleek\Settings\get_setting($name)

Get value of setting.

Classes

N/A

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages