Search results for: disable

Append a Page to the Additional Pages Sitemap

This filter can be used to Append a Page to the Additional Pages Sitemap

20+

Remove Post Title from Yoast Breadcrumbs

This snippet removes the post title from Yoast SEO breadcrumbs

Dynamically Add Article Schema to Posts

This filter can be used to Dynamically Add Article Schema to Posts.

40+

Hide the ‘Screen Options’ Tab on admin bar

Remove the Screen Options menu at the top of the admin bar.

Remove address from the header

Remove address block from the header

Force account creation by cart total

Force account creation at checkout if the cart total is a certain amount and the quantity…

Show Admin Bar

The code below shows the admin bar for logged in users who do not have these…

Add Noindex & Nofollow Attributes to all the Posts

This filter can be used to add Noindex & Nofollow attributes to all the Posts

80+

Remove users from WP-JSON

Increase your site's security by hiding usernames from WP-JSON, that are otherwise exposed to the public.

Move Jump to Recipe above featured image in Genesis

/** * Ensures the "Jump to Recipe" button is added above the featured image. */ add_action(…

<10

Remove Specific Post Type From Public Post Type List

This filter can be used to remove the movie post type from the public post type…

<10

Hotfix: Remove Stripe Statement Descriptor

In EDD 3.2.8, Easy Digital Downloads changed how Statement Descriptors are used with Stripe Payments to…

Move Jump to Recipe above featured image

/** * Ensures the "Jump to Recipe" button is added to the content really late. */…

<10

Remove Gutenberg Blocks CSS

add_action( 'wp_enqueue_scripts', function () { wp_dequeue_style( 'wp-block-library' ); wp_dequeue_style( 'wp-block-library-theme' ); // Remove WooCommerce block CSS…

1 11 12 13 14 15 16