September 22, 2023
The Options API is a simple and standardized way of storing general data about a WordPress site in the database. The API makes it easy to create, access, update, and delete options. In this session, we will look at what types of data you would store using this API, how and where the options are stored, and how to use to API to create, access, update and delete options.