enable_post_by_email_configuration

最后更新于:2021-11-26 09:15:13

apply_filters( ‘enable_post_by_email_configuration’, bool $enabled )

Filters whether the post-by-email functionality is enabled.

参数

$enabled

(bool)
Whether post-by-email configuration is enabled. Default true.

源文件

文件: gc-admin/options.php

View on Trac