Skip to content

Instantly share code, notes, and snippets.

View hmorv's full-sized avatar
👻
What?

Hugo Moragues hmorv

👻
What?
  • Palma de Mallorca
View GitHub Profile
@hmorv
hmorv / fb_allow_iframe_tinymce.php
Created March 11, 2016 11:33 — forked from bueltge/fb_allow_iframe_tinymce.php
Wordpress plugin for allow iframe in the visual Editor
<?php
/**
* Plugin Name: iFrame for TinyMCE
* Description: Allow iframe in the visual Editor
* Version: 0.0.1
* Author: Frank Bültge
* Author URI: http://bueltge.de/
*/
! defined( 'ABSPATH' ) and exit;