by AhsanulBarakah on WordPress.org
Five Prayer displays accurate Muslim prayer times and timetables directly inside WordPress.

Important: Go to Settings > General and set your timezone.
Five Prayer is a WordPress plugin designed to display Muslim prayer times.
This plugin is ideal for:
* Mosques and Islamic centers
* Community Masjids
* Any WordPress website that wants to display prayer times
More features will be added in future updates.
Use the following shortcodes to display prayer times on your website:
[Fp_TimeTable_Monthly]
Displays a monthly prayer timetable with the print option outside the table. (This is now the default behavior)
[Fp_TimeTable_Monthly printer_option="outside"]
Displays a monthly prayer timetable with the print option outside the table. (This is now the default behavior)
[Fp_TimeTable_Monthly printer_option="inside"]
Displays a monthly prayer timetable with the print option inside the table.
[Fp_Vertical_Daily_Prayer]
Displays today’s prayer timetable in a vertical format.
For additional shortcodes, visit the Docs section in the Five Prayer UI.
Some legacy shortcodes are now deprecated (but still functional). Example:
– Deprecated: [Fp_Single_Fajr_Begins]
– New: [Fp_Single_Fajr_Begins_time]
For a complete list of New Shortcodes, please visit the Docs section.
Version 2.2.2 includes significant enhancements to the plugin’s existing caching system for optimal performance.
The improved multi-layer system in Five Prayer 2.2.2 includes:
* Optimized In-Memory Caching: Reduces redundant database calls.
* Enhanced Fragment Caching: For shortcodes and blocks.
* Robust Object Caching: Leverages WordPress transients with external cache support.
The caching system is fully compatible with external object caching:
* Redis & Memcached: For persistent and distributed caching.
* APCu: For opcode caching.
* How it works: Prayer data cached via WordPress transients automatically utilizes external object caches (like Redis) if available on your server.
Enhancements in Version 2.2.2 deliver:
* Further reduction in database queries for prayer data.
* Faster page load times for content with prayer shortcodes.
* Better scalability for high-traffic websites.
[Fp_TimeTable_Monthly])[Fp_Vertical_Daily_Prayer])For more details, visit the Docs section in the Five Prayer UI.