postmeta_form_limit
apply_filters( ‘postmeta_form_limit’, int $limit ) 过滤器:…
apply_filters( ‘postmeta_form_limit’, int $limit )
过滤器::筛选要为“自定义字段”元框中的下拉列表检索的自定义字段数。
Filter Hook: Filters the number of custom fields to retrieve for the drop-down in the Custom Fields meta box.
目录锚点:#参数#源码#笔记
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$limit | (int) | 要检索的自定义字段数。默认值30。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.1.0 | wp-admin/includes/template.php:691 | 1 | 0 |
笔记(Notes)
当前的默认限制是下拉列表中显示的30个关键点。如果你想提高限额。
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!