Search results for: disable
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. */…
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