Suĉiloj

Paĝo 1 de 68
1 2 3 ... 68
add_action( 'pre_get_posts', 'wpse_242473_add_post_type_to_home' ); funkcio wpse_242473_add_post_type_to_home( $demando ) { if( $demando->is_ĉefa_demando() && $demando->estas_hejmo() ) { $demando->set( 'afiŝo_tipo', array( 'afiŝo', 'video' , 'fotoj') ); }}