in_plugin_update_message-{$file}

in_plugin_update_message-{$file}

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('in_plugin_update_message-{$file}') is found 1 times:

  • /wp-admin/includes/update.php line 618
    		 *     @type string   $tested       The version of WordPress the plugin is tested against.
    		 *     @type string   $requires_php The version of PHP which the plugin requires.
    		 * }
    		 */
    		do_action( "in_plugin_update_message-{$file}", $plugin_data, $response ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores
    
    		echo '</p></div></td></tr>';
    	}
    }
    
    /**
    

See this hook used in plugins: