#Статьи

Увлекательные статьи не только о бизнесе.
Выбирай интересующие категории и погружайся в приятное чтение

		WP_Query Object
(
    [query] => Array
        (
            [paged] => 2
            [category_name] => biznes
        )

    [query_vars] => Array
        (
            [paged] => 2
            [category_name] => biznes
            [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
            [tag] => 
            [cat] => 63
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [post_type] => 
            [posts_per_page] => 10
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => biznes
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                )

            [queried_terms] => Array
                (
                    [category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => biznes
                                )

                            [field] => slug
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Term Object
        (
            [term_id] => 63
            [name] => Бизнес
            [slug] => biznes
            [term_group] => 0
            [term_taxonomy_id] => 63
            [taxonomy] => category
            [description] => 
            [parent] => 0
            [count] => 22
            [filter] => raw
            [cat_ID] => 63
            [category_count] => 22
            [category_description] => 
            [cat_name] => Бизнес
            [category_nicename] => biznes
            [category_parent] => 0
        )

    [queried_object_id] => 63
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
					WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (63)
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.post_date DESC
					LIMIT 10, 10
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 9162
                    [post_author] => 1
                    [post_date] => 2020-07-01 13:01:33
                    [post_date_gmt] => 2020-07-01 10:01:33
                    [post_content] => 
                    [post_title] => Как прогнозировать результат?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => kak-prognozirovat-rezultat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-14 14:48:51
                    [post_modified_gmt] => 2021-04-14 11:48:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=9162
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 9112
                    [post_author] => 1
                    [post_date] => 2020-06-30 11:55:26
                    [post_date_gmt] => 2020-06-30 08:55:26
                    [post_content] => 
                    [post_title] => Захват доли рынка, как одна из главных задач развивающегося бизнеса
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => zahvat-doli-rynka-kak-odna-iz-glavnyh-zadach-razvivayushhegosya-biznesa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-14 16:29:23
                    [post_modified_gmt] => 2021-04-14 13:29:23
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=9112
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 9088
                    [post_author] => 1
                    [post_date] => 2020-06-26 13:55:58
                    [post_date_gmt] => 2020-06-26 10:55:58
                    [post_content] => 
                    [post_title] => Можно ли строить бизнес с друзьями
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => mozhno-li-stroit-biznes-s-druzyami
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-14 16:53:24
                    [post_modified_gmt] => 2021-04-14 13:53:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=9088
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 9015
                    [post_author] => 1
                    [post_date] => 2020-06-22 18:36:07
                    [post_date_gmt] => 2020-06-22 15:36:07
                    [post_content] => 
                    [post_title] => Условия, которые существуют в бизнесе
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => usloviya-kotorye-sushhestvuyut-v-biznese
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-14 17:11:45
                    [post_modified_gmt] => 2021-04-14 14:11:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=9015
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 8195
                    [post_author] => 1
                    [post_date] => 2020-06-03 12:40:29
                    [post_date_gmt] => 2020-06-03 09:40:29
                    [post_content] => 
                    [post_title] => Бизнес без начальных вложений. Когда есть цель и нет средств и связей
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => biznes-bez-nachalnyh-vlozhenij-kogda-est-tsel-i-net-sredstv-i-svyazej
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-14 17:13:56
                    [post_modified_gmt] => 2021-04-14 14:13:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=8195
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 8169
                    [post_author] => 1
                    [post_date] => 2020-06-01 19:20:43
                    [post_date_gmt] => 2020-06-01 16:20:43
                    [post_content] => 
                    [post_title] => Базовое правило любого бизнеса
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => bazovoe-pravilo-lyubogo-biznesa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-14 16:59:00
                    [post_modified_gmt] => 2021-04-14 13:59:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=8169
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 6987
                    [post_author] => 14
                    [post_date] => 2020-04-11 09:08:20
                    [post_date_gmt] => 2020-04-11 06:08:20
                    [post_content] => 
                    [post_title] => Конкурент - это твой помощник
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => konkurent-eto-tvoj-pomoshhnik
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-25 12:16:12
                    [post_modified_gmt] => 2020-06-25 09:16:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=6987
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 4981
                    [post_author] => 14
                    [post_date] => 2020-02-18 15:31:08
                    [post_date_gmt] => 2020-02-18 12:31:08
                    [post_content] => 
                    [post_title] => Как понять есть ли потенциал у маленького бизнеса стать большим
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => kak-ponyat-est-potentsial-u-malenkogo-biznesa-stat-bolshim
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-18 15:53:21
                    [post_modified_gmt] => 2024-03-18 12:53:21
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=4981
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 3852
                    [post_author] => 14
                    [post_date] => 2019-12-05 14:37:37
                    [post_date_gmt] => 2019-12-05 11:37:37
                    [post_content] => 
                    [post_title] => Как определить, готов ли ты к масштабированию?
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => kak-opredelit-gotov-li-ty-k-masshtabirovaniyu
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-05-21 14:04:45
                    [post_modified_gmt] => 2020-05-21 11:04:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://alexyanovsky.com/?p=3852
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2857
                    [post_author] => 14
                    [post_date] => 2019-09-20 14:42:37
                    [post_date_gmt] => 2019-09-20 11:42:37
                    [post_content] => 
                    [post_title] => Маленький план большого бизнеса
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => v-masshtabe-bolshogo-biznesa
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-10 12:12:39
                    [post_modified_gmt] => 2020-06-10 09:12:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://alexyanovsky.com/?p=2857
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 9162
            [post_author] => 1
            [post_date] => 2020-07-01 13:01:33
            [post_date_gmt] => 2020-07-01 10:01:33
            [post_content] => 
            [post_title] => Как прогнозировать результат?
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => kak-prognozirovat-rezultat
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-04-14 14:48:51
            [post_modified_gmt] => 2021-04-14 11:48:51
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://alexyanovsky.com/?p=9162
            [menu_order] => 0
            [post_type] => post
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 22
    [max_num_pages] => 3
    [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] => 1
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 6d422e8ba915fbaafcc3a5e5627e93d2
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [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
        )

)