delete_option — Delete an option from the options table.

Option-related functions

Summary

delete_option($name)

Delete an option from the options table.

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

Usage

Examples

See Also