YOUR DAILY ISLAMIC TOOLS & DUAS IN ENGLISH
Namaz timings, Zakat calculator, Duas, and more — all in one place.
Explore ToolsIslamic Utility Tools
Prayer Time Finder
Find Namaz timings for your city
Zakat Calculator
Calculate your Zakat with ease
Qibla Direction
Find the Qibla based on your location
Hijri Date Today
View today’s Hijri calendar date
Tasbeeh Counter
Count your Tasbeeh online
Ramadan Sehri/Iftari
Get daily timings during Ramadan
Latest Islamic Posts
4,
‘post_status’ => ‘publish’
));
if ($recent_posts->have_posts()):
while ($recent_posts->have_posts()): $recent_posts->the_post();
echo ‘
‘;
if (has_post_thumbnail()) {
// DYNAMIC IMAGE ADDED HERE:
echo ‘
‘;
}
echo ‘‘ . get_the_title() . ‘‘;
echo ‘
‘;
endwhile;
wp_reset_postdata();
endif;
?>‘ . wp_trim_words(get_the_excerpt(), 20) . ‘
‘; echo ‘Read More‘; // See next answer for color change echo ‘