media_buttons_context
apply_filters_deprecated( ‘media_buttons_context’, string $string )
筛选挂钩(不推荐):筛选旧的(3.5.0之前的)媒体按钮。
Filter Hook (deprecated): Filters the legacy (pre-3.5.0) media buttons.
说明(Description)
改用“媒体按钮”操作。
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$string | (string) | 媒体按钮上下文。默认为空。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.5.0 | wp-admin/includes/media.php:657 | 1 | 0 |
media_buttons_context 为WP2原创文章,链接:https://www.wp2.cn/hook/media_buttons_context/