Search results for: disable
Add User Email To Donation Summary
This will allow - among other places - for the user email to be displayed on…
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
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. */…
Change Jump links to buttons
Make the "jump to recipe" and "print recipe" links look like buttons at the top of…
Require a comments with rating
Return the number of the rating that should not require a comment.
GravityForms_DIR_AB_ACF - Gravity Forms & Feeds ACF Fields
* Description: Registers ACF fields for form and feed data + notification/confirmation content * Location: Run…
hide_wp_adminbar.css
Hide Adminbar, Show on Hover
ACF_KEYSMST_MSTCASECPT - TAB: Case Status & Tracking (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: Case Status & Tracking (v3.0 Modular) * ============================================…