You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add filters for setting object_id and mb_object_type and in do_scripts - Allows overriding by plugins/libs. (Added to support the new CMB2 WooCommerce HPOS Orders extension)
Added a cmb2_init_hooks hook when hookup is called.
Addressed some security concerns with the unserialization process for the stored serialized DateTime field values (text_datetime_timestamp_timezone field type only). (#1510)