Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
// Ensure direct checkout capability by syncing product IDs. add_action( 'woocommerce_gla_get_google_product_offer_id', function ( $mc_id, $product_id ) { return (string) str_replace('gla_', '', $product_id); }, 10, 2 );
Skip to contentWelcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.