Last active
August 29, 2015 14:11
-
-
Save jonkpirateboy/bde45ccc1c0858bf6cc8 to your computer and use it in GitHub Desktop.
FS Data TinyMCE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Plugin Name: FS Data TinyMCE | |
Plugin URI: http://followmedarling.se | |
Description: Plugin för att riktexteditorn TinyMCE ska funka på FS Data | |
Version: 1.0 | |
Author: Jonk | |
Author URI: http://followmedarling.se | |
*/ | |
define('SCRIPT_DEBUG', true); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment