Search results for: admin
Rest_Api_DIR - Users
/** * WPCode Snippet: Expose Users Sync ACF Fields to REST API (Application Password Auth Required)…
ACF_DIR - Users
Track Portal User Info and Activity
CPT_DIR - Users
Directory of portal users....
Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
test html
🎉 HTML Test Successful! This HTML snippet is working perfectly!
Library snippet
{ header}{} {} {} 4444 pure HTML code ♡ iexpress html code
GravityView_DIR_AA_CPT - GravityView Views CPT Registration
* Description: Registers custom post type for GravityView with full REST API support * Location: Run…
LifterLMS_DIR_AC_SYNC - LifterLMS Content Sync Engine - Comprehensive Data Version
* LifterLMS Content Sync Engine - Comprehensive Data Version * Syncs courses ONLY with ALL related…
LifterLMS_DIR_AD_FPopulation - LifterLMS Course Sync - Detail Population Module
* PURPOSE: * - Hooks into main sync completion * - Populates comprehensive course data (lessons,…
Gravitar Fix
add_filter('get_avatar', function($avatar_html, $id_or_email, $size) { // Force width/height attributes to match the requested avatar size $size…
Site Wide Header
add_filter('get_custom_logo', function($html) { // Only touch the header logo return preg_replace( '/]+)>/', '', // set to…
Site Wide Header
add_filter('get_custom_logo', function($html) { // Only touch the header logo return preg_replace( '/]+)>/', '', // set to…
frontend/js/snippets/scroll-behavior/sticky
This JavaScript snippet enables smooth scrolling to in-page anchors (like #section1) while automatically adjusting for a…