Force Load https WordPress Plugins
Most likely, what you mean is that some assets (images, JavaScript, etc.) rendered by your plugins are being served explicitly over http. (Please correct me if I’ve misunderstood). These problems need to be fixed in each of the individual plugins, and the fixes will vary based on how the assets are referred to. There are … Read more