/** * WPCode Snippet: Expose WordPress Pages Sync ACF Fields to REST API * Description: Makes WordPress Pages data accessible via Application Password authentication * Location: Run Everywhere * Priority: 15 */ defined( ‘ABSPATH’ ) || exit; /** * Register…Continue reading
/** * WPCode Snippet: WordPress Pages Sync ACF Fields (ENHANCED) * Description: Comprehensive ACF fields for page data with ALL metadata for WhaleSync/Airtable * Location: Run Everywhere * Priority: 10 * * INCLUDES: * – URLs & Permalinks (page_url, page_slug)…Continue reading
/** * WPCode Snippet: WordPress Pages Sync CPT Registration * Description: Registers custom post type for WordPress pages data with full REST API support * Location: Run Everywhere * Priority: 0 * * Purpose: Create a mirror/snapshot of WordPress pages…Continue reading
This a test snippetContinue reading
/** * WPCode Snippet: Scholar/Student Meta Fields – KIC Enterprises * Description: Additional fields for scholars/students – works WITH General User Meta code * Location: Run Everywhere * Priority: 11 (runs after General User Meta) * Prefix: kic_ for KIC…Continue reading
/** * WPCode Snippet: HR Staff Profile Fields – KIC Enterprises * Description: Comprehensive HR compliance fields for staff members * Location: Run Everywhere * Priority: 12 (runs after General and Scholar/Student) * Prefix: kic_ for KIC Enterprises (portable across…Continue reading