mu_plugin_loaded

Advertisement

Summery Summery

Fires once a single must-use plugin has loaded.

Syntax Syntax

do_action( 'mu_plugin_loaded', string $mu_plugin )

Parameters Parameters

$mu_plugin

Full path to the plugin's main file.

Source Source

File: wp-settings.php

Advertisement

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.

Advertisement

Leave a Reply