There is a php ini directive called ‘max_file_uploads’, which (as it happens) defaults to 20. So, this is the number of files php will allow you to upload in one go. If you can edit the php ini yourself, then you can probably add or update this value. If not, then your server team will need to do it.
Related Posts:
- How to remove admin menu pages inserted by plugins?
- Creating my own Admin Forms in a WordPress CMS?
- How to build custom WP admin with custom URLs
- Custom Dashboard Home Screen Options
- Customizing Users in Admin Area
- How to create custom backend admin menu in different languages?
- Custom Admin Section
- How to create functions that affect only a specific user
- Organizing Code in your WordPress Theme's functions.php File?
- Making Custom Fields Standard in the Admin UI
- Custom column for changing post status via ajax
- Why doesn’t WP_Image_Editor save images using the Filesystem API?
- What is the best way to customise admin files so they survive future upgrades?
- When adding a custom REST endpoint, where do you put the endpoint function, and where do you put the function registration call?
- Custom ReCaptcha Login
- Is there a plugin to make attaching images easier?
- Admin Bar (Toolbar) not showing on custom PHP file that loads WordPress
- wp-admin – save options without refreshing?
- WordPress prompt checklist before publish?
- Admin Media grid view images won’t load
- Automatically wrap post image in div
- Getting $comments outside the comment template
- Redirect members to custom page upon logging in through WP admin
- Customizer image control default value showing in customizer but not on frontend
- Importing media medium setting image gallery / image attachments
- Extract & Display the REAL first image attached to a post – extend the_post_thumbnail()
- Adding “Interesting Tags” & “Ignored Tags” like StackOverflow.com in a WordPress Blog?
- Add custom column to Users admin panel with Types user custom fields?
- How do I change the default admin color scheme in MP6
- How To Add buttons to the toolbar which appears in TinyMce when you click over images
- Image Editor does not affect custom sizes!
- How to customize admin posts based on the user who is logged in
- How to display post title & excerpt when mouse hovers on an image?
- Calling a php file from a javascript file in wordpress
- Automatically add image caption with values from a post parent field?
- Adding all sub-pages to the menu manager
- Preserve custom URL parameter after saving post
- Adding custom styles to dropdown in editor
- how to add custom css and js on wordpress post editor directly without using .php file
- Allow non-admins to access the Customize theme page
- Load more posts with multiple queries
- Taxonomies image
- Using Fullscreenr with a wordpress blog – weird bug
- How to add a custom-post-type post within another custom-post-type post edit screen using AJAX?
- How to change popular term checklist title when edit post?
- WordPress customizer Preview not loading
- Viewing checkout page removes fees from mini cart
- Get Image from Media Library with the Title
- Get Custom Logo Alt Text
- Change the Labels of Users to Customers in Admin
- How can I display a PHP foreach loop’s answers by AJAX
- Background image not appearing
- Organizing the position of widgetized areas in the backend
- How to use default WP form elements to interact with custom DB table?
- Admin search post meta
- Extend WordPress Core Classes in OOP Theme?
- NextGEN Gallery – open all images on page in fancybox [closed]
- Featured Image If Else Condition
- Custom Columns WordPress Admin
- Simplify the admin end
- If custom image header does not exist display text header
- What is the best way to modify Admin Panel on WordPress?
- add custom content to appearance/widgets screen
- Stop Expansion of Top Level Menu in the WordPress Admin Sidebar
- theme customizer – can a single option pass multiple values?
- How to remove admin menu pages inserted by plugins and themes in the top admin bar?
- Best practice for plugin: always detect admin-ajax call?
- Custom theme – how to link the image without posting it
- Trying to set specific image dimensions and crop with ACF
- Customizing admin look and feel for just one particular type of user
- Usage of custom post types in a custom admin menu
- Customizing the gallery of the post correctly
- admin-ajax.php returns 0 even when the post status code is 200 OK
- Change admin_title of a plugin using code snippet/functions
- Select input in metabox not updated
- Add admin page for specific post status (for example)
- adding fade on mouseover to images
- How to show Term ID beside Name Category with wp_dropdown_categories()
- Lightbox not showing image caption
- WordPress 5: including larger thumbnail image sizes in srcset than I have set
- remove screenshot.png via dashboard
- Adding more than one WordPress Gutenburg block type?
- Figuring out how to create “Option Pages” in WordPress admin
- How to submit form data in the same page in WordPress without reloading the page?
- Creating custom setting in add media popup
- Upload image without resizing but insert in post with resizing
- Bio comes up when the visitor clicks on a picture
- Style Radio Buttons inside Edit Page (Custom Fields)
- how to hard link to the posts page?
- issue in wordpress auto delete post and redirect to another 1
- Create Custom Admin Fields
- Unable to show messages using ‘admin_notices’
- Adding pages to the Admin panel
- Custom image sizes ignored in WP 3.5
- Create users via PHP
- Edit image alignment in WordPress twentysixteen child theme on attachment page [closed]
- Prevent posts from being published if the ‘Uncategorized’-category or no category is selected
- Set custom banner image size with wp_customize
- Custom Search on media files PDF images pages posts
- Import bootstrap 5 and bootstrap icons in wp-admin backend