العقيدة

شرح كتاب 200 سؤال وجواب

عدد المحاضرات :[insert_php]
$args = array(
‘cat’ => 181,
);
$the_query = new WP_Query( $args );
echo $the_query->found_posts;
[/insert_php]


شرح كتاب ثلاثة الأصول

عدد المحاضرات :[insert_php]
$args = array(
‘cat’ => 182,
);
$the_query = new WP_Query( $args );
echo $the_query->found_posts;
[/insert_php]


الولاء والبرء

عدد المحاضرات :[insert_php]
$args = array(
‘cat’ => 184,
);
$the_query = new WP_Query( $args );
echo $the_query->found_posts;
[/insert_php]


الإيمان بالقدر

عدد المحاضرات :[insert_php]
$args = array(
‘cat’ => 186,
);
$the_query = new WP_Query( $args );
echo $the_query->found_posts;
[/insert_php]


Pin It on Pinterest

Share This