[wp-trac] [WordPress Trac] #45438: All Settings page (options.php), message when saved

WordPress Trac noreply at wordpress.org
Tue Apr 12 06:06:00 UTC 2022


#45438: All Settings page (options.php), message when saved
-------------------------------------------------+-------------------------
 Reporter:  ishitaka                             |       Owner:
                                                 |  SergeyBiryukov
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  6.0
Component:  Options, Meta APIs                   |     Version:
 Severity:  minor                                |  Resolution:  fixed
 Keywords:  good-first-bug needs-testing has-    |     Focuses:
  patch                                          |
-------------------------------------------------+-------------------------
Changes (by peterwilsoncc):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"53151" 53151]:
 {{{
 #!CommitTicketReference repository="" revision="53151"
 Options: Show error when updating all options exceeds `max_input_vars`.

 On sites with a large number of options, the number of inputs when saving
 all options via the /wp-admin/options.php page may exceed PHP's
 `max_input_vars` setting, this will prevent saving.

 An error is now shown if this is the case.

 Props ishitaka, jorbin, maguijo, pento, sergeybiryukov.
 Fixes #45438.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45438#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list