/* Plugin Name: Launchpad Plugin URI: http://cysy.com Description: Adds a custom theme options page for the CYSY framework. Version: 1.0 Author: Cheyne Sutherland Author URI: http://cysy.com */ /*----------------------------------------------------------------------------------- LOAD JQUERY, OTHER PLUGIN ASSETS, & SAVED OPTIONS -------------------------------------------------------------------------------------*/ // GET REGISTERED JQUERY function launchpad_get_jquery() { wp_enqueue_script('jquery'); } add_action('init', 'launchpad_get_jquery'); // DEFINE PLUGIN FILE PATH define('LAUNCHPAD_PLUGIN_PATH', WP_PLUGIN_URL . '/' . plugin_basename(dirname(__FILE__)) . '/'); function launchpad_register_scripts() { // LOAD LIGHTSLIDER JAVASCRIPT FILE wp_enqueue_script('lightslider', LAUNCHPAD_PLUGIN_PATH.'js/lightslider.js', array('jquery')); // LOAD PLUGIN JAVASCRIPT FILE wp_enqueue_script('launchpad-scripts', LAUNCHPAD_PLUGIN_PATH.'js/launchpad.js', array('jquery')); // LOAD PLUGIN STYLESHEET wp_enqueue_style('launchpad-styles', LAUNCHPAD_PLUGIN_PATH.'css/style.css'); // LOAD OLYMPUS STYLESHEET wp_enqueue_style('olympus-styles', LAUNCHPAD_PLUGIN_PATH.'css/olympus.css'); // LOAD LIGHTSLIDER STYLESHEET wp_enqueue_style('lightslider-styles', LAUNCHPAD_PLUGIN_PATH.'css/lightslider.css'); } add_action( 'wp_enqueue_scripts', 'launchpad_register_scripts' ); /*----------------------------------------------------------------------------------- REGISTER LAUNCHPAD PLUGIN SETTINGS ON INSTALL -------------------------------------------------------------------------------------*/ // ON PLUGIN ACTIVATION, EXECUTE INSTALL_LAUNCHPAD FUNCTION register_activation_hook(__FILE__, install_launchpad()); function install_launchpad() { // REGISTER LAUNCHPAD MENU ITEM function launchpad_menu_item() { add_menu_page( 'Launchpad', // TITLE TAG 'Launchpad', // MENU ITEM LABEL 'update_core', // USER CAPABILITY 'launchpad', // SLUG 'launchpad_admin_page', // CALLBACK FUNCTION 'dashicons-location-alt', // https://developer.wordpress.org/resource/dashicons/ '58' // MENU POSITION ); } add_action('admin_menu', 'launchpad_menu_item'); // REGISTER LAUNCHPAD SETTINGS add_action('admin_init', 'register_launchpad_settings'); } /*----------------------------------------------------------------------------------- LAUNCHPAD FUNCTIONS -------------------------------------------------------------------------------------*/ // ADD MENU SEPARATOR function add_launchpad_admin_menu_separator($position) { global $menu; $menu[$position] = array( 0 => '', 1 => 'read', 2 => 'separator' . $position, 3 => '', 4 => 'wp-menu-separator' ); } add_action('init_custom_menu_separator', 'add_launchpad_admin_menu_separator'); // ADD MENU SEPARATOR ABOVE OPTIONS PAGE function set_launchpad_admin_menu_separator() { do_action('init_custom_menu_separator', 57); } add_action('init', 'set_launchpad_admin_menu_separator'); // LAUNCHPAD SETTINGS function register_launchpad_settings() { register_setting('launchpad-settings', 'launchpad'); } // GET DIRECTORY SIZE function get_foldersize($path) { $total_size = 0; $files = scandir($path); $cleanPath = rtrim($path, '/') . '/'; foreach($files as $t) { if ('.' != $t && '..' != $t) { $currentFile = $cleanPath . $t; if (is_dir($currentFile)) { $size = get_foldersize($currentFile); $total_size += $size; } else { $size = filesize($currentFile); $total_size += $size; } } } return $total_size; } // FORMAT DIRECTORY SIZE function wp_formatsize($size) { $units = explode(' ', 'B KB MB GB TB PB'); $mod = 1024; for ($i = 0; $size > $mod; $i++) $size /= $mod; $endIndex = strpos($size, ".") + 3; return substr($size, 0, $endIndex) . ' ' . $units[$i]; } /*----------------------------------------------------------------------------------- LAUNCHPAD OPTIONS PAGE -------------------------------------------------------------------------------------*/ function launchpad_admin_page() { if (!current_user_can('manage_options')) { wp_die(__('You do not have sufficient permissions to access this page.')); } // FETCH SAVED OPTION VALUES $options = get_option('launchpad'); // FETCH DIRECTORY FOLDER SIZES $upload_dir = wp_upload_dir(); $theme_dir = get_theme_root(); $upload_space = get_foldersize($upload_dir['basedir']); $content_space = get_foldersize(WP_CONTENT_DIR); $theme_space = get_foldersize($theme_dir); $plugin_space = get_foldersize(WP_PLUGIN_DIR); $wp_space = get_foldersize(ABSPATH); $active_theme = get_template_directory(); $active_theme_space = get_foldersize($active_theme); // MATH FOR DIRECTORY FOLDER SIZE PERCENTAGES $total = $content_space; $uploads = $upload_space / $total * 100; $plugins = $plugin_space / $total * 100; $themes = $theme_space / $total * 100; $active = ($active_theme_space / 2048000) * 38.86; echo '
The Weather<\/b><\/p>\n
While the summer might seem like the best time to visit to the Alabama Gulf Coast, nothing can beat that crisp fall weather at the beach. With cooler temps, you\u2019re able to stay out longer and not enjoy the salty breeze coming off the gulf waters. <\/span><\/p>\n Beaches are less crowded \u2013 meaning more time and more room for you to relax! <\/span><\/p>\n The Shopping<\/b><\/p>\n People from all over make their way down for to shop until they drop, and fall months are no exception. With all the locally owned boutiques to choose from, shops at <\/span>The Wharf<\/span><\/a> in Orange Beach, and Tanger Outlets in Foley, there is plenty to choose from. <\/span><\/p>\n Trendy items and one-of-a-kind pieces are always available and no matter your interest you\u2019ll be sure to find something you love. <\/span><\/p>\n The Food<\/b><\/p>\n You can\u2019t make a trip without tasting a little bit of everything while you\u2019re here, right? Luckily, there\u2019s never a shortage of delicious options around here. <\/span><\/p>\n If you\u2019ve always wanted to make a trip to <\/span>LuLu\u2019s<\/span><\/a>, but didn\u2019t want to wait that long for a table, you\u2019ll find restaurants in the fall bring smaller crowds and less wait time which is perfect for trying something new.<\/span><\/p>\n Bring your family and check out fan favorites like the aforementioned LuLu\u2019s in Gulf Shores or The Hangout, located right on the beach. Both have great food and plenty of activities for the kids to enjoy. <\/span><\/p>\n <\/p>\n The Gulf<\/span><\/a> is another ideal spot where you can enjoy unique cocktails and fresh seafood, all while basking in the sun at one of their many outdoor picnic tables. There\u2019s nothing like sipping on a blueberry mojito with a group of your closest friends.<\/span><\/p>\n Looking for something classic but with twist? Look no further than <\/span>Bleus Burger<\/span><\/a> in Gulf Shores. Their selection of unique burgers is like nothing you\u2019ve ever tasted. Go for the blueberry burger, piled high with white cheddar cheese curds, bacon, blueberry compote, and baby arugula. Or you can\u2019t go wrong with their triple cheese burger \u2013 we think the name speaks for itself!<\/span><\/p>\n Events & Things to Do<\/b><\/p>\n Sometimes cooler weather brings more opportunities to enjoy the outdoors and we can\u2019t get enough of it! In October you\u2019ll find events like the <\/span>John L. Borom Alabama Coastal Birdfest<\/span><\/a>, where nature lovers from all over can come and watch out for their favorite species found on the Alabama Gulf Coast. <\/span><\/p>\n Or we have multiple Oktoberfest events that take place where you come in costume, visit with the local vendors, and enjoy some traditional German food and beer. <\/span><\/p>\n If you\u2019re looking for something a little more relaxing, taking a stroll through <\/span>Gulf State Park<\/span><\/a> is the perfect way to spend a day getting back to nature. With over 20 miles of paved trail and the option to bike, walk or even kayak, you\u2019ll never find yourself with nothing to do. <\/span><\/p>\n