You could create a custom metabox with those items as custom fields and then either remove support for the editor or hide it with CSS. Then output the post meta instead on the front end. Be aware that if you remove support for the editor, you’ll have funky behavior with media attachments.
Edit: If you need a plugin to do the metabox, I’d actually recommend Advanced Custom Fields, at least at the moment: http://wordpress.org/extend/plugins/advanced-custom-fields/
Related Posts:
- Ajax the create and edit post form into lightbox and get results
- How to remove a column from the Posts page
- Update post counts (published, draft, unattached) in admin interface
- How to display by default only published posts/pages in the admin area?
- Set Default Listing “View” in Admin
- display all posts in wordpress admin
- Sends out email to admin
- Can I force a metabox to be in one column?
- Add a new post status in the post progression
- Help! Turn php link data into url OR hide edit link in post admin OR hide drafts for all users except admin?
- Modifying admin sidebar contents to show pending posts indicator
- Any way to create a revision of a post ONLY with a new button in the Meta Box?
- using slug instead of ID in admin edit post url
- How to Load Scripts and CSS for Admins Only When Editing or Adding Posts
- Add “Post Options” for new wordpress post
- How to display comments and comment form on custom post type?
- Handling error states with admin_post
- Post Admin – Filter by posts without tags
- Add javascript when post is published
- I am trying to create a simple frontend form for posting
- Why does the_date work in the first custom column, but not in the second, in a series of customized Posts columns?
- Add link on the top menu of the post table?
- Add a special filter link to All Posts in admin
- which action to hook to in order to perform post-publish action
- Make “Post published. View post” Open in a New Tab
- Overview with latest edited posts and pages
- Hiding by default specific post status on backend list?
- Custom colors for post rows based on post meta value
- How to add an admin function only to posts, not pages?
- prevent showing posts of an specific category in admin posts section
- POST from jQuery to PHP
- Remove whitespace at the end of posts?
- Allow role to delete posts but block him the wp-admin
- Is there a way to change the color of a row in Post Administration based on the type of post?
- Phantom 302 status code when sending a POST requests on pages
- Add filter-by-tag in the all posts admin console page
- How to get a nofication when post submitted
- How to automate filing a form as a user
- Submitting POST data to a custom page template triggers a 404, why?
- How do I add a custom body class to the admin area of a page?
- Adding a text link under the post title in the lists of posts
- Is it possible to change the admin posts per page view?
- Remove the Edit button in posts for permalinks on certain user roles? WP 3.3
- Change default Posts page
- Show info to author only
- Ajax posts filter by date, comments, top views, top likes
- Disable inline_edit() on edit.php
- Is it possible to create a form post wordpress custom navigation link?
- Redirection not working in this front end post submission form?
- How to build a site with a map that shows where people offer and need help?
- CF7 upload file failing [closed]
- How to convert contact form 7 submission to post after submission? [closed]
- Change target of view link in admin
- Prevent additional top level categories but allow more children
- Standalone form does not post to the url when form fields are populated (otherwise it does)
- Mailing list submission from a post that doesn’t have a form on it
- Add checkbox in admin post list – show checked post in widget
- How to let a user create a post by submitting a POST form?
- Cannot create new posts or upload images using media manager
- How can I pass form entry to another form on a new page
- Not adding a new post?
- Redirecting wordpress search query to archive page
- Ignore posts content in the posts queries for internal linking
- How do I scope out why I have two “posts” menus in an admin?
- How can I create a Survey Form in WordPress that users can fill in and then submit the entire survey contents as a post?
- WP Ajax returning 0, can’t find action
- Put page on Archived statut after end of publication date
- Add view to admin menu to filter for specific criteria ( If post is child of specific Parent )
- Secretly passing post ID/title etc into a shortcode form automatically to link submission to post
- problem with admin panel
- Creating a frontend blog post form for logged in users only
- Hide Admin posts & pages in Dashboard
- Creating widget – ask for selecting a post in the admin panel
- issue in wordpress auto delete post and redirect to another 1
- Display result of custom form
- Dynamic form variables for post meta
- Changing a field value on submit using a PHP variable
- How to change the publishing date of each posts?
- Save/retrieve form data best practises for theme development
- form to post multiple inputs into post_content
- Is possible to create a custom link that creates a post that’s already categorized?
- Why is $_POST Empty in Profile Edit Admin?
- User driven content problems
- Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) [closed]
- WordPress Admin Tables in Post View
- Can I hide only one category from admin post list?
- How do I insert a custom field in a user submitted post?
- Choose options via url
- Can’t assign another category other than Uncategorized int he following front end post submission form?
- Admin moderates ALL comments (including post author)
- Get Video Attachment to post
- Posts in Admin only display 1 Post instead of all
- How to remove a specific script from bulk wordpress posts and images description?
- Post Format Status [closed]
- How can I add a custom caclulation form in post?
- Filter/Sort Post Form On Taxonomy page
- Code understanding
- Only an admin can add new tags
- WordPress as microblog: show excerpt instead of “(no title)” in posts view
- Plugin or code to send out email to admin when a post is created