Modifying the way WP sets cookies
Short answer: You can’t. That’s not hookable for the settings cookies. You can adjust the cookie paths and such via defines, so as to make the settings apply across multiple installations across a domain. The most common use of this is to make logins work across a domain, so when you log into one, you … Read more