Inline documentation for the 'plugin_install_details_link' hook added in [29047] should use a 3-digit, x.x.x-style @since
version.
See #28885. git-svn-id: https://develop.svn.wordpress.org/trunk@29152 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
08fd193850
commit
f77584ea2c
@ -282,7 +282,7 @@ class WP_Plugin_Install_List_Table extends WP_List_Table {
|
||||
/**
|
||||
* Filter the details link for a plugin.
|
||||
*
|
||||
* @since 4.0
|
||||
* @since 4.0.0
|
||||
*
|
||||
* @param array $details_link Link to view the current plugin's details.
|
||||
* @param array $plugin The plugin currently being listed.
|
||||
|
Loading…
Reference in New Issue
Block a user