add_signup_meta
最后更新于:2021-11-25 19:14:14
apply_filters( ‘add_signup_meta’, array $meta )
Filters the new default site meta variables.
参数
- $meta
-
(array)
An array of default site meta variables.-
‘lang_id’
(int) The language ID. -
‘blog_public’
(int) Whether search engines should be discouraged from indexing the site. 1 for true, 0 for false.
-
‘lang_id’
源文件
文件: gc-signup.php