1- Yes they are common to all post types but it can be changed for each and every post, and yes meta field will be the same for companies too.
2- Whenever you add a new post, there is an option of adding custom field box, by default it is disabled (You can enable it by checking the Custom Field box. from the screen options, at the top right of the post page).
There you can add a custom field box for your post.
If you want a custom field box with advance functionalities, then check ACF Plugin
Related Posts:
- Advanced search form with filters for custom taxonomies and custom fields
- Meta query with boolean true/false value
- Get post with multiple meta keys and value
- Custom field values deleted when trashing custom post type
- How to get all custom fields of any post type
- Update CPT meta data using REST API
- Echo all meta keys of a custom-post TYPE
- How do I remove all the metaboxes for a custom post type?
- Custom Queries: Joining On Meta Values From Two Custom Post Types
- Gutenberg how to make attribute to save to meta
- Get all posts from custom post type and insert in select input as metabox
- Custom Post Type: Set post_title equal to a custom post type field
- I can’t set meta_key in my custom post type query
- WordPress Admin Panel search posts with custom post meta values along with title
- How to Update post status using meta data in Custom post TYpe
- Rest Api v2 orderby meta_key in custom post type
- bulk Update post_meta with default values
- How can I include meta box content when searching?
- How do I sort a custom post type admin column using two meta keys?
- Add Post Url to Manage Edit Screen
- How can I display my custom metaboxes on a custom post template?
- Display all custom post type posts and order them by an optional meta_key
- How can I get_post_meta() in the most efficient way?
- need advice on how to do a lists using custom post types – taxonomy vs postmeta
- how to interconnect custom post types?
- Custom Post Status Transition Issues With Get Post Meta
- List all images from a single post meta value
- Show the same Article Available in Other Categories
- how to delete all users and posts based on ‘user_meta’?
- Meta Key Value in current-user-only loop
- How to set YouTube video as featured image?
- Custom Post Types. Are there any disadvantages/advantages in using a plugin to develop them?
- How to implement a Google map store locator
- Widget: Custom Post Type Post Listing Dropdown on Admin Side
- How do I create an archive page as a including metadata?
- Update Post Meta for a logged in user
- How to duplicate entire custom post type
- Two Custom Post Types Many to Many Relationship
- get_post_meta not working on publishing
- how can I register a post_meta field in an existing CPT and then call it again with get_post_custom()?
- get_post_meta returning no value in custom post type alert email
- Update postmeta Parent when post_status child change
- WordPress request fiter order by related post’s post_title
- Update database from Quick Edit according to Checkbox state of Custom Post Type
- Dynamic Custom Fields
- Show Custom Post Type meta boxes only on Page Edit
- Can’t publish custom post type – “You are not allowed to edit this post.”
- Filter date from post meta when date is in string format
- Get only used meta_values
- Is there a way to exclude posts based on meta_values?
- Submitting Custom Post Types with custom fields from Front-end form
- Get $post->ID from a URL
- Displaying a div from an assigned meta_value when on a page
- Setting Post Title via Meta Data returns Auto-draft
- Filter posts by tax (dropdown) and meta value
- Publish and save specific postmeta to a filtered post_type
- Custom post type suddenly stoped working after WordPress 5 update
- Batch Extract Date from post title and put into ACF custom field
- How to show custom field on specific custom post type posts only when filled
- How to handle this specific case of custom post type?
- Save CTP post meta different values each day without overwriting previous values
- is_main_query() never called on WP 4.4
- Related posts meta_query CPT
- Meta box with front-end styling
- Sanitaizing Select Optin For Custom Post Type Metabox in WP
- Cannot Save MetaBox Data in Custom Post Type
- Getting WordPress to store 0 values for custom post type meta
- Say I have a tech blog, how best would I store technical specs for a phone, if i use custom post types
- Hide title field of selected post-types on edit pages
- Get_post_custom not fetching value from array wordpress
- Save data is post using php front end
- How to keep custom post type related information
- Can’t save meta box data in WordPress using custom post types
- Creating a custom post type upon registration for a specific user role
- How to sort by multiple values in a nested WP_Query
- Where is get_post_meta value located?
- How can I use a custom template to load custom post type posts based on a post_meta value
- How do I create a customised table list of a custom post type (in the admin area)?
- How to properly get the wp_postmeta.meta_value of a custom post type in specifics?
- How to save post_status using action save_post?
- Custom post meta box as a sub form
- Metaboxes in Loop
- Custom meta box data not saving
- Collect custom post in a calendar
- Storing data in a multidimensional array from dynamically generated foreach loop
- How can I get the $key / $value pairs of custom fields that were added via 3rd party plugins or themes?
- meta query always fails even if data is correct
- Values inside a custom field to determine which category posts to display
- Display a post count from a custom metabox selection
- How to rewrite CPT-Permalinks the correct way (incorporating meta-box-data)?
- Custom post type submenu sorted by specific meta_key & meta_value
- Advanced search form with filters for custom taxonomies and custom fields
- Querying meta values within an array
- Post AND page parameter for WP function
- why get_post_meta is returning 0?
- Save post_parent in a custom post type
- How to display Author Profile based on Custom field value
- Automatically add custom taxonomy when meta value gets to a set number or beyond
- Display a list of posts whose meta field values are equal to the ID of the post being viewed?
- Check for custom field value in different post type than current one and do something