Fixed #24146 -- Fixed a missing fields regression in admin checks.
This allows using get_field() early in the app loading process. Thanks to PirosB3 and Tim Graham.
Loading
Please register or sign in to comment
This allows using get_field() early in the app loading process. Thanks to PirosB3 and Tim Graham.