It’s hardcoded into the WP_Themes_List_Table class that’s responsible on Line 50.
$per_page = 15;
So in short, you can’t without modifying a core file.
Related Posts:
- Passing dynamic options from backend to frontend
- Best practices for a Style/CSS based theme options page?
- How to use media upload on theme option page?
- Any official way to create an admin theme?
- How do I create my own admin button and theme settings page?
- Add a page outside of the current theme?
- Loading template files from a subfolder in my theme?
- Switch Theme Through Options Panel
- Exclude stylesheet from admin
- How to make alert for new version on theme options?
- How get Themes list via REST api?
- Activate a new WordPress Theme Only for Admins
- How to mark an option as selected
- How to go about pre generating css file with variables from theme options
- Does uninstalling a WordPress theme delete its database values?
- Cannot find the code for “Edit This” link in posts in a specific theme
- Defining different theme for Blog posts page
- How do you get thumbnails to show up in the admin edit post?
- Theme Development Admin Area [closed]
- How to set different settings for a mobile theme?
- Disable Theme API / Front end (for API only environment)
- What’s the proper way to include inlined javascript-source?
- How to understand a specific bit of WordPress syntax
- Should a child theme share the same theme options row as the parent, or should it have it’s own options row?
- Creating a theme options page
- Make it possible to pick a color theme for specific pages
- OptimizePress Theme Overriding add_filter page_template
- Execute filter in theme as last
- Posts and Pages not showing on admin, but showing in theme
- How Do I Use A Custom Mobile Theme?
- How can I make some themes usable only by admins?
- Custom options below pages/posts editor?
- Redux callback action
- How to display message (with switch_theme hook) after deactivating My theme?
- How can we hide the parent’s theme url at the child themes details on a multisite?
- How to switch theme if the current user is admin?
- Preserve theme settings when migrating from local to live
- Functions containing parameter ‘yourtheme’
- What is the “pub” theme? [closed]
- Problems to disable the comments for my statics pages
- Color Options from Theme Customizer API not returning via get_theme_mod()
- How to reset a custom theme
- Theme javascript/css 404
- Issue with theme mod options during domain migration
- Posts as filtered list – expandable
- .PO file is found but I don’t see translations: how to debug the problem?
- How to add some php code in header.php using plugin
- WordPress activate theme error $pagenow
- Using filter in the widget causes fatal error
- Setting a new default template for the creation of a page
- How to include stylesheet in custom admin using parent_slug
- Cannot update a file for my theme
- List of categories instead of dropdown menu selector in admin options
- I made new theme directory, why won’t it show up in admin GUI?
- Fix warning: Missing argument
- Is there any way to modify images from a theme using the web interface?
- Switching among theme customizations
- Don’t prepend WordPress base url to image paths
- how to create a section inside a section with theme options customizer
- Warning: call_user_func() expects parameter 1 to be a valid callback
- Are immediately-called actions not usable in themes?
- Firebug and Chrome rendering two body tags
- Create /archive page in WordPress Theme
- Church hope them issue
- Best way to include Bootstrap in WordPress
- Uploading files in admin panel?
- Change logo on each page of University Hub theme [closed]
- Delete database tables on theme uninstall?
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- How to get the post-ID in my plugin?
- Parallax WordPress theme without hardcoding – possible?
- Embedded Videos (PB) – Not Available
- Recommended Themes for a Developer-related Topics Blog?
- Upgrading from 2.9.4 to 3.0.x and with a custom theme
- Translation not working after editing plugin template
- Is it good practice moving the main stylesheets after the plugin styles?
- When someone likes an article on my blog, they are prompted to log in on WordPress.com [closed]
- WordPress theme logo handling (Trying to use GIF as logo)
- Alignment Problem [closed]
- Unable to find translations in WordPress theme
- Theme title in admin shows full path [closed]
- Is there a way to see how a theme will look before buying it?
- Menu items do not “open” when mouse hover over them?
- theme customizations gone after enabling ssl
- Simple filter to change label name of Email Adress to something else
- Show only the beginning of post
- Changing theme folder name disrupts widgets
- WordPress Customazation API section in section
- How can I Update my Theme
- Use random theme
- Replacing current theme folder by previous version of the same folder produces “undefined function get_header()” error
- Theme comment callback results nothing
- Does not work bookmarklet in the theme Tagology
- How do I block a subdirectory from WordPress theming?
- Sub-Theme (based on Taxonomies)
- Adding a wp_head hook from an included PHP file
- Deleting Widgets in sidebar in Panthea theme
- Is it possible to dynamically show different themes for different users? [duplicate]
- How do I get rid of the Mindblown and the book recommendations?
- what use have double styles in index.html?