This repository was archived by the owner on Apr 1, 2025. It is now read-only.
1.7
Implement the feature to automatically scan and identify cookies being set on the websites within the multisite network
- Modify
mn_log_cookie_usagefunction to capture all cookies being set on the page, not just the custom cookie you are managing. - Modify
mn_cookie_reporing_pageto include a view that shows all unique cookies that have been set across the network, along with the number of sites on which each cookie has been found.