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
Thanks to @DAnn2012 for fixing a bug in which echo was missing from an esc_html__ call. (#555)
馃捇 For Developers
Add a object_sync_for_salesforce_wordpress_table_structure filter, which allows plugins to override or extend the database table structure, and the methods to work with it, of any mapped WordPress object with their own structures. Thanks to @phschmanau for the pull request (#557)