Hello all, I need your urgent help
I am a designer and bought a WordPress theme to build my online portfolio and installed WordPress(6.2.2 version) locally on my Mac(13.2.1) machine using MAMP (Version 6.8)
The theme requires the max_input_vars to be 5000, and the default value is 1000
I tried to change it from the PHP.ini file, I already change other values like upload_max_filesize and post_max_size on the same file
But the value of max_input_vars in not changing and keep showing 1000 while it is 5000 in the PHP.ini file