Skip to content

Commit d50c162

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

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
@@ -1572,7 +1572,7 @@ public function single_row( $item ) {
15721572
/**
15731573
* Filters whether to show compatibility warning for a plugin.
15741574
*
1575-
* @since 6.8.0
1575+
* @since 7.0.0
15761576
*
15771577
* @param bool $show_compat_warning Whether to show the compatibility warning.
15781578
* @param string $plugin_file Path to the plugin file relative to the plugins directory.

0 commit comments

Comments
 (0)