{"id":5257,"date":"2025-02-23T17:30:07","date_gmt":"2025-02-23T17:30:07","guid":{"rendered":"https:\/\/s-o-s.net\/insecure-content-warning\/"},"modified":"2025-02-23T17:30:07","modified_gmt":"2025-02-23T17:30:07","slug":"insecure-content-warning","status":"publish","type":"post","link":"https:\/\/s-o-s.net\/en_gb\/insecure-content-warning\/","title":{"rendered":"Insecure Content Warning"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<article id=\"post-88880\" class=\"alignwide post-88880 plugin type-plugin status-publish hentry plugin_tags-https plugin_tags-publishers plugin_tags-publishing plugin_tags-secure-content plugin_tags-ssl plugin_category-security-and-spam-protection plugin_contributors-10up plugin_contributors-adamsilverstein plugin_contributors-davidrgreen plugin_contributors-dkotter plugin_contributors-jeffpaul plugin_contributors-psorensen plugin_contributors-tlovett plugin_business_model-community plugin_committers-10up plugin_committers-10upbot plugin_support_reps-ankit-k-gupta plugin_support_reps-dharm1025 plugin_support_reps-dkotter plugin_support_reps-faisal03 plugin_support_reps-jeffpaul plugin_support_reps-nomnom99 plugin_support_reps-peterwilsoncc plugin_support_reps-sumitbagthariya16\">\n<div class=\"plugin-banner\" id=\"plugin-banner-insecure-content-warning\"><\/div>\n<header class=\"plugin-header\">\n<div class=\"entry-heading-container\">\n<div>\n<div class=\"entry-thumbnail\">\n\t\t\t\t\t<img decoding=\"async\" class=\"plugin-icon\" src=\"https:\/\/ps.w.org\/insecure-content-warning\/assets\/icon.svg?rev=2845724\" alt=\"\">\t\t\t\t<\/div>\n<div>\n<h1 class=\"plugin-title\">Insecure Content Warning<\/h1>\n<p>\t\t\t\t\t<span class=\"byline\">By <span class=\"author vcard\"><a target=\"_blank\" class=\"url fn n\" href=\"https:\/\/profiles.wordpress.org\/10up\/\" rel=\"noopener\">10up<\/a><\/span><\/span>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<div class=\"plugin-actions\">\n<div class=\"wp-block-button is-small plugin-download download-button\"><a target=\"_blank\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/downloads.wordpress.org\/plugin\/insecure-content-warning.1.2.2.zip\" rel=\"noopener\">Download<\/a><\/div>\n<div class=\"wp-block-button is-small is-style-outline plugin-preview download-button is-style-outline--9\"><a target=\"_blank\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/wordpress.org\/plugins\/insecure-content-warning\/?preview=1\" rel=\"noopener\">Live Preview<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/header>\n<p><!-- .entry-header --><\/p>\n<p>\t<span id=\"description\"><\/span><br \/>\n\t<span id=\"reviews\"><\/span><br \/>\n\t<span id=\"installation\"><\/span><br \/>\n\t<span id=\"developers\"><\/span><br \/>\n\t<span id=\"advanced\" class=\"\"><\/span><br \/>\n\t<span id=\"section-links\"><\/p>\n<ul class=\"tabs clear\">\n<li id=\"tablink-description\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/insecure-content-warning\/#description\" rel=\"noopener\">Details<\/a><\/li>\n<li id=\"tablink-reviews\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/insecure-content-warning\/#reviews\" rel=\"noopener\">Reviews<\/a><\/li>\n<li id=\"tablink-installation\">\n\t\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/insecure-content-warning\/#installation\" rel=\"noopener\">Installation<\/a>\n\t\t\t<\/li>\n<li id=\"tablink-developers\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/insecure-content-warning\/#developers\" rel=\"noopener\">Development<\/a><\/li>\n<\/ul>\n<div id=\"link-support\">\n\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/insecure-content-warning\/\" rel=\"noopener\">Support<\/a>\n\t\t<\/div>\n<p>\t<\/span><br \/>\n\t<script type=\"text\/javascript\">if ( '#changelog' == window.location.hash ) { window.setTimeout( function() { window.location.hash=\"#developers\"; }, 10 ); }<\/script><\/p>\n<div class=\"entry-content\">\n<div id=\"tab-description\" class=\"plugin-description section\">\n<h2 id=\"description-header\">Description<\/h2>\n<p>Insecure Content Warning helps content creators with secure (HTTPS) websites avoid insecure-content warnings in the browser by flagging any elements in the content editor (such as images, videos, and embeds) that are being delivered or sourced from an insecure (HTTP) web address. All insecure elements are flagged before the content is published, and can be fixed manually or simply by clicking \u201cfix it.\u201d<\/p>\n<p>Compatible with the \u201cclassic\u201d editor as well as the block editor (aka Gutenberg).<\/p>\n<h3>Technical Notes<\/h3>\n<ul>\n<li>Requires PHP 7.4+.<\/li>\n<li>Requires WordPress 5.8+.<\/li>\n<li>Requires a secure \/ SSL (HTTPS) website, front and back end.<\/li>\n<\/ul>\n<h3>Usage<\/h3>\n<p>This plugin requires no configuration. Simply activate and the plugin will prevent posts with insecure elements from being published, as well as provide a banner with information on the offending assets.<\/p>\n<h3>Optional WP-CLI Commands<\/h3>\n<p>These are not required for normal usage of the plugin, but are available as a utility for more advanced usage.<\/p>\n<h4>wp icw fix<\/h4>\n<p>Used to fix insecure elements in existing content. Can target specific posts or bulk batches.<\/p>\n<pre><code>wp icw fix [&lt;id&gt;] [--include] [--all] [--post_type] [--limit] [--offset] [--dry-run]\n<\/code><\/pre>\n<p>Example:<br \/>\n     <code>$ wp icw fix --all --post_type=page<br \/>\n Checking post content...<br \/>\n Total posts checked for insecure URL(s): 10<br \/>\n +-------------------------------------+<br \/>\n | URL(s) fixed summary                |<br \/>\n +-------------------------------------+<br \/>\n | 0\/0 URL(s) fixed in post 98         |<br \/>\n | 0\/0 URL(s) fixed in post 96         |<br \/>\n | 0\/0 URL(s) fixed in post 76         |<br \/>\n | ...........................         |<br \/>\n | 0\/0 URL(s) fixed in post 6          |<br \/>\n | 0\/0 URL(s) fixed in post 1          |<br \/>\n +-------------------------------------+<\/code><\/p>\n<p>Run <code>wp help icw fix<\/code> for more information on the command args.<\/p>\n<\/div>\n<div id=\"screenshots\" class=\"plugin-screenshots section\">\n<h2 id=\"screenshots-header\">Screenshots<\/h2>\n<ul class=\"plugin-screenshots\">\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/insecure-content-warning\/assets\/screenshot-1.png?rev=2683297\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/insecure-content-warning\/assets\/screenshot-1.png?rev=2683297\" alt=\"\"><\/a><figcaption>Example of attempting to publish a post with insecure content \u2013 classic editor.<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/insecure-content-warning\/assets\/screenshot-2.png?rev=2683297\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/insecure-content-warning\/assets\/screenshot-2.png?rev=2683297\" alt=\"\"><\/a><figcaption>Example of attempting to publish a post with insecure content \u2013 block editor.<\/figcaption><\/figure>\n<\/li>\n<\/ul>\n<\/div>\n<div id=\"tab-installation\" class=\"plugin-installation section\">\n<h2 id=\"installation-header\">Installation<\/h2>\n<ol>\n<li>Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.<\/li>\n<li>Activate the plugin.<\/li>\n<\/ol>\n<\/div>\n<div id=\"tab-reviews\" class=\"plugin-reviews section\">\n<h2 id=\"reviews-header\">Reviews<\/h2>\n<div class=\"notice notice-warning notice-alt\">\n<p>There are no reviews for this plugin.<\/p>\n<\/div>\n<\/div>\n<div id=\"tab-developers\" class=\"plugin-developers section\">\n<h2 id=\"developers-header\">Contributors &amp; Developers<\/h2>\n<div class=\"plugin-contributors\">\n<p>\u201cInsecure Content Warning\u201d is open source software. The following people have contributed to this plugin.<\/p>\n<p><span class=\"screen-reader-text\">Contributors<\/span><\/p>\n<ul id=\"contributors-list\" class=\"contributors-list\">\n<li>\n\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/a23224a610fd2e01327438b5faab5749d7afe5bb8a888ca23e7ab751824e5458?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/a23224a610fd2e01327438b5faab5749d7afe5bb8a888ca23e7ab751824e5458?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/10up\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\t10up\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/b936721d5d7393d8a79e7502b6af3d15d338d1159c0da5ceea8ce817074dfb81?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/b936721d5d7393d8a79e7502b6af3d15d338d1159c0da5ceea8ce817074dfb81?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/psorensen\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tpsorensen\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/82e095c8bc229017b128e53940ea534aa31f6624431bedee24c7e8756e42dd1c?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/82e095c8bc229017b128e53940ea534aa31f6624431bedee24c7e8756e42dd1c?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/adamsilverstein\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tAdam Silverstein\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/8e37945728dddcb9cee625245e3691ecddab200184afa199938b159c5088e870?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/8e37945728dddcb9cee625245e3691ecddab200184afa199938b159c5088e870?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/tlovett\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\ttlovett\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/ec899aab99edc628573eaa7bdb323198e83d95a39b9a6bc46be4ad7254a53c15?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/ec899aab99edc628573eaa7bdb323198e83d95a39b9a6bc46be4ad7254a53c15?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/davidrgreen\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tDavid Green\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/0e92005e013af6afbd228cb868f6ea2edd299143b9bdf650c820115052cd62f7?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/0e92005e013af6afbd228cb868f6ea2edd299143b9bdf650c820115052cd62f7?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/dkotter\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tDarin Kotter\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/c95de1e6c222121175c2c0dddf4631d2ea45704938f53332d12710379c6153e6?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/c95de1e6c222121175c2c0dddf4631d2ea45704938f53332d12710379c6153e6?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/jeffpaul\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tJeffrey Paul\t\t\t\t<\/a>\n\t\t\t<\/li>\n<\/ul><\/div>\n<div class=\"plugin-development\">\n<p>\u201cInsecure Content Warning\u201d has been translated into 1 locale. Thank you to <a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/insecure-content-warning\/contributors\" rel=\"noopener\">the translators<\/a> for their contributions.<\/p>\n<p><a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/insecure-content-warning\" rel=\"noopener\">Translate \u201cInsecure Content Warning\u201d into your language.<\/a><\/p>\n<h3>Interested in development?<\/h3>\n<p><a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/browser\/insecure-content-warning\/\" rel=\"noopener\" class=\"broken_link\">Browse the code<\/a>, check out the <a target=\"_blank\" href=\"https:\/\/plugins.svn.wordpress.org\/insecure-content-warning\/\" rel=\"noopener\">SVN repository<\/a>, or subscribe to the <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/insecure-content-warning\/\" rel=\"noopener\" class=\"broken_link\">development log<\/a> by <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/insecure-content-warning\/?limit=100&amp;mode=stop_on_copy&amp;format=rss\" rel=\"noopener\" class=\"broken_link\">RSS<\/a>.<\/p>\n<\/div>\n<\/div>\n<div id=\"tab-changelog\" class=\"plugin-changelog section\">\n<h2 id=\"changelog-header\">Changelog<\/h2>\n<h4>1.2.2 \u2013 2025-02-03<\/h4>\n<p><strong>Note that this release bumps the WordPress minimum version from 6.4 to 6.6.<\/strong><\/p>\n<ul>\n<li><strong>Changed:<\/strong> Bump WordPress minimum supported version from 6.4 to 6.6 (props <a target=\"_blank\" href=\"https:\/\/github.com\/peterwilsoncc\" rel=\"nofollow ugc noopener\">@peterwilsoncc<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/185\" rel=\"nofollow ugc noopener\">#185<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/191\" rel=\"nofollow ugc noopener\">#191<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>webpack<\/code> from 5.89.0 to 5.94.0 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/faisal-alvi\" rel=\"nofollow ugc noopener\">@faisal-alvi<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/186\" rel=\"nofollow ugc noopener\">#186<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>@wordpress\/scripts<\/code> from 27.1.0 to 30.6.0, <code>express<\/code> from 4.19.2 to 4.21.0 and <code>serve-static<\/code> from 1.15.0 to 1.16.2 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/peterwilsoncc\" rel=\"nofollow ugc noopener\">@peterwilsoncc<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/191\" rel=\"nofollow ugc noopener\">#191<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/193\" rel=\"nofollow ugc noopener\">#193<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>ws<\/code> from 7.5.10 to 8.18.0 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/iamdharmesh\" rel=\"nofollow ugc noopener\">@iamdharmesh<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/193\" rel=\"nofollow ugc noopener\">#193<\/a>).<\/li>\n<\/ul>\n<h4>1.2.1 \u2013 2024-08-22<\/h4>\n<p><strong>Note that this release bumps the WordPress minimum version from 5.8 to 6.4.<\/strong><\/p>\n<ul>\n<li><strong>Changed:<\/strong> Bump WordPress \u201ctested up to\u201d version to 6.6 (props <a target=\"_blank\" href=\"https:\/\/github.com\/QAharshalkadu\" rel=\"nofollow ugc noopener\">@QAharshalkadu<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/ankitguptaindia\" rel=\"nofollow ugc noopener\">@ankitguptaindia<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/152\" rel=\"nofollow ugc noopener\">#152<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/153\" rel=\"nofollow ugc noopener\">#153<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/168\" rel=\"nofollow ugc noopener\">#168<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/176\" rel=\"nofollow ugc noopener\">#176<\/a>).<\/li>\n<li><strong>Changed:<\/strong> Bump WordPress minimum supported version from 5.8 to 6.4 (props <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/ankitguptaindia\" rel=\"nofollow ugc noopener\">@ankitguptaindia<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/168\" rel=\"nofollow ugc noopener\">#168<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/176\" rel=\"nofollow ugc noopener\">#176<\/a>).<\/li>\n<li><strong>Changed:<\/strong> Import of <code>PluginPostStatusInfo<\/code> component from <code>@wordpress\/edit-post<\/code> to <code>@wordpress\/editor<\/code> (props <a target=\"_blank\" href=\"https:\/\/github.com\/gabriel-glo\" rel=\"nofollow ugc noopener\">@gabriel-glo<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/178\" rel=\"nofollow ugc noopener\">#178<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>@babel\/traverse<\/code> from 7.22.10 to 7.23.2 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/peterwilsoncc\" rel=\"nofollow ugc noopener\">@peterwilsoncc<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/150\" rel=\"nofollow ugc noopener\">#150<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>axios<\/code> from 0.25.0 to 1.7.4 and <code>@wordpress\/scripts<\/code> from 26.17.0 to 26.19.0 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/ravinderk\" rel=\"nofollow ugc noopener\">@ravinderk<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/faisal-alvi\" rel=\"nofollow ugc noopener\">@faisal-alvi<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/155\" rel=\"nofollow ugc noopener\">#155<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/179\" rel=\"nofollow ugc noopener\">#179<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>express<\/code> from 4.18.2 to 4.19.2, <code>follow-redirects<\/code> from 1.15.3 to 1.15.6 and <code>webpack-dev-middleware<\/code> from 5.3.3 to 5.3.4 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/Sidsector9\" rel=\"nofollow ugc noopener\">@Sidsector9<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/167\" rel=\"nofollow ugc noopener\">#167<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>braces<\/code> from 3.0.2 to 3.0.3, <code>pac-resolver<\/code> from 7.0.0 to 7.0.1, <code>socks<\/code> from 2.7.1 to 2.8.3, <code>ws<\/code> from 7.5.9 to 7.5.10 and removed <code>ip<\/code> (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/iamdharmesh\" rel=\"nofollow ugc noopener\">@iamdharmesh<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/172\" rel=\"nofollow ugc noopener\">#172<\/a>).<\/li>\n<\/ul>\n<h4>1.2.0 \u2013 2023-10-16<\/h4>\n<ul>\n<li>\n<p><strong>Note that this version bumps the minimum WordPress version from 5.7 to 5.8.<\/strong><\/p>\n<\/li>\n<li>\n<p><strong>Added:<\/strong> Ensure that saving using the keyboard shortcut <code>Ctrl|Command + S<\/code> triggers the insecure content check (props <a target=\"_blank\" href=\"https:\/\/github.com\/Sidsector9\" rel=\"nofollow ugc noopener\">@Sidsector9<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dinhtungdu\" rel=\"nofollow ugc noopener\">@dinhtungdu<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/faisal-alvi\" rel=\"nofollow ugc noopener\">@faisal-alvi<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/56\" rel=\"nofollow ugc noopener\">#56<\/a>).<\/p>\n<\/li>\n<li><strong>Added:<\/strong> New admin screen to bulk fix insecure content (props <a target=\"_blank\" href=\"https:\/\/github.com\/kmgalanakis\" rel=\"nofollow ugc noopener\">@kmgalanakis<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/peterwilsoncc\" rel=\"nofollow ugc noopener\">@peterwilsoncc<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/112\" rel=\"nofollow ugc noopener\">#112<\/a>).<\/li>\n<li><strong>Added:<\/strong> Composer, with PHPCBF and PHPCS to aid with coding standards (props <a target=\"_blank\" href=\"https:\/\/github.com\/cameronterry\" rel=\"nofollow ugc noopener\">@cameronterry<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/peterwilsoncc\" rel=\"nofollow ugc noopener\">@peterwilsoncc<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/127\" rel=\"nofollow ugc noopener\">#127<\/a>).<\/li>\n<li><strong>Added:<\/strong> Check for minimum required PHP version before loading the plugin (props <a target=\"_blank\" href=\"https:\/\/github.com\/kmgalanakis\" rel=\"nofollow ugc noopener\">@kmgalanakis<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/peterwilsoncc\" rel=\"nofollow ugc noopener\">@peterwilsoncc<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/135\" rel=\"nofollow ugc noopener\">#135<\/a>).<\/li>\n<li><strong>Added:<\/strong> Repo Automater GitHub Action added to automate common repo operations (props <a target=\"_blank\" href=\"https:\/\/github.com\/iamdharmesh\" rel=\"nofollow ugc noopener\">@iamdharmesh<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/142\" rel=\"nofollow ugc noopener\">#142<\/a>).<\/li>\n<li><strong>Changed:<\/strong> Bump WordPress \u201ctested up to\u201d version to 6.3 (props <a target=\"_blank\" href=\"https:\/\/github.com\/kmgalanakis\" rel=\"nofollow ugc noopener\">@kmgalanakis<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/jeffpaul\" rel=\"nofollow ugc noopener\">@jeffpaul<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/140\" rel=\"nofollow ugc noopener\">#140<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/144\" rel=\"nofollow ugc noopener\">#144<\/a>).<\/li>\n<li><strong>Changed:<\/strong> Bump WordPress minimum supported version from 5.7 to 5.8 (props <a target=\"_blank\" href=\"https:\/\/github.com\/iamdharmesh\" rel=\"nofollow ugc noopener\">@iamdharmesh<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/145\" rel=\"nofollow ugc noopener\">#145<\/a>).<\/li>\n<li><strong>Fixed:<\/strong> Properly handle fixing of multiple different instances of insecure content (props <a target=\"_blank\" href=\"https:\/\/github.com\/kmgalanakis\" rel=\"nofollow ugc noopener\">@kmgalanakis<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/iamdharmesh\" rel=\"nofollow ugc noopener\">@iamdharmesh<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/139\" rel=\"nofollow ugc noopener\">#139<\/a>).<\/li>\n<li><strong>Fixed:<\/strong> Ensure all Cypress E2E tests pass when running on WordPress 6.3 (props <a target=\"_blank\" href=\"https:\/\/github.com\/iamdharmesh\" rel=\"nofollow ugc noopener\">@iamdharmesh<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/145\" rel=\"nofollow ugc noopener\">#145<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>stylelint<\/code> from 9.10.1 to 15.10.1 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/ravinderk\" rel=\"nofollow ugc noopener\">@ravinderk<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/126\" rel=\"nofollow ugc noopener\">#126<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>cypress<\/code> from 11.2.0 to 13.2.0, <code><a class='bp-suggestions-mention' href='https:\/\/s-o-s.net\/en_gb\/members\/10up\/' rel='nofollow'>@10up<\/a>\/cypress-wp-utils<\/code> from 0.1.0 to 0.2.0 and <code>@wordpress\/env<\/code> from 5.8.0 to 8.7.0 (props <a target=\"_blank\" href=\"https:\/\/github.com\/iamdharmesh\" rel=\"nofollow ugc noopener\">@iamdharmesh<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/dkotter\" rel=\"nofollow ugc noopener\">@dkotter<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/145\" rel=\"nofollow ugc noopener\">#145<\/a>).<\/li>\n<li><strong>Security:<\/strong> Bump <code>postcss<\/code> from 8.4.27 to 8.4.31 (props <a target=\"_blank\" href=\"https:\/\/github.com\/apps\/dependabot\" rel=\"nofollow ugc noopener\">@dependabot<\/a>, <a target=\"_blank\" href=\"https:\/\/github.com\/Sidsector9\" rel=\"nofollow ugc noopener\">@Sidsector9<\/a> via <a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/pull\/147\" rel=\"nofollow ugc noopener\">#147<\/a>).<\/li>\n<\/ul>\n<p><a target=\"_blank\" href=\"https:\/\/github.com\/10up\/insecure-content-warning\/blob\/develop\/CHANGELOG.md\" rel=\"nofollow ugc noopener\">View historical changelog details here<\/a>.<\/p>\n<\/div><\/div>\n<p><!-- .entry-content --><\/p>\n<p>\t<!-- .entry-meta --><br \/>\n<\/article>\n<p><br \/>\n<br \/><a href=\"https:\/\/wordpress.org\/plugins\/insecure-content-warning\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Insecure Content Warning By 10up Download Live Preview Details Reviews Installation Development Support Description Insecure Content Warning helps content creators with secure (HTTPS) websites avoid insecure-content warnings in the browser by flagging any elements in the content editor (such as images, videos, and embeds) that are being delivered or sourced from an insecure (HTTP) web [&hellip;]<\/p>","protected":false},"author":32,"featured_media":5258,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"give_campaign_id":0,"footnotes":""},"categories":[1933,39,40],"tags":[2202,3292,3293],"class_list":["post-5257","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-community-plugin","category-lite-version","category-wp-plugin-solution","tag-content","tag-insecure","tag-warning"],"acf":[],"fifu_image_url":"https:\/\/ps.w.org\/insecure-content-warning\/assets\/banner-772x250.png?rev=2588061","_links":{"self":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/5257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/comments?post=5257"}],"version-history":[{"count":0,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/5257\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media\/5258"}],"wp:attachment":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media?parent=5257"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/categories?post=5257"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/tags?post=5257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}