Array
(
[0] => 8045
[1] => 7982
[2] => 8000
[3] => 8002
[4] => 7984
[5] => 7986
[6] => 7988
[7] => 7990
[8] => 7994
[9] => 7992
[10] => 7996
[11] => 7998
[12] => 8004
[13] => 8022
[14] => 8023
[15] => 8025
[16] => 8027
[17] => 8029
[18] => 8031
[19] => 8033
[20] => 8035
[21] => 8037
[22] => 8039
[23] => 8006
[24] => 8041
[25] => 8043
[26] => 8047
[27] => 8008
[28] => 8010
[29] => 8012
[30] => 8014
[31] => 8016
[32] => 8018
[33] => 8020
)
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_postmeta ON (wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = '_um_doc_pinned' ) LEFT JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1 AND ( wp_postmeta.post_id IS NULL AND ( (mt1.meta_key = '_um_doc_profile' AND CAST(mt1.meta_value AS CHAR) = '23' ) OR wp_posts.post_author IN (23)) ) AND wp_posts.post_type = 'um_docs' AND ((wp_posts.post_status = 'publish' )) GROUP BY wp_posts.ID ORDER BY wp_posts.post_title ASC
WP_Query Object
(
[query] => Array
(
[post_type] => um_docs
[post_status] => Array
(
[0] => publish
)
[posts_per_page] => -1
[meta_query] => Array
(
[0] => Array
(
[key] => _um_doc_pinned
[compare] => NOT EXISTS
)
)
[post__in] => Array
(
[0] => 8045
[1] => 7982
[2] => 8000
[3] => 8002
[4] => 7984
[5] => 7986
[6] => 7988
[7] => 7990
[8] => 7994
[9] => 7992
[10] => 7996
[11] => 7998
[12] => 8004
[13] => 8022
[14] => 8023
[15] => 8025
[16] => 8027
[17] => 8029
[18] => 8031
[19] => 8033
[20] => 8035
[21] => 8037
[22] => 8039
[23] => 8006
[24] => 8041
[25] => 8043
[26] => 8047
[27] => 8008
[28] => 8010
[29] => 8012
[30] => 8014
[31] => 8016
[32] => 8018
[33] => 8020
)
)
[query_vars] => Array
(
[post_type] => um_docs
[post_status] => Array
(
[0] => publish
)
[posts_per_page] => -1
[meta_query] => Array
(
[0] => Array
(
[key] => _um_doc_privacy
[value] => public
)
)
[post__in] => Array
(
[0] => 8045
[1] => 7982
[2] => 8000
[3] => 8002
[4] => 7984
[5] => 7986
[6] => 7988
[7] => 7990
[8] => 7994
[9] => 7992
[10] => 7996
[11] => 7998
[12] => 8004
[13] => 8022
[14] => 8023
[15] => 8025
[16] => 8027
[17] => 8029
[18] => 8031
[19] => 8033
[20] => 8035
[21] => 8037
[22] => 8039
[23] => 8006
[24] => 8041
[25] => 8043
[26] => 8047
[27] => 8008
[28] => 8010
[29] => 8012
[30] => 8014
[31] => 8016
[32] => 8018
[33] => 8020
)
[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_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] =>
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => 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] =>
[order] => DESC
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => wp_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[0] => Array
(
[key] => _um_doc_privacy
[value] => public
)
[relation] => OR
)
[relation] => AND
[meta_table] => wp_postmeta
[meta_id_column] => post_id
[primary_table] => wp_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => wp_postmeta
)
[clauses:protected] => Array
(
[wp_postmeta] => Array
(
[key] => _um_doc_privacy
[value] => public
[compare] => =
[compare_key] => =
[alias] => wp_postmeta
[cast] => CHAR
)
)
[has_or_relation:protected] =>
)
[date_query] =>
[request] => SELECT wp_posts.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND wp_posts.ID IN (8045,7982,8000,8002,7984,7986,7988,7990,7994,7992,7996,7998,8004,8022,8023,8025,8027,8029,8031,8033,8035,8037,8039,8006,8041,8043,8047,8008,8010,8012,8014,8016,8018,8020) AND (
( wp_postmeta.meta_key = '_um_doc_privacy' AND wp_postmeta.meta_value = 'public' )
) AND wp_posts.post_type = 'um_docs' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 8047
[post_author] => 23
[post_date] => 2019-10-13 19:06:33
[post_date_gmt] => 2019-10-13 15:36:33
[post_content] =>
[post_title] => روانشناسی اجتماعی۲۲
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b2
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 19:06:33
[post_modified_gmt] => 2019-10-13 15:36:33
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b2/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 8045
[post_author] => 23
[post_date] => 2019-10-13 19:04:51
[post_date_gmt] => 2019-10-13 15:34:51
[post_content] =>
[post_title] => ابعادبهداشت روان
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%a7%d8%a8%d8%b9%d8%a7%d8%af%d8%a8%d9%87%d8%af%d8%a7%d8%b4%d8%aa-%d8%b1%d9%88%d8%a7%d9%86
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 19:04:51
[post_modified_gmt] => 2019-10-13 15:34:51
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%a7%d8%a8%d8%b9%d8%a7%d8%af%d8%a8%d9%87%d8%af%d8%a7%d8%b4%d8%aa-%d8%b1%d9%88%d8%a7%d9%86/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 8043
[post_author] => 23
[post_date] => 2019-10-13 19:03:16
[post_date_gmt] => 2019-10-13 15:33:16
[post_content] =>
[post_title] => روانشناسی اجتماعی۲۱
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b1
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 19:03:16
[post_modified_gmt] => 2019-10-13 15:33:16
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b1/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 8041
[post_author] => 23
[post_date] => 2019-10-13 19:02:19
[post_date_gmt] => 2019-10-13 15:32:19
[post_content] =>
[post_title] => روانشناسی اجتماعی۲۰
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b0
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 19:02:19
[post_modified_gmt] => 2019-10-13 15:32:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b0/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 8039
[post_author] => 23
[post_date] => 2019-10-13 19:01:27
[post_date_gmt] => 2019-10-13 15:31:27
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۹
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b9
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 19:01:27
[post_modified_gmt] => 2019-10-13 15:31:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b9/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 8037
[post_author] => 23
[post_date] => 2019-10-13 19:00:40
[post_date_gmt] => 2019-10-13 15:30:40
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۸
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b8
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 19:00:40
[post_modified_gmt] => 2019-10-13 15:30:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b8/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 8035
[post_author] => 23
[post_date] => 2019-10-13 18:59:37
[post_date_gmt] => 2019-10-13 15:29:37
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۷
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b7
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:59:37
[post_modified_gmt] => 2019-10-13 15:29:37
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b7/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 8033
[post_author] => 23
[post_date] => 2019-10-13 18:58:30
[post_date_gmt] => 2019-10-13 15:28:30
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۶
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b6
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:58:30
[post_modified_gmt] => 2019-10-13 15:28:30
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b6/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 8031
[post_author] => 23
[post_date] => 2019-10-13 18:57:35
[post_date_gmt] => 2019-10-13 15:27:35
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۵
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b5
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:57:35
[post_modified_gmt] => 2019-10-13 15:27:35
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b5/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 8029
[post_author] => 23
[post_date] => 2019-10-13 18:56:49
[post_date_gmt] => 2019-10-13 15:26:49
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۴
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b4
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:56:49
[post_modified_gmt] => 2019-10-13 15:26:49
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b4/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 8027
[post_author] => 23
[post_date] => 2019-10-13 18:55:56
[post_date_gmt] => 2019-10-13 15:25:56
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۳
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b3
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:55:56
[post_modified_gmt] => 2019-10-13 15:25:56
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b3/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 8025
[post_author] => 23
[post_date] => 2019-10-13 18:54:58
[post_date_gmt] => 2019-10-13 15:24:58
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۲
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b2
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:54:58
[post_modified_gmt] => 2019-10-13 15:24:58
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b2/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[12] => WP_Post Object
(
[ID] => 8023
[post_author] => 23
[post_date] => 2019-10-13 18:53:50
[post_date_gmt] => 2019-10-13 15:23:50
[post_content] =>
[post_title] => روانشناسی اجتماعی۱۱
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b1
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:53:50
[post_modified_gmt] => 2019-10-13 15:23:50
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1%db%b1/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 8020
[post_author] => 23
[post_date] => 2019-10-13 18:52:20
[post_date_gmt] => 2019-10-13 15:22:20
[post_content] =>
[post_title] => روانشناسی اجتماعی۹
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b9
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:52:20
[post_modified_gmt] => 2019-10-13 15:22:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b9/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[14] => WP_Post Object
(
[ID] => 8018
[post_author] => 23
[post_date] => 2019-10-13 18:51:28
[post_date_gmt] => 2019-10-13 15:21:28
[post_content] =>
[post_title] => روانشناسی اجتماعی۸
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b8
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:51:28
[post_modified_gmt] => 2019-10-13 15:21:28
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b8/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 8016
[post_author] => 23
[post_date] => 2019-10-13 18:50:34
[post_date_gmt] => 2019-10-13 15:20:34
[post_content] =>
[post_title] => روانشناسی اجتماعی۷
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b7
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:50:34
[post_modified_gmt] => 2019-10-13 15:20:34
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b7/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[16] => WP_Post Object
(
[ID] => 8014
[post_author] => 23
[post_date] => 2019-10-13 18:49:48
[post_date_gmt] => 2019-10-13 15:19:48
[post_content] =>
[post_title] => روانشناسی اجتماعی۶
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b6
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:49:48
[post_modified_gmt] => 2019-10-13 15:19:48
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b6/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[17] => WP_Post Object
(
[ID] => 8012
[post_author] => 23
[post_date] => 2019-10-13 18:49:06
[post_date_gmt] => 2019-10-13 15:19:06
[post_content] =>
[post_title] => روانشناسی اجتماعی۵
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b5
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:49:06
[post_modified_gmt] => 2019-10-13 15:19:06
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b5/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 8010
[post_author] => 23
[post_date] => 2019-10-13 18:48:23
[post_date_gmt] => 2019-10-13 15:18:23
[post_content] =>
[post_title] => روانشناسی اجتماعی۴
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b4
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:48:23
[post_modified_gmt] => 2019-10-13 15:18:23
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b4/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 8008
[post_author] => 23
[post_date] => 2019-10-13 18:47:34
[post_date_gmt] => 2019-10-13 15:17:34
[post_content] =>
[post_title] => روانشناسی اجتماعی۳
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b3
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:47:34
[post_modified_gmt] => 2019-10-13 15:17:34
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b3/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 8006
[post_author] => 23
[post_date] => 2019-10-13 18:46:51
[post_date_gmt] => 2019-10-13 15:16:51
[post_content] =>
[post_title] => روانشناسی اجتماعی۲
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:46:51
[post_modified_gmt] => 2019-10-13 15:16:51
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 8004
[post_author] => 23
[post_date] => 2019-10-13 18:45:46
[post_date_gmt] => 2019-10-13 15:15:46
[post_content] =>
[post_title] => روانشناسی اجتماعی۱
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:45:46
[post_modified_gmt] => 2019-10-13 15:15:46
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b1/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 8002
[post_author] => 23
[post_date] => 2019-10-13 18:41:29
[post_date_gmt] => 2019-10-13 15:11:29
[post_content] =>
[post_title] => روان۱۱
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b1%db%b1
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:41:29
[post_modified_gmt] => 2019-10-13 15:11:29
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b1%db%b1/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 8000
[post_author] => 23
[post_date] => 2019-10-13 18:40:38
[post_date_gmt] => 2019-10-13 15:10:38
[post_content] =>
[post_title] => روان۱۰
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b1%db%b0
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:40:38
[post_modified_gmt] => 2019-10-13 15:10:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b1%db%b0/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[24] => WP_Post Object
(
[ID] => 7998
[post_author] => 23
[post_date] => 2019-10-13 18:39:57
[post_date_gmt] => 2019-10-13 15:09:57
[post_content] =>
[post_title] => روان۹
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b9
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:39:57
[post_modified_gmt] => 2019-10-13 15:09:57
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b9/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[25] => WP_Post Object
(
[ID] => 7996
[post_author] => 23
[post_date] => 2019-10-13 18:39:15
[post_date_gmt] => 2019-10-13 15:09:15
[post_content] =>
[post_title] => روان۸
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b8
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:39:15
[post_modified_gmt] => 2019-10-13 15:09:15
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b8/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[26] => WP_Post Object
(
[ID] => 7994
[post_author] => 23
[post_date] => 2019-10-13 18:38:17
[post_date_gmt] => 2019-10-13 15:08:17
[post_content] =>
[post_title] => روان۶
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b6-2
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:38:17
[post_modified_gmt] => 2019-10-13 15:08:17
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b6-2/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[27] => WP_Post Object
(
[ID] => 7992
[post_author] => 23
[post_date] => 2019-10-13 18:35:45
[post_date_gmt] => 2019-10-13 15:05:45
[post_content] =>
[post_title] => روان۷
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b6
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:37:25
[post_modified_gmt] => 2019-10-13 15:07:25
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b6/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[28] => WP_Post Object
(
[ID] => 7990
[post_author] => 23
[post_date] => 2019-10-13 18:34:52
[post_date_gmt] => 2019-10-13 15:04:52
[post_content] =>
[post_title] => روان۵
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b5
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:34:52
[post_modified_gmt] => 2019-10-13 15:04:52
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b5/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[29] => WP_Post Object
(
[ID] => 7988
[post_author] => 23
[post_date] => 2019-10-13 18:34:03
[post_date_gmt] => 2019-10-13 15:04:03
[post_content] =>
[post_title] => روان۴
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b4
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:34:03
[post_modified_gmt] => 2019-10-13 15:04:03
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b4/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[30] => WP_Post Object
(
[ID] => 7986
[post_author] => 23
[post_date] => 2019-10-13 18:33:04
[post_date_gmt] => 2019-10-13 15:03:04
[post_content] =>
[post_title] => روان۳
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b3
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:33:04
[post_modified_gmt] => 2019-10-13 15:03:04
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b3/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[31] => WP_Post Object
(
[ID] => 7984
[post_author] => 23
[post_date] => 2019-10-13 18:32:20
[post_date_gmt] => 2019-10-13 15:02:20
[post_content] =>
[post_title] => روان۲
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b2
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:32:20
[post_modified_gmt] => 2019-10-13 15:02:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b2/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[32] => WP_Post Object
(
[ID] => 7982
[post_author] => 23
[post_date] => 2019-10-13 18:30:54
[post_date_gmt] => 2019-10-13 15:00:54
[post_content] =>
[post_title] => روان۱
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%db%b1
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 18:30:54
[post_modified_gmt] => 2019-10-13 15:00:54
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%db%b1/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 33
[current_post] => -1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 8047
[post_author] => 23
[post_date] => 2019-10-13 19:06:33
[post_date_gmt] => 2019-10-13 15:36:33
[post_content] =>
[post_title] => روانشناسی اجتماعی۲۲
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b2
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-13 19:06:33
[post_modified_gmt] => 2019-10-13 15:36:33
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.iauh.ac.ir/um_docs/%d8%b1%d9%88%d8%a7%d9%86%d8%b4%d9%86%d8%a7%d8%b3%db%8c-%d8%a7%d8%ac%d8%aa%d9%85%d8%a7%d8%b9%db%8c%db%b2%db%b2/
[menu_order] => 0
[post_type] => um_docs
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 33
[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] =>
[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] => 1
[query_vars_hash:WP_Query:private] => a35fe89f7087dfdb23a40f8eec161739
[query_vars_changed:WP_Query:private] => 1
[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
)
)