/** * framework functions and definitions * @package WordPress * @subpackage CYSY Framework 3 * @since CYSY Framework 3.0 */ /* ........................... CUSTOM POST TYPES ................................ */ /* Below is an include to a default custom post type. To turn it off, just remove the code or comment it out.*/ //include(TEMPLATEPATH . '/library/post_types.php'); /* .............................. CUSTOM FIELDS FOR POSTS/PAGES .................. */ /* Below is an include to default custom fields for the blog posts. To turn it off, just remove the code or comment it out.*/ //include(TEMPLATEPATH . '/library/custom_fields.php'); // This theme styles the visual editor with editor-style.css to match the theme style. add_editor_style(); // This theme uses post thumbnails if ( function_exists( 'add_theme_support' ) ) { // WP 2.9 or Greater add_theme_support( 'post-thumbnails' ); set_post_thumbnail_size( 300, 250, true ); // Normal Post Thumbnail add_image_size( 'featured-homepage', 640, 310, true ); // Home Page Featured Thumbnail add_image_size( 'tab-thumbnail', 60, 60, true ); // For Tabs add_image_size( 'archive-photo-thumbnail', 225, 150, true ); // Archive Thumbnail add_theme_support( 'automatic-feed-links' ); } //................... CUSTOM NAV MENU ..................................................// // If you'd like to add a custom navigation to the site, uncomment the block of code below: // Go to http://codex.wordpress.org/Function_Reference/wp_nav_menu for questions about usage // CYSY Framework 3 Copyright(c) 2012-2013 - CYber SYtes, Inc. All Rights Reserved // To register a custom nav so that you can update it from wordpress back office: register_nav_menus( array( 'primary' => __( 'Primary Navigation', 'CYSY Framework 3' ), ) ); // To display custom nav in theme use: //*** wp_nav_menu( array( 'container_class' => 'your_navigation_container', 'theme_location' => 'primary' ) ); ? > //.................. GIVE CUSTOM NAV MENU ABILITY FOR DESCRIPTIONS .................. // // CYSY Framework 3 Copyright(c) 2012-2013 - CYber SYtes, Inc. All Rights Reserved // To apply this to a theme simply add an item to the wp_nav_menu array like so: // $walker = new My_Walker; // wp_nav_menu(array( // 'menu_class' => 'navigation', // 'theme_location' => 'primary-menu', // 'walker' => $walker // )); // ? > class My_Walker extends Walker_Nav_Menu { function start_el(&$output, $item, $depth, $args) { global $wp_query; $indent = ( $depth ) ? str_repeat( "\t", $depth ) : ''; $class_names = $value = ''; $classes = empty( $item->classes ) ? array() : (array) $item->classes; $class_names = join( ' ', apply_filters( 'nav_menu_css_class', array_filter( $classes ), $item ) ); $class_names = ''; $output .= $indent . '
_e( 'Pingback:', 'CYSY Framework 3' ); ?> comment_author_link(); ?> edit_comment_link( __('(Edit)', 'CYSY Framework 3'), ' ' ); ?>
break; endswitch; } endif; /** * Register widgetized areas, including two sidebars widgets for this framework. // CYSY Framework 3 Copyright(c) 2012-2013 - CYber SYtes, Inc. All Rights Reserved * @since CYSY Framework 3 * @uses register_sidebar */ // Area 1, located at the top of the sidebar. register_sidebar( array( 'name' => __( 'Primary Widget Area', 'CYSY Framework 3' ), 'id' => 'primary-widget-area', 'description' => __( 'The primary widget area', 'CYSY Framework 3' ), 'before_widget' => '<\/div>\n
<\/div>\n
<\/div>\n
<\/div>\n
On July 15th the City of Pensacola issued the Certificate of Completion for the new 151 Main project. ParsCo is now prepared to begin the interior build-out. The view from the third floor balconies are gorgeous. http:\/\/www.pars-co.net Construction Management<\/p>\n","protected":false},"author":4,"featured_media":281,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-75","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/posts\/75","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/comments?post=75"}],"version-history":[{"count":2,"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/posts\/75\/revisions"}],"predecessor-version":[{"id":391,"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/posts\/75\/revisions\/391"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/media\/281"}],"wp:attachment":[{"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/media?parent=75"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/categories?post=75"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pars-co.net\/wp-json\/wp\/v2\/tags?post=75"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}
endif; ?>