i believe one way to do what you want would be to simply add an action="post.php"
to your form. so the form redirect user to post.php onsubmit in which you can get the user input through $_POST
Related Posts:
- What is a good alternative to using $content_width for image optimization?
- Image sizes and order of operations
- WP Responsive images – upload custom image sizes
- Where are the resized images coming from?
- image resizing on post content without css and html tags
- Optimising uploads folder then re-uploading?
- Lazy Loading of all Images
- SQL: How to find all attachments that are not used in any posts/pages/custom_post_types
- What is the best way to host a site with many images without it being too slow?
- Run command to optimize images after they get uploaded to WordPress
- Load Webp Version of Image if it exists
- Serve images as webp if browser support
- Get Image Description
- Automatically replace original uploaded image with large image size
- How to scale up featured post thumbnail?
- Custom image size / thumbnail – Crop to aspect ratio even when source image is smaller than set dimensions
- wp_get_attachment_image_src and server path
- Change WordPress image URLs via filter
- How to resize images in wordpress without adding any compression or changing the color profile of the images, possible?
- hook into completed image upload filter
- Why is wp_get_attachment_image not including “full” size in srcset?
- Get img alt tag from a Image that has been uploaded through the Customizer
- Get Attachment ID from URL [duplicate]
- How to set twenty fourteen header image at 100% width?
- Can’t Display Featured Image in RSS Feed
- Filter to modify post_title after image upload?
- Automatically Add Caption in image
- Import Images from one self-hosted WordPress install to another
- How to Optimize images after uploading all images to WordPress Site?
- How to get relative URL of medium sized featured image?
- How do i reference the theme path in pages for images?
- Using srcsets to load different images based on browser widths
- Multiple entries for one object with different cover images
- How to exclude an image size from the WordPress srcset
- Gutenberg editor get post featured image by id
- Local WordPress installation doesn’t crop images
- Get full URL of images in media library including http://
- Host images only on CDN
- Generating different dimension images while uploading image file from custom plugin page
- How to intigrate multiple image uploader in a custom post type
- Stripping the_content() from images then displaying them seperately
- Image upload appearing as broken images following server move
- Regex expression for redirecting image URLs to another folder
- Background image resets after time (XAMPP)
- renaming an image automatically everywhere else (posts and pages)
- Custom thumbnail size of image when uploaded
- Change wp-content/uploads to uploads/%postname%/%image%
- Insert File URL Links to Existing Images that Were Not Originally Linked to Themselves
- Difficulties setting a maximum image width
- How to add image in rss?
- Does wp_get_attachment_image_src also work with non-image files?
- Filter for post_thumbnail: link to small src and add data-attribute [duplicate]
- Why does WP allow to view and media item as a page
- Console Browser says it cannot find a requested image that does not exist on my Website [closed]
- Display attached images as background-image css
- Remove Additional image sizes created by theme
- Images don’t load erratically
- wordpress 4.22 does not generate thumbnail images
- How to implement CSS-defined images from bootstrap site in wordpress theme
- Show Image Size as Dragging it Larger or Smaller
- Logo on the tab
- How can I get url from image tag in feed with fetch_feed?
- How to get image name, mime type, width, height, file size from post custom field?
- How to automatically populate a gallery with images attached to posts of one category?
- How to edit caption for images and exclude it from excerption query?
- Fetching uploaded images using Link URL
- Can’t seem to see images on my machine but can on the server
- Add a span tag around image
- fitting the thumbnail image into a div
- How do you change the fetched image of a PDF uploaded into WordPress Media Library?
- Apply manual image cropping not to thumbnail but medium_large size
- Hide or mask the url to an image
- Trying to change the URL of a product image once I upload it, but there seems to be no way to access the URL
- Trouble with Uploading and Displaying Images
- How can I insert and display copyright owner field on featured-images, pictures and galleries in articles?
- Image alt attribute
- wp_download_url() for dynamically generated image
- Non-existent child page URLs redirects to the image attachment URL instead of throwing 404
- Images not loading on wordpress.org site
- second featured post not displaying on page [closed]
- How to change img src in home-made theme, using WordPress` live customizer?
- Full size image from srcset ALWAYS used on mobile DESPITE setting size of image in editor
- Run function before uploaded image is saved
- WordPress not choosing the right image from srcset
- how to remove / hide ‘featured image’ option from side menu
- How to get attachements URL from author meta and display them?
- How can I set different banner images using background cover at different breakpoints?
- variable crop option with add_image_size()
- Images are not shown
- Replacing an Image gallery
- Missing Images in Uploads Directory (Server Only)
- Images with excerpt function
- How do I get resized thumbnails?
- Why is WordPress loading a different sized post thumbnail?
- Uploading Full Size Image vs Resizing Before Upload
- change with CSS the color of an svg background image set with “background-image: url()”
- Img alt tag showing different value then entered
- Adding Multiple Images to Sidebar Through Dashboard
- Tried everything but Facebook share button won’t load the post thumbnail
- How to hide image alt text/caption in Visual Composer?