I get what you want, it will require some coding skills though.
What I did was create myself a plugin that registers a new menu page, and then I use
wp_insert_post()
function to create a post with given parameters. You can check out my plugin here:
http://www.mediafire.com/?499tk848njaz7hq
It’s for fast image posting, but I believe you can adjust it to your need.
Related Posts:
- How to add an admin notice upon post save/update
- Change label of title field for posts in the backend
- Exclude drafts in all() view of edit.php
- How to Arrange Posts by Size in the WordPress Dashboard?
- List latest posts in WP-Admin
- Open WordPress ‘Add New Post’ admin page with parameters set via $_GET
- using slug instead of ID in admin edit post url
- Categories box not showing on post edit pages
- I have over 4000 posts, will querying some of them cause performance issues?
- Include Sticky Post in Page Posts Count?
- Make “Post published. View post” Open in a New Tab
- How to get new post URL?
- How to remove bulk edit options
- Add confirmation popup on “Move to Trash”
- Embed WordPress Admin in an iframe
- Can’t publish, edit or delete posts since Gutenberg update
- Send email to user that his post has been rejected
- Add filter-by-tag in the all posts admin console page
- Remove some articles from the list in WPAdmin for a user
- How to place HTML below the title of the (custom) post overview
- How do I allow users to follow a post and then allow admins to email all users who have followed that post?
- display list of posts/pages in admin edit post/page
- Custom Theme Want To Remove One Category From All Displays
- Invalid post type when click “Filter” or “Apply” button in WordPress admin Post list [closed]
- How to change the title url on the edit post screen?
- Change Order of Admin Posts Depending on Meta
- Is 30 posts/sec considered slow for wp_delete_post?
- Multiple social buttons with a fast loading? [closed]
- Diplay comment date on WP_Post_Comments_List_Table
- Change default Posts page
- Improving WP_Query for performance when random posts are ordered
- I am unable to publish/update post
- Disable inline_edit() on edit.php
- WordPress’ ALL post count info on its dashboard does not match phpMyAdmin’s ALL post count!
- Classic editor throws 403 error based on post content
- Display Meta Values in Custom Filter – Admin Custom Posts
- Lost draft under all posts and drafts
- WP Admin register taxonomy and post type performance
- Simultaneous admin updates causes custom fields to not update
- Hook in to add new post link wp admin?
- plugin to post from admin to flickr [closed]
- Retrieve only posts from a specific user in wp-admin/edit.php
- Adding an Archive button to posts page for administrators
- Develop Admin Panel Page
- How show categories in admin and get that selected to show posts in index
- Is there any upper limit for the number of posts that can be created with wordpress
- Get posts and include taxonomy term
- Some blog posts containing source code fail to save draft or publish
- Is it possible to modify posts table to only read for more recent ones?
- WP_Query outputs wrong post in custom post type
- Edit post & page option does not display on latest wordpress
- Cannot create new posts or upload images using media manager
- user_has_cap filter allows “edit_others_posts” but not is not allowing updating/publishing
- ‘QTags.addButton: arg2 distorts the button rather than just shows
- Custom Fields – How to get the list of a specific active widget each time it rendered
- Check if almost 10 year old – working code is up to date
- My page shows some other content in WP
- the wp_post_update isn’t working all the time
- Redirect old Posts URL to new URL
- Post count doesn’t match number of posts shown in list in admin
- How to view a post from the wordpress admin screen
- Blog open in new Tab
- Remove status ‘archived’ from the default post and page view
- Strange behaviour in WordPress admin
- How to show WP admin edit page within template page/post?
- WordPress Screen Options, Help, Visual editor, Status, Visibility, Revisions, Published on and any toggled indicator don’t work for posts
- Many buttons not functioning in WordPress dashboard (as admin)
- Redirecting to “All Posts” after post publish or update
- Set featured image on creating new post
- Blank page after changing number of post displayed in wp-admin
- Maximum number of posts per page before affecting performance?
- How to sort posts in admin by name
- Delete 100+ posts or media files from wordpress faster than default?
- Is it possible to display QUICK EDIT as default for all posts in wp-admin/edit.php page?
- How can I filter the post of a CPT by taxonomy Term in admin meta-box dropdown?
- issue in wordpress auto delete post and redirect to another 1
- How to enable comments meta box for other author posts?
- Admin is showing all posts on page 1
- Post preview in iframe without saving the post
- I moved my site to another server, wp admin works so does the front page, but posts don’t work
- How to change the publishing date of each posts?
- Error establishing a database connection
- Post thumbnail is not shown in wp-admin
- Creating a new Sortable Column in WordPress Admin
- Enqueue CSS on custom posts’ backend area
- Is there a maximum amount of pages for a multi-page post?
- What does WordPress mean by they have full rights to content [closed]
- Add News Feed to bespoke website, only to one page on whole site
- Post Format Status [closed]
- What effect can a large wp_post table have on overall site performance?
- Display posts with id equal to relationship value
- I cannot see the pagination in /wp-admin posts page
- editPost without undo entry
- My website freezes for one minute every time I publish or update a post
- Post type gives 404 unless logged in
- Set Featured Image of a post
- /wp-admin/admin-ajax.php Error 500 while using divi premade layout in existing pages
- Mismatch between posts count and actual list in admin posts page
- How to restore post to pending status (no draft)
- How to add publish button in menu All Posts (Wp-Admin)