I have the posts which have many custom defined meta fields. On posts I am calling them on requirement using get_post_meta. Means for 10 meta fields I am using...
When I’m creating a new post, just after clicking “Add New”, when the post editor shows, instead of having to use the dropdown and choose a custom field to...
I would like to add a select list in the Page Attribute box you see on the right side in the administration interface for pages. Does anyone know if...
My main page has a intro image beside the main content. I would like to add that image using custom fields. I’ve noticed that pages don’t have. I would...
I have a custom post type (CPT) called event. I have a meta box for the type with several fields. I would like to validate some fields before publishing...
I have a custom theme that I used many times on different sites. I also have a custom plugin installed. Prior to v4.8.1 I was always able to see...
i already searched for solution and found a lot of unsolved or obsolete topics. Custom wordpress gallery option | Custom field for default gallery However, I´d like to add...
I need to create a custom post meta box(es) for my custom post type “Slideshow” (this post type is already created). Each metabox will hold the content in each...
SOLUTION AVAILABLE HERE I’ve set up a custom post type called clientarea, and set up several custom columns for it in the admin area – the custom columns are...
I was wondering if anyone could tell me the max length of the meta_value field for posts and user meta. 1 Both usermeta.meta_value and postmeta.meta_value are stored as LONGTEXT....