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.7.2

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

  • /wp-admin/includes/update.php line 616
    612
    613
    614
    615
    616
    617
    618
    619
    620
    621
    622
             *     @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: