URL: string(3) "oki"
Page object: WP_Post Object ( [ID] => 4902 [post_author] => 1 [post_date] => 2018-06-29 13:56:56 [post_date_gmt] => 2018-06-29 12:56:56 [post_content] => [post_title] => OKI [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => oki [to_ping] => [pinged] => [post_modified] => 2019-05-07 11:43:38 [post_modified_gmt] => 2019-05-07 10:43:38 [post_content_filtered] => [post_parent] => 0 [guid] => https://universitybusiness.co.uk/dashboard2/dashboard2/?post_type=marketplace&p=4902 [menu_order] => 0 [post_type] => marketplace [post_mime_type] => [comment_count] => 0 [filter] => raw )
News article object: WP_Query Object ( [query] => Array ( [post_type] => Array ( [0] => post ) [post_status] => Array ( [0] => publish ) [posts_per_page] => -1 [meta_key] => webinar_group_webinar [orderby] => date [order] => DESC [meta_query] => Array ( [relation] => AND [0] => Array ( [relation] => OR [0] => Array ( [key] => webinar_group_webinar [compare] => NOT EXISTS ) [1] => Array ( [key] => webinar_group_webinar [compare] => = [value] => 0 ) ) [1] => Array ( [relation] => OR [0] => Array ( [key] => protected [compare] => NOT EXISTS ) [1] => Array ( [key] => protected [compare] => = [value] => 0 ) ) ) [tax_query] => Array ( [0] => Array ( [taxonomy] => post_tag [field] => slug [terms] => oki ) ) ) [query_vars] => Array ( [post_type] => Array ( [0] => post ) [post_status] => Array ( [0] => publish ) [posts_per_page] => -1 [meta_key] => webinar_group_webinar [orderby] => date [order] => DESC [meta_query] => Array ( [relation] => AND [0] => Array ( [relation] => OR [0] => Array ( [key] => webinar_group_webinar [compare] => NOT EXISTS ) [1] => Array ( [key] => webinar_group_webinar [compare] => = [value] => 0 ) ) [1] => Array ( [relation] => OR [0] => Array ( [key] => protected [compare] => NOT EXISTS ) [1] => Array ( [key] => protected [compare] => = [value] => 0 ) ) ) [tax_query] => Array ( [0] => Array ( [taxonomy] => post_tag [field] => slug [terms] => oki ) ) [error] => [m] => [p] => 0 [post_parent] => [subpost] => [subpost_id] => [attachment] => [attachment_id] => 0 [name] => [pagename] => [page_id] => 0 [second] => [minute] => [hour] => [day] => 0 [monthnum] => 0 [year] => 0 [w] => 0 [category_name] => [tag] => [cat] => [tag_id] => [author] => [author_name] => [feed] => [tb] => [paged] => 0 [meta_value] => [preview] => [s] => [sentence] => [title] => [fields] => [menu_order] => [embed] => [category__in] => Array ( ) [category__not_in] => Array ( ) [category__and] => Array ( ) [post__in] => Array ( ) [post__not_in] => Array ( ) [post_name__in] => Array ( ) [tag__in] => Array ( ) [tag__not_in] => Array ( ) [tag__and] => Array ( ) [tag_slug__in] => Array ( ) [tag_slug__and] => Array ( ) [post_parent__in] => Array ( ) [post_parent__not_in] => Array ( ) [author__in] => Array ( ) [author__not_in] => Array ( ) [ignore_sticky_posts] => [suppress_filters] => [cache_results] => 1 [update_post_term_cache] => 1 [lazy_load_term_meta] => 1 [update_post_meta_cache] => 1 [nopaging] => 1 [comments_per_page] => 50 [no_found_rows] => ) [tax_query] => WP_Tax_Query Object ( [queries] => Array ( [0] => Array ( [taxonomy] => post_tag [terms] => Array ( [0] => oki ) [field] => slug [operator] => IN [include_children] => 1 ) ) [relation] => AND [table_aliases:protected] => Array ( ) [queried_terms] => Array ( [post_tag] => Array ( [terms] => Array ( [0] => oki ) [field] => slug ) ) [primary_table] => ehubposts [primary_id_column] => ID ) [meta_query] => WP_Meta_Query Object ( [queries] => Array ( [0] => Array ( [key] => webinar_group_webinar ) [1] => Array ( [0] => Array ( [0] => Array ( [key] => webinar_group_webinar [compare] => NOT EXISTS ) [1] => Array ( [key] => webinar_group_webinar [compare] => = [value] => 0 ) [relation] => OR ) [1] => Array ( [0] => Array ( [key] => protected [compare] => NOT EXISTS ) [1] => Array ( [key] => protected [compare] => = [value] => 0 ) [relation] => OR ) [relation] => AND ) [relation] => AND ) [relation] => AND [meta_table] => ehubpostmeta [meta_id_column] => post_id [primary_table] => ehubposts [primary_id_column] => ID [table_aliases:protected] => Array ( [0] => ehubpostmeta [1] => mt1 [2] => mt2 [3] => mt3 [4] => mt4 ) [clauses:protected] => Array ( [ehubpostmeta] => Array ( [key] => webinar_group_webinar [compare] => = [compare_key] => = [alias] => ehubpostmeta [cast] => CHAR ) [mt1] => Array ( [key] => webinar_group_webinar [compare] => NOT EXISTS [compare_key] => = [alias] => mt1 [cast] => CHAR ) [mt2] => Array ( [key] => webinar_group_webinar [compare] => = [value] => 0 [compare_key] => = [alias] => mt2 [cast] => CHAR ) [mt3] => Array ( [key] => protected [compare] => NOT EXISTS [compare_key] => = [alias] => mt3 [cast] => CHAR ) [mt4] => Array ( [key] => protected [compare] => = [value] => 0 [compare_key] => = [alias] => mt4 [cast] => CHAR ) ) [has_or_relation:protected] => 1 ) [date_query] => [request] => SELECT ehubposts.* FROM ehubposts LEFT JOIN ehubpostmeta ON ( ehubposts.ID = ehubpostmeta.post_id ) LEFT JOIN ehubpostmeta AS mt1 ON (ehubposts.ID = mt1.post_id AND mt1.meta_key = 'webinar_group_webinar' ) LEFT JOIN ehubpostmeta AS mt2 ON ( ehubposts.ID = mt2.post_id ) LEFT JOIN ehubpostmeta AS mt3 ON (ehubposts.ID = mt3.post_id AND mt3.meta_key = 'protected' ) LEFT JOIN ehubpostmeta AS mt4 ON ( ehubposts.ID = mt4.post_id ) WHERE 1=1 AND ( 0 = 1 ) AND ( ehubpostmeta.meta_key = 'webinar_group_webinar' AND ( ( mt1.post_id IS NULL OR ( mt2.meta_key = 'webinar_group_webinar' AND mt2.meta_value = '0' ) ) AND ( mt3.post_id IS NULL OR ( mt4.meta_key = 'protected' AND mt4.meta_value = '0' ) ) ) ) AND ehubposts.post_type = 'post' AND ((ehubposts.post_status = 'publish')) GROUP BY ehubposts.ID ORDER BY ehubposts.menu_order, ehubposts.post_date DESC [posts] => Array ( ) [post_count] => 0 [current_post] => -1 [in_the_loop] => [comment_count] => 0 [current_comment] => -1 [found_posts] => 0 [max_num_pages] => 0 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => 1 [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 81d4bf4c7fe059a8e196a42fb86b55c4 [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )
Printing
OKI
Address:
OKI Systems (UK) Ltd Blays House Wick Road Egham TW20 0HJ
Tel: +44 (0)1784 274300
What we do
OKI is a global B2B printer manufacturer dedicated to creating cost effective, professional in-house printing solutions. Building on the strength and flexibility of OKI LED technology, our portfolio of award winning printers, solutions and managed print services enable organisations of all sizes to reduce costs and their impact on the environment.