A WordPress plugin that gives you a dashboard widget for posting a quick image.
License
rosswintle/wp-quick-image
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
=== WP Quick Image === Contributors: magicroundabout Tags: images, dashboard, widgets Requires at least: 4.0 Tested up to: 5.1 Stable tag: 0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html It's like the "Quick Draft" dashboard widget, but for images! == Description == *It's like the "Quick Draft" dashboard widget, but for images!* Provides a simple dashboard widget that allows you to easily post images. Settings allow you to control the category and tag that the new post is created in, or you can post to a different post type altogether. Posted images are set as the featured image of the created post, but you can use the settings to control where your image appears. Here's an introductory video: [youtube https://www.youtube.com/watch?v=DuQNl4thyJk] Find out more about the plugin at [http://wpquickimage.com](http://wpquickimage.com). == Installation == 1. Upload the `wp-quick-image` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress Alternatively you can upload `wp-quick-image.zip` from Plugins -> Add New -> Upload Plugin == Frequently Asked Questions == = Why would I use this? = I developed this because I wanted to post image-only posts to my blog, and set that image as the featured image, which makes use of theme features that display featured images. It's also great for posting images to Facebook. If you use a pluign like Yoast's WordPress SEO then you can automatically have OpenGraph data generated for posts and you can post images on your blog to Facebook, without ever uploading them to Facebook! This video demonstrates how posting to Facebook works and looks: https://www.youtube.com/watch?v=HjArLqgj738 = Why don't you use post formats? = Because the future of post formats seems a little uncertain and not all themes support them. = Why don't you include the image in the post content? = Mostly because the theme I use displays the featured image really nicely and so this isn't needed. However, there is now an option (in Settings -> WP Quick Image) that lets you add the image to the content. This adds a full size copy of the image to the START of your content. I may provide more control over this in future. = Can I post to a specific category/tag? = Yes, as of version 0.2 you can set this in the options. Go to Settings -> WP Quick Image to set this up. = Can I post as a draft? = No, but this is an option I plan to add in future. == Screenshots == 1. The "Quick Image" widget on the WordPress dashboard. 2. A populated widget showing a preview image. == Changelog == = 0.3 = * Minor bug fixes * Added some error checking on submit * Tested with WordPress 4.3 and 4.4 = 0.2 = * Added options - you can now set category, tag, and post type, and control content to some extent. = 0.1.3 = * Fixed more info in README and bumped version no. = 0.1.2 = * Added the plugin name to the README. Oops! (Hey, it's my first plugin on the repo!) = 0.1.1 = * Updated a line in the README that I missed = 0.1 = * Initial release == Upgrade Notice == = 0.3 = * Minor bug fixes * Added some error checking on submit * Tested with WordPress 4.3 and 4.4 = 0.2 = * Added options - you can now set category, tag, and post type, and control content to some extent. = 0.1.3 = * Fixed more info in README and bumped version no. = 0.1.2 = * Added the plugin name to the README. Oops! (Hey, it's my first plugin on the repo!) = 0.1.1 = * Updated a line in the README that I missed = 0.1 = Initial release
About
A WordPress plugin that gives you a dashboard widget for posting a quick image.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published