delete_option

Option-related functions

Summary

delete_option(string $name)

Delete an option from the options table.

Parameters:
  • $name (string) – The option name.

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

Option-related functions

Next topic

get_option

This Page