I believe like 229 in file beacon.php is where you check if the current user is an admin and if the check should happen.
if ( ! current_user_can( 'activate_plugins' ) ) {
return;
}
If that’s true, is it possible to add a filter for ‘activate_plugins’? I’d like to change the type of visitor who triggers the check and I don’t want to edit the plugin files directly.
Thanks!
https://www.ads-software.com/plugins/https-mixed-content-detector/
]]>In 1.2.0, you added “sampling mode for examining non-logged in traffic”. Is there a switch to turn this feature on/off?
What is the sample rate that you use? How often is the plugin checking for logged out user?
Thanks for creating this plugin!
https://www.ads-software.com/plugins/https-mixed-content-detector/
]]>I installed and activated the plugin on my site, to help LOCATE issues. Since I did so it seems to have BLOCKED some major content from showing. Is there any way to reverse this? deactivation and uninstall of the plugin did not work. Seems to be blocked in only certain browsers, chrome being the major one.
https://www.ads-software.com/plugins/https-mixed-content-detector/
]]>I have installed and activated the plugin, and while still logged in as admin (both http and https) I have browsed all over the site, and the plugin does not appear to be logging anything. Maybe there’s some additional step I’m not understanding, but from the instructions, I thought nothing further was needed to start the logging, other than to activate the plugin. Please advise.
https://www.ads-software.com/plugins/https-mixed-content-detector/
]]>In brief, when Tablepress is installed and activated, it overrides the Content Security Policy Reports menu.
Having looked into menu placement code in both plugins, I believe the issue should probably be resolved on the Tablepress side. So I opened Admin menu position conflict with HTTPS Mixed Content Detector with more detail in Tablepress’ support forum. I figure it’s worth cross-posting here for reference.
This is probably a similar cause and fix as the report post type is not created issue.
]]>No custom post type for report appears in the left nav
https://www.ads-software.com/plugins/https-mixed-content-detector/
]]>