WordPress not allowing FILE links.
To allow you to use FILE:// Links in a wordpress menu you need to add the protocol to the wp_allowed_protocols function in wp_includes/functions.php function wp_allowed_protocols() { static $protocols = array(); if ( empty( $protocols ) ) { $protocols = array( … Continue reading WordPress not allowing FILE links.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed