AI Verified

Name

iFrame Destroyer

About

This stops other sites from being able to show your site in an iFrame

Language

PHP

Rating

Voted: 0 by 0 user(s)

Codevault

j36digital

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: 6.1

Our AI bot has checked this snippet is compatable up to wordpress version: 6.1

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

Website/ Profile URL:

https://j36.digital/

History

Last modified:

18/08/2023

Important Note

This snippet has the following status:

AI Verified

This snippet has been tested by our AI bot, see any comments below.

AI Bot Comments:

Found 0 vulnerabilities

iFrame Destroyer

 
                    
1<?php header('X-Frame-Options: SAMEORIGIN'); ?>

0

Related Snippets

Please see some snippets below related to this snippet..

Security

AI Verified

1

Force Login Shortcode

Added: 3 months ago

Last Updated: 3 months ago

Security

AI Verified

0

Sembunyikan Kolom URL pada Komentar Postingan

Added: 2 months ago

Last Updated: 2 months ago

Security

AI Verified

1

Disable URL Autocorrect Guessing

Added: 1 month ago

Last Updated: 1 month ago

To disable URL autocorrect guessing in WordPress using a PHP snippet, you can add the following code to your theme's functions.php file:

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

WooCommerce

AI Verified

7

Remove Woo Image Zoom

Added: 1 year ago

Last Updated: 3 weeks ago

Gets rid of the Woocommerce zoom when you hover over the product image.

Security

AI Verified

0

iFrame Destroyer

Added: 1 year ago

Last Updated: 1 year ago

This stops other sites from being able to show your site in an iFrame