Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.63 KB | None | 0 0
  1. array (size=62)
  2.   'post_type' => string 'sh_testimonial' (length=14)
  3.   'posts_per_page' => int 4
  4.   'tax_query' =>
  5.     array (size=1)
  6.       0 =>
  7.         array (size=4)
  8.           'taxonomy' => string 'testimonial_category' (length=20)
  9.           'term' => int 39
  10.           'field' => string 'term_id' (length=7)
  11.           'include_children' => boolean false
  12.   'error' => string '' (length=0)
  13.   'm' => string '' (length=0)
  14.   'p' => int 0
  15.   'post_parent' => string '' (length=0)
  16.   'subpost' => string '' (length=0)
  17.   'subpost_id' => string '' (length=0)
  18.   'attachment' => string '' (length=0)
  19.   'attachment_id' => int 0
  20.   'name' => string '' (length=0)
  21.   'static' => string '' (length=0)
  22.   'pagename' => string '' (length=0)
  23.   'page_id' => int 0
  24.   'second' => string '' (length=0)
  25.   'minute' => string '' (length=0)
  26.   'hour' => string '' (length=0)
  27.   'day' => int 0
  28.   'monthnum' => int 0
  29.   'year' => int 0
  30.   'w' => int 0
  31.   'category_name' => string '' (length=0)
  32.   'tag' => string '' (length=0)
  33.   'cat' => string '' (length=0)
  34.   'tag_id' => string '' (length=0)
  35.   'author' => string '' (length=0)
  36.   'author_name' => string '' (length=0)
  37.   'feed' => string '' (length=0)
  38.   'tb' => string '' (length=0)
  39.   'paged' => int 0
  40.   'comments_popup' => string '' (length=0)
  41.   'meta_key' => string '' (length=0)
  42.   'meta_value' => string '' (length=0)
  43.   'preview' => string '' (length=0)
  44.   's' => string '' (length=0)
  45.   'sentence' => string '' (length=0)
  46.   'fields' => string '' (length=0)
  47.   'menu_order' => string '' (length=0)
  48.   'category__in' =>
  49.     array (size=0)
  50.       empty
  51.   'category__not_in' =>
  52.     array (size=0)
  53.       empty
  54.   'category__and' =>
  55.     array (size=0)
  56.       empty
  57.   'post__in' =>
  58.     array (size=0)
  59.       empty
  60.   'post__not_in' =>
  61.     array (size=0)
  62.       empty
  63.   'tag__in' =>
  64.     array (size=0)
  65.       empty
  66.   'tag__not_in' =>
  67.     array (size=0)
  68.       empty
  69.   'tag__and' =>
  70.     array (size=0)
  71.       empty
  72.   'tag_slug__in' =>
  73.     array (size=0)
  74.       empty
  75.   'tag_slug__and' =>
  76.     array (size=0)
  77.       empty
  78.   'post_parent__in' =>
  79.     array (size=0)
  80.       empty
  81.   'post_parent__not_in' =>
  82.     array (size=0)
  83.       empty
  84.   'author__in' =>
  85.     array (size=0)
  86.       empty
  87.   'author__not_in' =>
  88.     array (size=0)
  89.       empty
  90.   'ignore_sticky_posts' => boolean false
  91.   'suppress_filters' => boolean false
  92.   'cache_results' => boolean true
  93.   'update_post_term_cache' => boolean true
  94.   'update_post_meta_cache' => boolean true
  95.   'nopaging' => boolean false
  96.   'comments_per_page' => string '50' (length=2)
  97.   'no_found_rows' => boolean false
  98.   'order' => string 'DESC' (length=4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement