Kategoriya: Hammom (184 video)

Kategoriya: Hammom (184 video)  

Hammom - bu juda ko'p yaxshi narsalar sodir bo'ladigan joy.

add_action('pre_get_posts', 'wpse_242473_add_post_type_to_home'); funktsiya wpse_242473_add_post_type_to_home( $query ) { if( $query->is_main_query() && $query->is_home() ) { $query->set( 'post_type', array('post', 'videos') , ); } }