Skip to content

Commit b37148d

Browse files
authored
Merge pull request #336 from 10up/bump/wp-ver-trunk
Bump WordPress "tested up to" version 6.8
2 parents 8b9ae61 + cc44828 commit b37148d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

readme.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
=== Simple Podcasting ===
2-
Contributors: 10up, helen, adamsilverstein, jakemgold, jeffpaul, cadic
3-
Tags: podcasting, podcast, apple podcasts, episode, season
4-
Tested up to: 6.7
5-
Stable tag: 1.9.0
6-
License: GPLv2 or later
7-
License URI: http://www.gnu.org/licenses/gpl-2.0.html
2+
Contributors: 10up, helen, adamsilverstein, jakemgold, jeffpaul, cadic
3+
Tags: podcasting, podcast, apple podcasts, episode, season
4+
Requires as least: 6.6
5+
Tested up to: 6.8
6+
Stable tag: 1.9.0
7+
License: GPLv2 or later
8+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
89

910
Set up multiple podcast feeds using built-in WordPress posts. Includes a podcast block and podcast transcript block for the WordPress block editor.
1011

@@ -100,7 +101,7 @@ add_filter( 'simple_podcasting_feed_item', 'podcasting_feed_item_filter', 10, 3
100101

101102
=== Technical Notes ===
102103

103-
* Requires PHP 5.3+.
104+
* Requires PHP 7.4+.
104105
* RSS feeds must not be disabled.
105106

106107
== Screenshots ==

0 commit comments

Comments
 (0)