开发者 |
mkdo
mwtsn sagetopia |
---|---|
更新时间 | 2017年3月18日 05:48 |
PHP版本: | 4.5 及以上 |
WordPress版本: | 4.7.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
link_picker
repeatable
is set to true
text
, url
and blank
when using get_post_meta
split_values
to true
. You can retrieve the split values by using the ID of the field and appending _text
, _url
and _blank
to the ID when using get_post_meta
(not compatible if using a repeatable field)/wp-content/plugins/
directory