[wp-trac] [WordPress Trac] #61144: Disable Post via email
WordPress Trac
noreply at wordpress.org
Fri May 31 00:34:29 UTC 2024
#61144: Disable Post via email
------------------------------------------------+---------------------
Reporter: manbo | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7
Component: Options, Meta APIs | Version: 6.5
Severity: minor | Resolution:
Keywords: has-testing-info needs-patch php81 | Focuses:
------------------------------------------------+---------------------
Comment (by siliconforks):
Replying to [comment:7 ironprogrammer]:
> Maybe these options should be skipped from processing altogether when
the feature is disabled, to preserve the values?
I believe the code is attempting to do this already:
https://github.com/WordPress/wordpress-develop/blob/6.5.3/src/wp-
admin/options.php#L206-L208
However, there seems to be a bug in the logic, as that code is executed
only on multisite (which doesn't really make sense).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61144#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list