Search results for: disable
Provider Referral
Refer a Patient | Skills Therapy Clinic Referral Partners Welcome Your Patients DeserveSpecialized Therapy.We Are Here…
Auto delete FluentCommunity drug shortages posts
This code snippet automatically schedules the deletion of FluentCommunity posts created in a specific space after…
Remove Default jQuery
// Remove default WordPress jquery wp_deregister_script( 'jquery' ); //Remove jquery migrate add_action( 'wp_default_scripts', 'remove_jquery_migrate' ); function…
Remove Post Title from Yoast Breadcrumbs
This snippet removes the post title from Yoast SEO breadcrumbs
Remove address from the header
Remove address block from the header
Fit Men Academy Footer
Fit Men Academy / Here's an improved prompt that addresses your concerns and provides clear instructions…
Empty Admin Dashboard
Disable all dashboard widgets in the admin and the welcome panel.
Force account creation by cart total
Force account creation at checkout if the cart total is a certain amount and the quantity…
Elegant Fade In-Out
Hide all elements until they Visible in the Viewport
Fix “Send to Friend” Field Visibility for Variable Gift Cards
This fix ensures the “Send to Friend” fields display correctly based on the selected variable gift…
Move Jump to Recipe above featured image in Genesis
/** * Ensures the "Jump to Recipe" button is added above the featured image. */ add_action(…
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…