﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20651	Inconsistent MS API: delete_site_option action hook is only called AFTER deletion, unlike delete_option	danielnashnz		"Unlike the delete_option action hook, the delete_site_option action hook is only called AFTER deletion of the row from the sitemeta table - making it difficult to capture the expiring value (for instance), unless you know its precise option key name ( and hook it using pre_delete_site_option_{$option} ).

Suggest introducing a pre-deletion, non-specific action hook call named ""pre_delete_option"" for options and ""pre_delete_site_option"" for site options, for consistency."	enhancement	new	normal	Awaiting Review	Multisite	3.3.2	normal		dev-feedback has-patch	xoodrew@…
