Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

AgencyPMG/WordPress-Settings-API-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WordPress Settings API Tutorial

Examples from a tutorial about the WordPress Settings API.

Examples

  • inc/simplest.php -- a simple example of the Settings API: adding a field to an existing section and page
  • inc/function-based.php -- Using the Settings API without classes
  • inc/class-based.php -- Using the settings API from within a class

About

Examples from a Tutorial about the WordPress Settings API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages