Skip to content

Demo WordPress plugin. Provides a template for using the Settings API to manage settings and tabs on a plugin settings page.

Notifications You must be signed in to change notification settings

brawlins/my-settings-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

my-settings-tabs

Demo WordPress plugin. Provides a template for using the Settings API to manage settings and tabs on a plugin settings page.

What is this?

This plugin simply demonstrates the WordPress Settings API. It creates a plugin settings page that allows you to organize your settings into sections and tabs, and provides a template for handling basic field types.

Features:

  • Class-based plugin
  • Settings API handles saving form fields
  • One option per tab for storing the values in the database
  • Customizable tabs, sections, and fields

How do I use it?

  • Install the plugin and try it out
  • Check out the code to see how it works
  • Use it as a reference or template for your own plugin

About

Demo WordPress plugin. Provides a template for using the Settings API to manage settings and tabs on a plugin settings page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages