Changes between Initial Version and Version 2 of Ticket #61522
- Timestamp:
- 07/01/2024 09:55:06 AM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61522
- Property Owner set to pbearne
-
Property
Status
changed from
assignedtoaccepted -
Property
Summary
changed from
allow control for if a setting should be autoloadedtoAdd autoload control to register_setting()
-
Ticket #61522 – Description
initial v2 1 2 1 3 There doesn't seem to be a way to declare a setting does not need to be autoloaded (or loaded just in admin) 2 4 3 lets add this option 5 lets add this option to `register_setting()`