load_default_embeds
最后更新于:2021-11-27 03:25:04
apply_filters( ‘load_default_embeds’, bool $maybe_load_embeds )
Filters whether to load the default embed handlers.
参数
- $maybe_load_embeds
-
(bool)
Whether to load the embeds library. Default true.
源文件
文件: gc-includes/embed.php
View on Trac