You should only need a list of URL’s selected from the Media Loader. There are others out there, but I have a Theme Options Panel for your admin that is Settings API compliant. It has an ‘upload’ option that uses the Media Loader to upload a file and fill a text field with the returned URL of that file. This is saved as an option with the Settings API. Perhaps you can get an idea from that. You could provide a pre-set amount of ‘upload’ options (5 URLS/images for example) or modify the code to handle it differently.
Related Posts:
- How to store widget fields data as an array?
- How To Add New Option Types To Option Tree?
- Modular theme settings
- How to force Media manager to overwrite files of same name?
- How does WordPress decide what template to use as frontpage
- get_option function
- Get category slug and display it on a query_post
- Override Current Theme Setting in wp_config.php
- Why might $input (Settings API) be coming through empty?
- Multiple Custom_Background, is it possible?
- How can I stop WP media uploader from creating duplicates of my uploaded images?
- Static Front Page problem
- two tinyMCE editors in the same page
- How wordpress handle upload images and how to use them in the code
- Get attachments by user
- How to regenerate thumbnails when they’re stored on S3
- Cannot update WordPress General Settings Site Title and Tagline
- How can one update a theme on a live site without interruption?
- Adding wp_enqueue_media(); causes problem
- Theme settings keep getting reset/erased
- trying to use wp_handle_upload with ajax
- Media Uploader in custom path
- Where should I update_options in a theme?
- How can I display/hide certain content based on a Theme Option field?
- Customizer: Unique identifier that distinguishes which image upload control is uploading an image
- Unable to check if image uploaded by wp_image_editor exists using file_exists function
- How can i attach the attachment-ID to the user profile image?
- WordPress Media Uploader in page template (On Front-end)
- How can I make my options in an array and store theme in WP options one DB row?
- How to Call pages from a Options Panel
- Can I get the ID of an inserted / linked image?
- Efficiency of wp_options vs a new table
- Redirect to another page using contact form 7? [closed]
- How to set wp_options in functions.php for removeing the Default Front Page
- Can I add an icon & function to the “Upload/Insert” toolbar at the top of the content editor?
- Override plugin option by with a custom theme
- wp.media issue with selected image
- not getting API setting saved confirmation message after update on option page
- WordPress creating images if uploaded image is greater than 960px on one side?
- Callback Function Not Firing On Selection In Media Uploader
- Update Specific Key Value in Complex `wp_options` object
- How to remove permalinks links presents in each page of my site?
- HTTP Error when uploading images over specific dimensions
- Tabbed theme options query about add_settings_section callback function
- Unable to delete option
- WordPress uploads do not show up and I see the white screen of death in some cases
- Can’t upload images on new theme
- Theme Option’s Save Button is not working
- Custom Theme functions.php – Using add_settings_field and input type=”file” to set custom logo
- How to create .pot files with POedit?
- How do I get the theme URL in PHP?
- Why when I submit a form in wordpress it loads a 404 page though URL is correct
- How to enqueue script if widget is displayed on page?
- Custom Image section in Customizer
- get_stylesheet_directory() returns wrong URI… localhost/using vhosts
- Any alternate TinyMCE4 themes / subthemes?
- wp_get_attachment_image_attributes not working for me
- add_editor_style not working
- WordPress Google Maps in Custom Theme
- How can I include a post in a theme?
- Create self-populating menu and add extra divs to the menu layout
- How to write .htaccess dynamically? [closed]
- current_user_can Not Always Working Properly
- using jQuery Cycle by Malsup with WordPress Page and Gallery
- Can’t select my block by clicking on it
- How to add infinite scroll?
- How can I have a page on a site that isn’t a ‘Page’ in the WordPress sense?
- Missing tested up to on readme text validator
- Posting page on all subdomains
- How do I build a post_thumbnail based archive? [closed]
- How to enqueue javascript for WP Customize options sidebar?
- WordPress 500 Internal server error when activating custom theme [closed]
- Customize how a WordPress theme looks like in the Theme Selector
- Wpautop in wp_editor not working
- Comment status shows ‘closed’ in db, but it shows ‘open’ when i echo it
- html5-reset theme does not show the image [closed]
- WordPress HTML5 Gallery Support – Convert HTML4 -> HTML5
- Issue On Displaying Pages with Post Name Permalink
- Contact Form Security
- Where do you add code in custom fuctions so it works on a specific page?
- Customizer Color Control Not Working
- where to start with WordPress theme development [closed]
- Create a Grid/List Toggle in WordPress Archive
- Unable to add widgets to sidebars in custom theme
- How do I display a greyed out next_post_link when there is no next post
- What is the difference between Twenty eleven & roots framework?
- Woocommerce AJAX filters option loading spiner – problem on mobile device
- How to Modify WP_Includes/blocks/latest_posts.php
- Page For Specific Posts
- How can I show a custom WordPress menu anywhere I want on my website?
- Menu is in Reversed order
- How to connect two child themes on different sub domains to the same base theme
- Should I detect the device or the page first?
- How does mediaelement.js work in WordPress?
- WordPress Theme Developments – Start from another theme
- Access meta box checked value in another file
- Best way to access variables in template markup
- JQuery Equal Height in Rows Conflicts Only Works without Registering wp_footer();
- How to Create a Multi Purpose Theme?
- customize functionality of share buttons under each blog post [closed]