Use ajax for shortcode generator menu in editor

This commit is contained in:
Brian Miyaji
2014-07-13 03:43:38 +10:00
parent bfb06c64bc
commit 45b7aa5275
10 changed files with 850 additions and 628 deletions

View File

@@ -10,7 +10,7 @@ if ( ! defined( 'ABSPATH' ) ) {
* @author ThemeBoy
* @category Admin
* @package SportsPress/Admin
* @version 0.7
* @version 1.2
*/
class SP_Admin {
@@ -45,7 +45,6 @@ class SP_Admin {
if ( get_option( 'sportspress_rich_editing', true ) ):
include( 'class-sp-admin-editor.php' );
include( 'class-sp-admin-thickbox.php' );
endif;
// Help