.. _fdeleteoption: ############################################################## ``delete_option`` — Delete an option from the options table. ############################################################## :doc:`Option-related functions ` ******* Summary ******* .. include:: /Reference/libraries/globals/summary/delete_option.rst .. php:function:: delete_option($name) Delete an option from the options table. :type $name: string :param $name: The option name. ***** Usage ***** .. include:: /Reference/libraries/globals/usage/delete_option.rst ******** Examples ******** .. include:: /Reference/libraries/globals/examples/delete_option.rst ******** See Also ******** .. include:: /Reference/libraries/globals/see_also/delete_option.rst