upgrader_process_complete

upgrader_process_complete

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('upgrader_process_complete') is found 1 times:

  • /wp-admin/includes/class-wp-upgrader.php line 961
    			 *         @type string $version  The version of a theme, plugin, or core.
    			 *     }
    			 * }
    			 */
    			do_action( 'upgrader_process_complete', $this, $options['hook_extra'] );
    
    			$this->skin->footer();
    		}
    
    		return $result;
    	}
    

See this hook used in plugins: