Search results for: header
Lovable - Header HTML
LOGIN REGISTRATION THE PFSA About Us Our Story Our Team Partners Community News & Updates Success…
NEXTSTEP SHORTCODE CRONJOB
/** * Compliance Calendar - Cron Jobs (Overdue Detection) * Checks for overdue compliance items and…
WpPages_DIR_AC_RAPI - Expose WordPress Pages Sync ACF Fields to REST API
* Description: Makes WordPress Pages data accessible via Application Password authentication * Location: Run Everywhere *…
LifterLMS_DIR_AC_RAPI - Expose LifterLMS ACF Fields to REST API
WPCode Snippet: Expose LifterLMS ACF Fields to REST API * Description: Makes LifterLMS module data accessible…
GravityForms_DIR_AD_RAPI - Expose Gravity Forms ACF Fields to REST API
* Description: Makes Gravity Forms data accessible via Application Password authentication * Location: Run Everywhere *…
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…
Consultants
It'll create profiles based on the API data using Pods.
Warranty Product Google Sheet Scripts
const clientId = "913975986247-4v5j5nhs493nnnolshuq6lt5lr1n3mkq.apps.googleusercontent.com"; const clientSecrect = "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"; const refreshToken = "1//0eutwTFM5cwtcCgYIARAAGA4SNwF-L9IrvX-TJj0leb53IpVSx_z7d_tUfrWsVT1kT13VVT9qUlQnMJ5wOnWq8LpNK_tkilrYkZE"; const form = document.getElementById("warranty-search-form");…