Upgrade/Install: Clarify the descriptions for install_(plugin|theme)_overwrite_actions
.
See #9757. git-svn-id: https://develop.svn.wordpress.org/trunk@48677 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b60cf9ca31
commit
0848bbf334
@ -325,7 +325,8 @@ class Plugin_Installer_Skin extends WP_Upgrader_Skin {
|
||||
);
|
||||
|
||||
/**
|
||||
* Filters the list of action links available following a single plugin installation failed but overwrite is allowed.
|
||||
* Filters the list of action links available following a single plugin installation
|
||||
* failure when overwriting is allowed.
|
||||
*
|
||||
* @since 5.5.0
|
||||
*
|
||||
|
@ -358,7 +358,8 @@ class Theme_Installer_Skin extends WP_Upgrader_Skin {
|
||||
);
|
||||
|
||||
/**
|
||||
* Filters the list of action links available following a single theme installation failed but overwrite is allowed.
|
||||
* Filters the list of action links available following a single theme installation
|
||||
* failure when overwriting is allowed.
|
||||
*
|
||||
* @since 5.5.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user