diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index e98722c..c9644a6 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -24,7 +24,7 @@ jobs: matrix: core: - {name: 'WP latest', version: 'latest'} - - {name: 'WP minimum', version: 'WordPress/WordPress#6.6'} + - {name: 'WP minimum', version: 'WordPress/WordPress#6.9'} - {name: 'WP trunk', version: 'WordPress/WordPress#master'} steps: diff --git a/ad-refresh-control.php b/ad-refresh-control.php index 316526c..098ea5d 100644 --- a/ad-refresh-control.php +++ b/ad-refresh-control.php @@ -4,7 +4,6 @@ * Plugin URI: https://github.com/10up/Ad-Refresh-Control * Description: Enable Active View refresh for Google Ad Manager ads without needing to modify any code. * Version: 1.1.5 - * Requires at least: 6.6 * Requires PHP: 7.4 * Author: 10up * Author URI: https://10up.com diff --git a/readme.txt b/readme.txt index d8bdcb7..44e0e78 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,8 @@ === Ad Refresh Control === Contributors: 10up, doomwaxer, davidrgreen, jeffpaul Tags: google, ad manager -Tested up to: 6.9 +Tested up to: 7.1 +Requires at least: 6.9 Stable tag: 1.1.5 License: GPL-2.0-or-later License URI: https://spdx.org/licenses/GPL-2.0-or-later.html @@ -45,7 +46,7 @@ __Slot IDs to Exclude__: Prevent ad refreshes for specific slot IDs in the forma = Where do I report security bugs found in this plugin? = -Please report security bugs found in the source code of the Ad Refresh Control plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/f87546b2-9abb-4cc0-96ed-38b6f8957286). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin. +Please report security bugs found in the source code of the Ad Refresh Control plugin through the [Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/f87546b2-9abb-4cc0-96ed-38b6f8957286). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin. == Screenshots ==