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?
- How to use more than 256MB of memory in the admin?
- Making Custom Fields Standard in the Admin UI
- How to change popular term checklist title when edit post?
- WordPress customizer Preview not loading
- How to get custom page template being edited in gutenberg editor
- 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
- Load MediaPlayerElement after Infinity Scroll loads more posts
- How can I display a PHP foreach loop’s answers by AJAX
- Using custom image resizing script in a page
- 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?
- Best way to allow overwriting images shipped with the plugin?
- NextGEN Gallery – open all images on page in fancybox [closed]
- Data won’t save if metabox within conditional in admin. What am I missing?
- Featured Image If Else Condition
- Custom Columns WordPress Admin
- Simplify the admin end
- If custom image header does not exist display text header
- Restrict Viewing of post on both front and backend?
- WordPress : using AJAX to get posts & Sidebar Content to an external application
- 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
- Is there a possiblity to replace profile image gravatar with custom user images
- How to create “custom page types” with different custom fields in them?
- Remove value from array within post meta ajax admin
- 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
- Personalized Gallery what are my options?
- Is there any way to modify images from a theme using the web interface?
- admin-ajax.php returns 0 even when the post status code is 200 OK
- Open login logo URL in new tab
- Change admin_title of a plugin using code snippet/functions
- Select input in metabox not updated
- Can I use application/json content type in WordPress
- Delete a column in edit.php generated with a plugin
- Add admin page for specific post status (for example)
- mailchimp integration on a custom footer
- 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 add the option to choose between sizes for featured image within post editor?
- How to submit form data in the same page in WordPress without reloading the page?
- Creating custom setting in add media popup
- Check get_post value after wp-admin login
- where can i find the login page in wordpress and add my header to it
- Upload image without resizing but insert in post with resizing
- Bio comes up when the visitor clicks on a picture
- Adding images to anchors in the list created and fetched with wp_nav_menu
- Style Radio Buttons inside Edit Page (Custom Fields)
- how to hard link to the posts page?
- Admin menu disable new/delete page
- issue in wordpress auto delete post and redirect to another 1
- Change default “Apply Changes To” radio option when editing images
- Changing a setting in the wp-admin/customize.php reverts CSS styles to parent theme [closed]
- WP_Customize_Image_Control and selecting from library?
- Create Custom Admin Fields
- Unable to show messages using ‘admin_notices’
- Adding pages to the Admin panel
- Customize Admin Section
- featured images – custom links
- admin panel save option with ajax
- Get a different size of Image thumbnail while working with custom metabox
- 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
- How to search for replacement titles and contents, excluding image URLs
- Custom Search on media files PDF images pages posts
- How can I get the Media Library backend to show larger thumbnails?
- Import bootstrap 5 and bootstrap icons in wp-admin backend
- I want to force secondary rows using WP_List_Table
- Images in an RSS feed
- WordPress Responsive Custom Control WP Customizer