Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

1.7

Choose a tag to compare

@mnestorov mnestorov released this 10 Oct 10:01
e80cc75

Implement the feature to automatically scan and identify cookies being set on the websites within the multisite network

  • Modify mn_log_cookie_usage function to capture all cookies being set on the page, not just the custom cookie you are managing.
  • Modify mn_cookie_reporing_page to 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.