Skip to content

Instantly share code, notes, and snippets.

View gigacompounds's full-sized avatar

gigacompounds

View GitHub Profile
@gigacompounds
gigacompounds / gc-headless-checkout.php
Created April 17, 2026 05:48
temp: gc-headless-checkout mu-plugin
<?php
/**
* Plugin Name: GigaCompounds Headless Checkout Bridge
* Description: Native WC checkout bridge for headless Next.js storefront.
* Version: 6.6
*
* Upload this file to: wp-content/mu-plugins/gc-headless-checkout.php
*
* Also add to wp-config.php:
* define('GCBRIDGE_SECRET', 'your_shared_secret_here');