• Brooklyn Knowledgebase
View Categories

How to Increase the Max Input Vars in WordPress?

< 1 min read

1. Edit htaccess #

by modifying the .htaccess file in the WordPress root directory where the wp-config.php is located as well.

2. Create or Edit an existing PHP.INI file #

by adding or editing a php.ini file inside your web hosting root directory. If you are not able to see this file, create it manually and place it inside the mentioned folder.

If none of these methods are working, please contact your hosting provider for further assistance.