About

Amateur hobbyist

21 Snippets
<10 Favourites
10+ Downloads

Inline Spoiler Shortcode

Easily hide spoilers in your text with a shortcode.

40+

Add Donate Button

Template code to display a particular campaign's button.

Set max-video-preview to 0

This snippet sets max-video-preview robots meta tag to 0

30+

Hide AlOSEO version number from the front end

This filter can be used to publicly hide the All in One SEO version number.

30+

Add Accept Terms Field

Add a Terms and Conditions donation field, showing whether the donor accepted terms and conditions when…

Prevent Copy Paste

This JavaScript snippet prevents right-click and copy events on the frontend

20+

Remove the crumb for the ‘uncategorized’ category

This snippet can be used to remove the crumb for the ‘uncategorized’ category

20+

Custom Registration Fields

Add fields to the registration form.

Hide the breadcrumbs on pages.

This snippet can be used to hide the breadcrumbs on pages.

20+

Remove Unused JS

/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…

Minimalistic Admin Bar

This code snippet allows you to customize the WordPress admin bar by removing the WordPress logo,…

Remove Google Fonts (Elementor)

add_filter( 'elementor/frontend/print_google_fonts', '__return_false' );

1 4 5 6 7 8 9