Register a widgetRegisters a WP_Widget widget
2693
Continue readingSet the uninstallation hook for a plugin.Registers the uninstall hook that will be called when the user clicks on the uninstall link that calls for the plugin to uninstall itself. The link won’t be active unless the plugin hooks into the action.
2691
Continue readingCreate or modify a taxonomy object. Do not use before init.A simple function for creating or modifying a taxonomy object based on the parameters given. The function will accept an array (third optional parameter), along with strings for the taxonomy name and another string for the object type.
2685
Continue reading