network_sites_updated_message_{$action}

最后更新于:2021-11-27 09:56:24

apply_filters( “network_sites_updated_message_{$action}”, string $msg )

Filters a specific, non-default, site-updated message in the Network admin.

参数

$msg

(string)
The update message. Default ‘Settings saved’.

源文件

文件: gc-admin/network/sites.php

View on Trac