Save the image as a path in a text field.
You can try to handle your image upload with the WP mediaUploader.
There is a nice and quick tutorial for: https://laurahoughcreative.co.uk/using-the-wordpress-media-uploader-in-your-plugin-options-page/
Related Posts:
- Contact form 7 select box different value-text than content-text in option [closed]
- add function to saving change on Options Pages
- Admin page: form with enctype=”multipart/form-data” does not transfer its data
- Submit page limited in time to upload image
- Redirect to another page using contact form 7? [closed]
- File Uploader – Upload without adding to Media Library
- “Add Media” button in custom plugin
- Correct way to serialize the data of options table?
- Where should I use get_option in a plugin
- Get selected values from checkboxes and radio buttons via Gravity Forms gform_after_submission hook [closed]
- Custom plugin settings: clicking “save changes” does not display success message
- how does wp.media javascript library work?
- Please select a file error
- How to fetch serialized data from wordpress options
- Changing widget options via the functions.php when there are no hooks
- How can I add a custom meta value on file upload?
- Trying to add admin file upload form plugin
- How to upload thousands of images?
- WordPress Custom Application form
- When is it useful to use wp_verify_nonce
- How can I use a video header that’s over 8MB?
- Datepicker not supporting timepicker
- How to set CORS header?
- Prepare plugin options for multi-lingual support
- Is it possible to personalize the Media Library?
- Creating a plugin that will add options. Where should the options menu pages go?
- Set the active Navigation Menu from a plugin
- WordPress get_option and update_option returned entered on the textbox field
- Form isn’t inserting data into database with ajax plugin
- Admin Theme customization
- Anonymous Postings
- changes to widget settings not showing up in individual pages pages until they’re updated [closed]
- wp_generate_attachment_metadata is creating an empty array
- Show admin notice on incorrect value on form field
- Removing included CSS file that doesn’t exist
- Contributive page where people logged in can write
- Contact Form 7 Get Image Function [closed]
- Is there any way to use google input tool or any other language keyboard with WordPress [closed]
- Auto move media file to cloud
- How to allow user to select User ID in Formidable Pro form? [closed]
- Plugin Not Working After Being Uploaded To WordPress Plugin Repository
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- Detailed form plugin, with ability to export to excel etc. OR edit PDF live? [closed]
- Update a core option from plugin settings page
- update_option_{$option} not showing old value
- Can deactivating a plugin sometimes “reset” settings within that plugin?
- How to prevent plugins from sniffing/stealing other plugins’ options?
- Is there a function to list all uploaded images? How can I add one?
- Default plugin config to override wp_options?
- Update WP option by plugin
- How can ι create my own (custom) WordPress table/list?
- Sell access to form [closed]
- How (or where) do I get wordpress plugin update download link?
- Adding option values as an array using a multi selectable select box
- How to redirect to a page after the form is submitted
- Is it save to replace with in WordPress search form
- Need to add/remove group of options and display them as rows
- Plugin for visitors to edit content without logging in? [closed]
- Using call_user_func() within add_settings_section() within a Class
- Simple sildeshow/image-upload plugin?
- WordPress Forms Advance Conditional Logic
- login form should redirect to register page for in 1st login next time it should redirected to home page
- How to copy the all WordPress media items to another custom plugin folder?
- Creating an array from form inputs before it is posted to the options database
- Is it possible to pull all featured images from WP database only?
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- wp_set_password() does not work!
- Custom Formdata matching with user table
- 500 Internal server error wp_handle_upload_prefilter
- Cannot display wordpress thumbnail
- save short-code in my custom plugin settings problem missed something
- upload multiple images using wp_handle_upload
- woocommerce with external ftp site
- Creating posts with acf_form() that has a relationship type field
- multiple image upload using wp_enqueue_media
- Ajax call to php function doesn’t work PHP code
- Plugin Options Page and Subpage
- save multi-select input using update_option for plugin
- Admin Custom Login loses settings on Code and Data migration
- Media library and Upload media problem
- After form submission want to show success message in the form page
- Protect WordPress option value
- WP default file upload hook not working if used in a plugin
- How to create a new database table whenever user changes options
- WP_Filesystem usage within a block of code
- I created a custom form in HTML/CSS and now I need it to submit … should I create custom PHP or is there a plugin I can use?
- Create Array from data in the OPTIONS table
- Error when renaming option
- Custom Form only for admin
- include plugin folder directly in theme folder to load faster page n wp
- How to programmatically detect how many posts are displayed per page?
- Creating fields in the database
- Allow users to enter and edit data in one-to-many configuration
- Is there a WP-Plugin to convert PNG to GIF? [closed]
- selecting options from another form
- Build a Boat Form Plugin [closed]
- how to show selected options drop down menu values in attributes field in after saving post.php
- How can I add a zip code service availability checker in WordPress without Woocommerce? [closed]
- upload_mimes is getting ingored, how to add a new mime type?
- How To Convert External Image URLs To Own Website’s Uploaded Images Automatically?