mu_plugin_loaded

最后更新于:2021-11-27 08:44:31

do_action( ‘mu_plugin_loaded’, string $mu_plugin )

Fires once a single must-use plugin has loaded.

参数

$mu_plugin

(string)
Full path to the plugin’s main file.

源文件

文件: gc-settings.php

View on Trac