I believe, you are interested in Meta Boxes. In the picture, meta boxes are all over the place. You should take a look at
- WordPress add_meta_box function
- Example How To Add Meta Boxes To Edit Area
- Meta Box Plugin to create metaboxes.
Related Posts:
- Get the ID of the latest post
- Do_Shortcode not working for Embed
- How do you get the count of posts in an archive page?
- Custom post type permalink: only use %post_id% and remove %postname%
- Fetching private posts or custom post types via WP-API with basic authentication
- Remove admin menu for custom taxonomy attached to custom post type
- How do I list custom taxonomy terms without the links?
- Page not found taxonomy custom post type
- how to filter by last name for custom post
- Order Posts by Taxonomy and Meta Value
- Custom comment status possible?
- Get categories for a specific post – Custom post type
- Assign Page Template Within A Custom Post Type
- Group Custom post type in a page by its taxomony tag
- WPMU: Programmatically adding CPT posts to specific blog id
- Custom post types not imported properly
- query order by date on custom type: wrong order
- How do I echo the post type?
- Error after deleting Custom Post Type with a function (no trash used)
- Using posts and postmeta table to store custom Address Book Plugin data
- Categories not working as expected with custom post type
- Custom Post Type rewrite rules not working, how to alter the rewrite order?
- error in Advanced Search Form for Custom Post Types in WordPress array_key_exists() expects parameter 2to be array, string given
- Rewrite Custom Post Type URL slug
- Posts navigation in custom post type single.php not working
- Problem adding column to WC Subscription [closed]
- Custom Post Type | Fatal Error on register_post_type()
- query posts and custom post type with meta key
- Custom Post Types for Support Ticket plugin?
- How to sort custom post type posts in default order by multiple fields?
- WordPress theme options vs custom post types
- if custom posts type exists and there are posts load script
- Custom Post-to-Post with multiple parents?
- Displaying a form for filtering in custom post type listing
- Query string parameters from custom fields, inconsistent results
- How can I update the permalink everywhere for a custom post type?
- create a template page for a post
- Adding Show Less/More link to Custom Post Meta
- custom admin screen or setting screen for a custom post type [duplicate]
- Get custom taxonomies from multiple posts
- Post image in WordPress not appearing on home page
- WP_Query inside foreach loop returning same value for all options when filtered using ajax
- Allow add new post access to custom post but not wp post for some role
- Using POST method in meta box, no results
- Displaying Posts from Custom Post Types
- Custom Post Types strange pagination problem
- Global $post shows null in some of my custom post types archive pages
- 404 in custom post type feed with mistake permalink
- Warning after create Custom post type with Roots theme
- Set featured image to archive.php
- Custom post type editor uses old tinyMCE
- Custom WP_Query doesn’t display all posts
- How can I use archive-{post_type}.php theme template?
- Custom Type add Transitions
- Pagination not working on custom query on a page
- How to properly delete custom post type posts programmatically
- Query within a foreach within a query (queryception)
- How to implement a different permalink structure for custom post type?
- CMB2 metabox create select with list of post from CPT
- get_post_permalink() and custom permalink rewriting
- Custom post type name and assigning custom taxonomy
- Custom Post Type for Shortcode Use – Prevent it display as a post (with slug)
- Custom post type – how to name file?
- custom post creation on front page – on submit a search is done
- Query Custom Posts – Add To Selection
- WordPress custom taxonomy page
- How great custom post type can be?
- Related “custom post type” using “custom taxonomy”
- How to have multiple search result pages in wordpress with taxonomy terms listed
- count & sum the value of custom field of the author post in dynamic posts
- Set priority to permalinks
- Display a Custom Post Type with Advanced Custom Fields on Homepage
- Loop through items created in a custom post type
- How to list posts by terms
- How to display all terms from all taxonomies in post, but separately for each taxonomy?
- Add a comments meta box to the custom post type
- Ordering Post by Meta Key (Not Working)
- Enforce all custom posts have specific custom fields
- CPTUI with Parent/Child categories – Template Structure
- In the admin, how can you list thumbnails instead of titles for a custom post type?
- Sortable column with custom taxonomy in custom posts type
- Single taxonomy for different custom post types
- creating a custom post template
- Showing custom post user wise with different color in wordpress
- 2 custom posts types, in their own columns, one pagination for both
- Hide a CPT from specific pages
- Add role privileges of the custom post type
- Post data in separate divs with incrementing class using WP_Query
- Selecting posts older than the current Unix epoch timestamp
- send email to all registered users when post expires
- How can I give WordPress child custom post type the same title and slug as its parent?
- Select Menu for Custom post Type does not save
- Tags and Taxonomy links not working for Custom Post Types
- Geolocate Custom Post Type on Save
- Select Category as Page Parent
- How to stream a linked file in WordPress
- Adding custom theme template to custom post type [duplicate]
- Can I have a specific template for products even if they are standard posts and not CPT?
- Error 403 when posting comments to a custom post type from a different page
- Multiple posts selection [closed]