September 1, 2023
One of the things that makes WordPress so extendable is its support for metadata on its core data object types (posts, comments, users, terms). The Metadata API and associated functions create a standardized way for retrieving and manipulating metadata for these object types. In this session, we will look at how metadata is stored, and which functions can be used to store and retrieve metadata.