Five Prayer
Five Prayer displays accurate Muslim prayer times and timetables directly inside WordPress.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fp_api_keys | Stores fp api keys data created by this plugin. | Static |
| wp_fp_prayer_settings_meta | Stores additional metadata (key-value pairs) for fp prayer settings records. | Static |
| wp_fp_timetable | Stores fp timetable data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
_transient_timeoutOption key:fiveprayer_data_versionsOption key:fiveprayer_log_levelOption key:fiveprayer_previous_check_timeOption key:fiveprayer_previous_next_prayerOption key:fiveprayer_previous_next_prayer_detailsOption key:fiveprayer_reset_notice_dismissed_Option key:fiveprayer_style_versionOption key:fiveprayer_times_Option key:fiveprayer_versionOption key:fp_mosque_addressOption key:fp_mosque_phoneOption key:fp_mosque_websitewp_postmeta