About
Amateur hobbyist
21
Snippets
<10
Favourites
10+
Downloads
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…
20+
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+
Hide the breadcrumbs on pages.
This snippet can be used to hide the breadcrumbs on pages.
20+
Minimalistic Admin Bar
This code snippet allows you to customize the WordPress admin bar by removing the WordPress logo,…
10+
Remove Google Fonts (Elementor)
add_filter( 'elementor/frontend/print_google_fonts', '__return_false' );
10+