'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":1415,"date":"2014-07-09T18:21:07","date_gmt":"2014-07-09T18:21:07","guid":{"rendered":"http:\/\/boltpos.com\/?page_id=1415"},"modified":"2014-09-21T18:23:28","modified_gmt":"2014-09-21T18:23:28","slug":"bolt-pos-price-comparison-matrix","status":"publish","type":"page","link":"https:\/\/www.boltpos.com\/bolt-pos-price-comparison-matrix\/","title":{"rendered":"Compare Bolt POS To The Competition"},"content":{"rendered":"
\r\n

When we first began developing Bolt POS years ago, we had one goal in mind; to create the most feature-rich mobile cash register and retail management system on the market at the most affordable price possible.<\/p>\r\n

With the combined powers of retail application development, data security compliance, payment gateway technology, mobile POS experience and technical expertise, Team Bolt has realized its dream.<\/p>\r\n

Choose from three strategically-developed software packages we\u2019ve created based on the most common requests from our customers.<\/p><\/div>

 
<\/span>\"Stacked<\/div>
<\/div>
<\/div>
<\/div><\/div>\r\n
<\/div>\r\n\r\n

We\u2019re proud that Bolt POS is truly unlike any other tablet solution available on the market today.<\/h3>\r\n\r\n
<\/div>\r\n\r\n
\"Businessman<\/div>

But that\u2019s not the only thing keeps us a cut-above the rest.<\/p>

Bolt POS is committed to keeping up with the latest trends in the payment industry. Our extensive ongoing research paired with constant feedback from our existing customers allows us to easily and effectively implement new features and expand on existing ones \u2013 all while keeping your costs to a minimum.<\/p><\/div>

<\/div>
<\/div><\/div>\r\n\r\n
<\/div>\r\n\r\n

See How We Compare:<\/h2>\r\n\r\n
<\/div>\r\n\r\n
\r\n
\r\n\r\n

Item<\/small><\/strong><\/p><\/td><\/tr>\r\n\r\n

Monthly Software Fee<\/p><\/td><\/tr>\r\n

Free Gift Cards<\/p><\/td><\/tr>\r\n

EMV Ready<\/p><\/td><\/tr>\r\n

NFC Compatible<\/p><\/td><\/tr>\r\n

Electronic Scale Support<\/p><\/td><\/tr>\r\n

Barcode Scanning<\/p><\/td><\/tr>\r\n

Multi-store Architecture<\/p><\/td><\/tr>\r\n

Multiple Software Configurations<\/p><\/td><\/tr>\r\n

Multiple Hardware Configurations<\/p><\/td><\/tr>\r\n

Custom Hardware Encryption Keys<\/p><\/td><\/tr>\r\n

Personalized Set-up Process<\/p><\/td><\/tr>\r\n

Fast and Easy Installation<\/p><\/td><\/tr>\r\n

No Expensive Windows Licensing<\/p><\/td><\/tr>\r\n

No Antivirus Software Needed<\/p><\/td><\/tr>\r\n<\/table>\r\n\r\n\r\n

Bolt POS<\/strong><\/p><\/td><\/tr>\r\n

$39.00<\/p><\/td><\/tr>\r\n

Yes<\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n

 <\/p><\/td><\/tr>\r\n<\/table>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n

Settling to Keep Shop<\/strong><\/p><\/td>\r\n

Turning over a New Leaf<\/strong><\/p><\/td>\r\n

Living for Live<\/strong><\/p><\/td>\r\n<\/tr>\r\n

$49.00<\/p><\/td>\r\n

$50.00<\/p><\/td>\r\n

$79.00<\/p><\/td>\r\n<\/tr>\r\n

No<\/p><\/td>\r\n

No<\/p><\/td>\r\n

No<\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n

 <\/p><\/td>\r\n<\/tr>\r\n\r\n<\/table>\r\n\r\n

<\/div>\r\n<\/div>\r\n<\/div>\r\n\r\n<\/div>","protected":false},"excerpt":{"rendered":"

We\u2019re proud that Bolt POS is truly unlike any other tablet solution available on the market today. See How We Compare: Item Monthly Software Fee Free Gift Cards EMV Ready NFC Compatible Electronic Scale Support Barcode Scanning Multi-store Architecture Multiple … Continued<\/a><\/p>\n","protected":false},"author":2,"featured_media":1916,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"template-one-column.php","meta":{"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/pages\/1415"}],"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=1415"}],"version-history":[{"count":49,"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/pages\/1415\/revisions"}],"predecessor-version":[{"id":1915,"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/pages\/1415\/revisions\/1915"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/media\/1916"}],"wp:attachment":[{"href":"https:\/\/www.boltpos.com\/wp-json\/wp\/v2\/media?parent=1415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}