Yes, you’ll want to create custom metaboxes for those. This is a pretty good intro into how to do that. But you might want to think through a few things:
- Are you sure you want that added to ALL posts? If not, perhaps create a custom post type and attach those fields to that post type instead.
- Maybe you really DO want it on Posts and not a Custom Post Type, but is it necessary for ALL posts? If not, you might want to add some custom javascript to conditionally add those fields if the user wants to do that kind of post. While this script is for page template, it could easily be applied to a post instead.
- I find it easiest to start with a Custom Meta Box library. WebDevStudios has a really great and regularly updated library to try out.
Good luck!
Related Posts:
- what is the correct way to compare dates in a WP query_posts meta_query
- don’t publish custom post type post if a meta data field isn’t valid
- Search multiple custom fields by using meta_query
- Add custom field to media attachment image attribute in post editor
- Custom Post Type with Custom Title
- How can I customize “Pages” admin (edit.php) and “Edit Page” admin (post.php) for bulk edit of custom content type?
- Community and User Generated Content Website: Have been thinking about Drupal but leaning on WordPress heavily
- Related links – from other sites
- Saving repeated option values in a custom query
- Assigning the same custom meta box to multiple post types
- Dynamically add / duplicate custom meta in custom post types
- How to insert content from another Custom Post type into Post?
- How to structure a site with product variations pages?
- Cannot save CPT meta box
- don’t publish custom post type post if a meta data field isn’t valid
- custom post data – how to
- How to customize work area / admin area in a custom post type without plugins?
- How to display custom field value on page?
- Display custom post type for specific user
- Need to have an archive widget which organizes and displays a custom post type using a custom date field
- How to hide a custom field from admin?
- How to keep a record of changes to a custom field?
- Use Gravity Forms and a Shopping Cart for output to Freshbooks for an Estimate [closed]
- How do I ensure that post_type and Taxonomy use the same slug?
- Custom Form / Search with Custom Post Type Data
- Adding a location field to buddypress activity
- Auto update publish date of CPT Post if default post custom field value match to cpt post CF Value
- wp_set_object_terms creates taxonomies but does not add custom posts to it
- How can I fetch all the dates from custom fields from various different custom post types and show / list them at one place in ascending order?
- Displaying posts inside table having issues
- Automatic Set Category For A Custom Post Type
- How to Disable option of meta field if that option is selected for any other post in custom post type?
- How to display all custom fields associated with a post type – IN THE ADMIN AREA?
- Select Menu for Custom post Type does not save
- How can i display on front page a movie that is atached in a post type
- Exposing custom fields to the user in custom type post
- Sort CPT by taxonomy AND THEN by custom field
- How to display *block number* instead *date value* on WordPress posts?
- Advanced search form with filters for custom taxonomies and custom fields
- Restrict custom post type to only site administrator role
- How do I implement custom fields without using any plugins?
- order by meta_value serialized array
- remove_action conditionally for Custom Post Type
- Assigning a role to a specific custom post type (and ignoring other post types)
- Display posts in random post types
- Custom post metadata not appearing in public API
- Automatically Insert Custom Field on Custom Post Type Publish
- Create a post in custom post type using field in registration form after users submit form
- Weird problem happening with custom taxonmy when creating/updating posts
- WordPress custom meta field for custom post not storing data
- CPT: if more than X images are in post, use pagination
- List all images from a single post meta value
- Publish an XML feed from a CPT with ACF fields?
- Meta Key Value in current-user-only loop
- dynamically add a custom field or metabox to custom post type [duplicate]
- How to implement a Google map store locator
- Random image from tag/custom type on sidebar
- retrieve Meta field value from CPT and set those values as Image Meta Field “Title”
- Set a maxlength for the title input in a custom post type
- Using custom field content as expression in IF statement [closed]
- Homepage’s content is dependent on the custom field values (set automatically), how do I get homepage to update without manually updating page?
- Meta Query posts not showing on ending date of custom field
- Cross reference custom post types
- Custom Post Fields at the beginning of a Custom Permalink
- Possible to filter custom post type with multiple meta data?
- Create custom post with meta field with AJAX and the WordPress REST API
- Specifying meta field’s column type in Database using add_post_meta
- delete_post_meta() for whole CPT / multiple posts?
- Move Genesis Single Page/Single Post Title
- why post_class() function apply css classes to all other files?
- How to get_term_meta on single custom post?
- Display Custom Post Types Glossary
- How to fetch custom post types with its full data on wordpress?
- Generating and downloading files with WP API
- Convert Custom Table Data Based Plugin To Be Searchable
- Add a class to post_class if more than one post shares same meta_value_num
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- Front-end Image Upload to Custom Meta Box
- How do I list a custom field and custom taxonomies for each result in a loop?
- WP 3.1 custom post type permlinks
- Placing Admin Post Metaboxes in Tabs
- ACF – Retrieve custom taxonomy from a relationship field
- Query custom post type that has a serialized relational advanced custom field value
- How can I query and sort custom-post type using WP_Query
- Meta query and compare “!=” not working as expected
- How can I add a meta[] to my custom post type and search by term with the Rest API?
- Creating an archive page or simple template to list all values of a custom field of specific post type listing
- Run query on specific admin options page and send results to select field in another function
- Error in WP Query. If variable is empty it is displaying previous post value
- Order by custom field attribute
- Add Excerpt On Quicksand Plugin
- Custom post type and custom taxonomy archive inaccessible
- Specifying Default Template for Hierarchal Custom Post Type [duplicate]
- Calling Custom Post Meta
- add comments custom fields after user is logged in
- How do I add a new field/meta box to the Custom Post Type Portfolio in the Kaboodle Wootheme?
- querying to custom field over ACF REST API
- Send email on creation of custom post type and use get_post_meta()
- Post object GUID adding http:/
- WordPress does not show the custom fields box