Tag: Options API
How to Make a WordPress Admin Options Page (Without Using the Settings API)

We’re going to cover creating a working WordPress options page, without using the Settings API.
Mastering the WordPress Options API

Note: We’ve revised and expanded this article on the WordPress Options API as part of Up and Running, our multimedia guide to the principles of WordPress development.
Making an Admin Options Page With the WordPress Settings API

This article covers the benefits of the Settings API, how to use it to create admin options pages, and how to keep your sanity despite its oddities.