Parsed: 108372
<?php /** * Upgrader API: Plugin_Installer_Skin class * * @package WordPress * @subpackage Upgrader * @since 4.6.0 */ /* class Plugin_Installer_Skin */ /* function Plugin_Installer_Skin::__construct() – */ /* function Plugin_Installer_Skin::before() – Action to perform before installing a plugin. */ /* function Plugin_Installer_Skin::hide_process_failed() – Hides the `process_failed` error when updating a plugin by uploading a zip file. */ /* function Plugin_Installer_Skin::after() – Action to perform following a plugin install. */ /* function Plugin_Installer_Skin::do_overwrite() – Checks if the plugin can be overwritten and outputs the HTML for overwriting a plugin on upload. */