WP_Upgrader_Skin::add_strings()
Sets up the strings used in the update process.
Method of the class: WP_Upgrader_Skin{}
No Hooks.
Return
null
. Nothing (null).
Usage
$WP_Upgrader_Skin = new WP_Upgrader_Skin(); $WP_Upgrader_Skin->add_strings();
Changelog
Since 3.0.0 | Introduced. |
WP_Upgrader_Skin::add_strings() WP Upgrader Skin::add strings code WP 6.8
public function add_strings() { }