get_class_name()
get_class_name() : string
Get Class Name
Returns
string —CLASS
Class MainWP_Updates_Handler
upgrade_plugin_theme_translation(integer $id, string $type, array $list_items) : array
Method upgrade_plugin_theme_translation()
Upgrade plugin or theme translations.
integer | $id | Child site ID. |
string | $type | Plugin or theme. |
array | $list_items | List of theme or plugin names seperated by comma. |
Error messages.
update_plugin_theme_translation(integer $website, string $type, array $list_items) : array|false
Method update_plugin_theme_translation()
Upgrade plugin or theme translations.
integer | $website | Child site object. |
string | $type | Plugin or theme. |
array | $list_items | List of theme or plugin names seperated by comma. |
Error message.
update result or false.