feat: complete assessment tasks

This commit is contained in:
Ayobami
2025-08-11 05:58:17 +01:00
parent 9122c7f108
commit 3b086cfa55
391 changed files with 43053 additions and 7 deletions
+3
View File
@@ -89,6 +89,9 @@ define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/** Stripe test keys */
define( 'STRIPE_PUBLISH_KEY', getenv('STRIPE_PUBLISH_KEY'));
define( 'STRIPE_TEST_KEY', getenv('STRIPE_TEST_KEY'));
/* That's all, stop editing! Happy publishing. */