Quantcast
Channel: WordPress.org Forums » [Search Exclude] Support
Viewing all articles
Browse latest Browse all 103

How to get the meta box id to use in functions?

$
0
0

Replies: 0

I am trying to get the meta box key in  $args = array( );

or

$search_metabox = get_post_meta(get_the_ID(), ‘sep_metabox_id’);

Whats the correct way to get the metabox id?


Viewing all articles
Browse latest Browse all 103

Trending Articles