WordPress.org UI Style Guide site has some reference materials, including those on Box Formats and Forms.
As far as I remember it’s not consistently maintained or considered especially canonical source. In practice elements are often done after studying current state of actual admin markup.
Related Posts:
- inside a metabox
- Does WordPress have a “Form API”?
- How do I stop HTML entities in a custom meta box from being un-htmlentitied?
- MetaBox with Editor instead of textarea – html not saved [closed]
- HTML Table creator in metabox to put into post theme
- Programmatically create new post from a metabox button
- Form submit from modal window to parent window
- Multiple radio button groups in one form
- Why php tag is not working in html file?
- Function not defined javascript
- What does ngf-select do and why is it needed for form validation?
- Input Type URL – Says “Please enter a URL” if HTTP is not included
- PHP $_POST not working?
- Redirecting to a page after submitting form in HTML
- Add a Meta Box for uploading a SECOND Featured Image?
- Remove the Yoast SEO Post Metabox [closed]
- Sample code for validating custom metabox?
- Style reply form different than comment form
- How to add a class to meta box
- Use meta box drag and drop to order items independently
- Add Meta box Befoure Post Title
- Editing Screen: Make Update or Publish Button Follow The Page
- Why can’t I hook into save_posts after admin_init?
- Meta Boxes in Front End Post Submission Form
- Custom meta box shown when template is chosen [duplicate]
- Modifying the main editor priority
- How to make a meta box field a requirement
- Adding uploaded images to editor from metabox instead of default popup uploader
- Choosing a default page tempate (Classic => Gutenberg)
- How to remove the RichText Meta Box
- Replace the Post Excerpt Meta Box with a Field in My Custom Meta Box
- Add character count to custom metabox
- Update caption for metabox gallery images
- Metabox of one post influence setting on other
- Display Single Attachment Image file size, uploaded date, resolution, file-name etc in Sidebar
- datetime_timestamp shows numbers only? need in date and time
- Remove a metabox registered by another plugin – Woocommerce [closed]
- Custom Metabox with Ajax in Edit Post – Stuck
- Post.php – Conditional statements for new post and edit post
- How to generate a featured image from a video embeded in a metabox
- I’m confused about URL sanitization in meta boxes
- unable to save post meta on single field with multiple selects
- Meta box io oembed returns list not array
- Hide meta box based on post format
- TinyMCE with custom buttons on a meta box
- How do i hide the auto-generated custom field that’s created when update_post_meta() is called?
- WPAlchemy: How to output values?
- save_post not working with attachments
- get $post (object,parts/values) in meta-box
- How to get meta box values – WP tuts tutorial
- Change Metabox Title
- Having trouble getting my meta data to save
- add wp_editor to custom_meta_box
- Show how many images are attached to a post/page on compose page
- Show Meta Box On Specific Page Template
- Adding meta box without add_meta_box – is this bad?
- saving data entered into a Metabox into an array? for use with for/each output.
- Cusotm MetaBox content not getting saved
- How to get the meta box name and value
- My custom write panels won’t save data. What am I missing?
- How to position user meta data field
- How to create a button click counter meta box?
- Display Content if Meta Checkbox is checked?
- meta box & callback function
- $_GET & $post_ID
- get_post_meta as a list for drop down search filter
- add_post_meta | update_post_meta | Via the frontend
- Why do Metabox use Nonces?
- multi custom fields and taxonomy search
- Migrating from metaboxes to wp_editor()
- conditionally echo in meta box data loop
- Front end post and upload file, image for users without plugin
- Meta Box multi checkbox in template
- Dynamic number of fields in a meta box
- How to make a metabox that contains link categories?
- how to log in to WP if the “Log in” link under Meta is missing
- Echo 2 values from one key in Array with get_post_custom
- meta box pop up upload button wont work
- Add metabox to pages that use custom template in WordPress
- Meta Box – Javascript Datatable
- Dealing with html forms [closed]
- Metabox on a custom page – How to include the appropriate default scripts and styles?
- custom metabox nonce verification fails
- Extensible add_meta_box with apply filters
- Generating image sizes when uploading through wp.media
- Meta box checkbox won’t save
- Set post title to same value as a tow meta box
- add_post_meta Adds post meta but the value is blank
- Best practices for meta box placement?
- Echo order box (in pages)
- WP Alchemy – stripping my paragraph tags from textarea metaboxes
- Tags meta box don’t show when creating a new post type
- dynamically get post attachment while editing
- Remove duplicated values from meta box values
- Remove Title, Editor and Meta Box Support Based on Post Formats
- Custom select box meta field
- Metadata in loops
- Saving an upload media meta box field
- CPT posts in drop downed in meta box on page doesn’t return post ID
- How to make remove display none to this div container in post meta box?