Skip to content

Commit

Permalink
Merge pull request #168 from 10up/bump/wp-version
Browse files Browse the repository at this point in the history
Bump WordPress "tested up to" version 6.5
  • Loading branch information
jeffpaul committed Apr 12, 2024
2 parents 87fb615 + bbe31f9 commit 18900bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
matrix:
core:
- {name: 'WP latest', version: 'latest'}
- {name: 'WP minimum', version: 'WordPress/WordPress#5.8'}
- {name: 'WP minimum', version: 'WordPress/WordPress#6.3'}
- {name: 'WP trunk', version: 'WordPress/WordPress#master'}
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion insecure-content-warning.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://wordpress.org/plugins/insecure-content-warning/
* Description: Prevent editors from adding insecure content in the editor.
* Version: 1.2.0
* Requires at least: 5.8
* Requires at least: 6.3
* Requires PHP: 7.4
* Author: 10up
* Author URI: https://10up.com/
Expand Down
4 changes: 1 addition & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
=== Insecure Content Warning ===
Contributors: 10up, psorensen, adamsilverstein, tlovett, davidrgreen, dkotter, jeffpaul
Tags: publishing, publishers, secure content, https, ssl
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
Tested up to: 6.5
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 18900bf

Please sign in to comment.