On the page edit it is uneeded for our clients, and a distraction.
Plugin Name: Gaslightify
Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
Description: A gasline to a Wordpress website.
-Version: 1.5.8
+Version: 1.5.9
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
License: Gaslight Media
add_filter( 'ninja_forms_admin_submissions_capabilities', 'nf_subs_capabilities' );
add_filter( 'ninja_forms_admin_parent_menu_capabilities', 'nf_subs_capabilities' );
//add_filter( 'ninja_forms_admin_menu_capabilities', 'nf_subs_capabilities' );
+add_filter('json_enabled', '__return_false');
+add_filter('json_jsonp_enabled', '__return_false');
?>
/*
GaslightMedia, all rights reserved.
*/
-/*
+/*
Created on : May 22, 2015, 11:19:44 AM
Author : laury
*/
}
#tinymce h3 {
- clear: both;
+ clear: both;
}
#tinymce h4 {
- clear: both;
+ clear: both;
}
#tinymce h5 {
- clear: both;
+ clear: both;
}
#tinymce h6 {
- clear: both;
+ clear: both;
+}
+div.bws_shortcode_button_tooltip,
+div.mce-bws_shortcode_button {
+ display: none;
}
-