How do you upload images into WordPress blog posts using the ‘upload’ feature?
WordPress can archive images in blog posts for you automatically. All you need to do is upload them into the post you’re writing and WordPress will do the rest. In order for this convenient feature to work, you will need to create an ‘uploads’ directory and allow it to be writeable by the server by manually changing the file writing permissions (CHMOD) to 777.
Related Questions
- WordPress will not let me upload images, complaining "xml not well formed". Why can I upload images with other blog clients but not Blogo?
- WordPress will not let me upload images, complaining "XML-RPC server accepts POST requests only". How do I fix this?
- How do you upload images into WordPress blog posts using the ‘upload’ feature?