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
- How to license my commercial WordPress theme? [closed]
- How to Use WordPress as Static CMS Without Blog Posts
- Changing the visible url path to css & js files
- Make parent categories not selectable
- Retaining old HTML archives and displaying themes conditionally
- Theme Activation, Create Database Tables
- Filter or action hook to insert content on admin pages before tag
- Alternate header image
- Console error, even if everything is working?
- How can I make a different theme be viewed for logged in users vs guests?
- Custom branding / theme specified by URL
- New custom theme option (text input) giving index error
- CSS for triggering Avada toggles using an image or clickable element [closed]
- Random 404 error on WP
- Theme option not saved if in wp_editor() and html decoded
- display comment form for specific post id
- How can I change the theme of different posts using a plugin?
- How to add logo in Thematic
- How to create a new copy of a theme currently being used?
- Creating a job board using WordPress (for free)? [closed]
- FTP + Unable to locate WordPress content directory (wp-content)
- I don’t know how to put a placeholder [closed]
- How to hide title on ‘highlights’ – Themify feature
- WordPress setup one database with two different website?
- how to notify users about new theme updates?
- Theme check warning about text domain
- WP Customize API Checkbox change value
- Updating a theme
- Background image not showing up
- How to display post meta data in secure manner
- separate home page into separate pages
- How can I allow a client to edit certain parts of a static site?
- change template with button
- How do I remove the dash (-) between my Site Title and Tagline?
- Help with Divi logo not appearing for 10s
- How to clone a theme template from within WordPress? [closed]