Skip to content

Commit 3e75e44

Browse files
Update src/wp-admin/includes/class-wp-plugins-list-table.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent daec280 commit 3e75e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/class-wp-plugins-list-table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,7 @@ public function single_row( $item ) {
15941594
/**
15951595
* Filters the compatibility warning message for a plugin.
15961596
*
1597-
* @since 6.8.0
1597+
* @since 7.0.0
15981598
*
15991599
* @param string $compat_message The compatibility warning message.
16001600
* @param string $plugin_file Path to the plugin file relative to the plugins directory.

0 commit comments

Comments
 (0)