Skip to content - Tonino Jankov. Using the WordPress Settings API to Build a Custom Admin Page. sitepoint, 2018.
- This article seems to contain the necessary information but I found it a bit difficult to follow.
- David Hayes. How to Make a WordPress Admin Options Page (Without Using the Settings API). wpshout, 2017.**
- Hayes isn’t a fan of WP’s Settings API and explains how to create an admin options page without using the API. Still, this article is quite useful in understanding how the Settings API works and why one might want to use it.
- David Hayes. Making an Admin Options Page With the WordPress Settings API. wpshout, 2015.**
- Good article on the topic however there are a number of areas where Hayes glosses over how things work and suggests using simple values.
- Alexandra White. Build a Better WordPress Theme with the Settings API. wnet, 2015.
- Narayan Prust. Create a WordPress Theme Settings Page with the Settings API. sitepoint, 2015.
- Tom McFarlin. An Object-Oriented Approach to the WordPress Settings API. 2015.
- Tom McFarlin. The Complete Guide to the WordPress Settings API. envatotuts+, 2012.
- Part 1: What It Is, Why It Matters.
- Part 2: Sections, Fields, and Settings.
- Part 3: All About Menus.
- Part 4: On Theme Options.
- Part 5: Tabbed Navigation for Settings.
- Part 6: Menu Pages.
- Part 7: Validation, Sanitisation, and Input.
- Part 8: Validation, Sanitisation, and Input II.
- Elio Rivero. How to Create Tabs on WordPress Settings Pages. Smashing Magazine, 2011.
- Tom McFarlin. Adding Multiple Sections on WordPress Options Pages. 2014.
- Plugin Developer Handbook on Settings API.
- Official Documentation
- Tom McFarlin. Stop Saving Empty Values with the Settings API. 2015.
- Tom McFarlin. Sanitization with the WordPress Settings API. 2015.
Like this:
Like Loading...