'Testimonials', 'singular_name' => 'Testimonials', 'menu_name' => 'Testimonials', 'parent_item_colon' => 'Parent Testimonial:', 'all_items' => 'All Testimonials', 'view_item' => 'View Testimonial', 'add_new_item' => 'Add New Testimonial', 'add_new' => 'New Testimonial', 'edit_item' => 'Edit Testimonial', 'update_item' => 'Update Testimonial', 'search_items' => 'Search Testimonials', 'not_found' => 'No Testimonials found', 'not_found_in_trash' => 'No Testimonials found in Trash', ); $args = array( 'label' => 'Testimonials', 'description' => 'Testimonials post type', 'labels' => $labels, 'supports' => array( 'title', 'excerpt', 'thumbnail', 'revisions', 'page-attributes', 'editor'), 'hierarchical' => true, 'public' => true, 'show_ui' => true, 'show_in_menu' => true, 'show_in_nav_menus' => true, 'show_in_admin_bar' => true, 'menu_position' => 5, 'can_export' => true, 'has_archive' => false, 'exclude_from_search' => false, 'capability_type' => 'page', 'menu_icon' => plugins_url( 'gm_icon_bw.png', __FILE__ ), ); register_post_type( 'testimonials', $args ); } // Hook into the 'init' action add_action( 'init', 'create_testimonials', 0 ); ?> 'testimonials_extra', 'title' => 'Profile Info', 'pages' => array( 'testimonials' ), 'context' => 'normal', 'priority' => 'high', 'fields' => array( array( 'name' => 'Location', 'id' => "gm_testimonials_location", 'desc' => 'Example: San Diego, CA', 'type' => 'text', 'std' => '', ), array( 'name' => 'Date', 'id' => "gm_testimonials_date", 'type' => 'date', // jQuery date picker options. See here http://jqueryui.com/demos/datepicker 'js_options' => array( 'appendText' => '(yyyy-mm-dd)', 'dateFormat' => 'yy-mm-dd', 'changeMonth' => true, 'changeYear' => true, 'showButtonPanel' => true, ), ), ), 'validation' => array( 'rules' => array( "gm_testimonials_location" => array( 'required' => true, ), "post_title" => array( 'required' => true, ), ), 'messages' => array( "gm_testimonials_location" => array( 'required' => 'Location is required', ), ) ) ); function gm_testimonials_register_meta_boxes() { if ( !class_exists( 'RW_Meta_Box' ) ) return; global $gm_testimonials_meta_boxes; foreach ( $gm_testimonials_meta_boxes as $meta_box ) { new RW_Meta_Box( $meta_box ); } } add_action( 'admin_init', 'gm_testimonials_register_meta_boxes' ); 'date', // by post date 'order' => 'DESC', // newest first by default 'meta_key' => '', // meta_key 'display' => 'content', ), $atts ) ); $db_args = array( 'post_type' => 'testimonials', 'order' => $order, 'orderby' => $orderby, 'meta_key' => $meta_key, ); $date_format = "M d, Y"; $testimonials_loop = new WP_Query( $db_args ); if($testimonials_loop->have_posts()) { switch($display) { case "content": $content .= "
"; while( $testimonials_loop->have_posts() ) : $testimonials_loop->the_post(); $formatted_date = date($date_format, strtotime($raw_date)); $content_filtered = get_the_content(); $content_filtered = apply_filters('the_content', $content_filtered); $content_filtered = str_replace(']]>', ']]>', $content_filtered); $content .= "
"; $content .= "
$content_filtered
"; $content .= "
".rwmb_meta( 'gm_testimonials_location' )."
"; //$content .= "
".$formatted_date."
"; $content .= "
".get_the_title().""; $content .= "
"; endwhile; $content .= "
"; break; case "excerpt": $content .= "
"; while( $testimonials_loop->have_posts() ) : $testimonials_loop->the_post(); $formatted_date = date($date_format, strtotime($raw_date)); $content .= "
"; $content .= "
".get_the_title()."
"; $content .= "
".get_the_excerpt()."
"; $content .= "
"; endwhile; $content .= "
"; break; case "list": $content .= ""; break; } } $wp_query = null; $wp_query = $original_query; wp_reset_postdata(); return $content; } add_shortcode( 'gm_testimonials', 'gm_testimonials_shortcode' ); {"id":72,"date":"2013-10-25T17:12:50","date_gmt":"2013-10-25T17:12:50","guid":{"rendered":"http:\/\/boltpos.com\/?page_id=72"},"modified":"2014-09-12T14:23:18","modified_gmt":"2014-09-12T14:23:18","slug":"about-us","status":"publish","type":"page","link":"https:\/\/www.boltpos.com\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\"Orb_Transparent\"\r\n

The Bolt POS Story<\/h1>\r\n

Bolt POS is a comprehensive cloud-based retail tablet cash register system for small and mid-size businesses. <\/p> \r\n

The Bolt POS team is dedicated to delivering the best mobile point of sale (mPOS) solution in the industry through extensive research, strategic development, and the incorporation of feedback from customers using Bolt POS out in the field. <\/p> \r\n

We pride ourselves on being able to deliver tailored solutions to fit absolutely any business in any situation. <\/p> \r\n

Our tenacious approach to customer satisfaction empowers us to anticipate the needs our customers and remain ahead of the curve in a highly competitive industry. <\/p> \r\n

We\u2019re excited to see how our intuitive, cutting edge, affordable POS solution can best serve the needs of your unique business.<\/p> \r\n","protected":false},"excerpt":{"rendered":"

The Bolt POS Story Bolt POS is a comprehensive cloud-based retail tablet cash register system for small and mid-size businesses. The Bolt POS team is dedicated to delivering the best mobile point of sale (mPOS) solution in the industry through … Continued<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"template-two-column.php","meta":{"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/pages\/72"}],"collection":[{"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/comments?post=72"}],"version-history":[{"count":18,"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/pages\/72\/revisions"}],"predecessor-version":[{"id":1727,"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/pages\/72\/revisions\/1727"}],"wp:attachment":[{"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/media?parent=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}