Ramadan
Ramadan
Description
The plugin adds a block to the WordPress editor that displays the Ramadan schedules for the current year.
Installation
- Upload the plugin files to the
/wp-content/plugins/ramadandirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Ramadan block to add the Ramadan schedules to your post or page.
- Please see the FAQ section for more information.
Faq
Currently, we only support the Bangladesh timezone.
No. Only the block editor can use this.
Content variables are the variables that can be used anywhere in the post title and content. Currently, we have three content variables:
- {{city}}: Display the city name current active city name. Example: Dhaka, Chittagong, etc.
- {{today}}: Display the current date. Example: 20 March, Monday
- {{date}}: Display the current date. Example: 20 March, Monday
- {{day}}: Display the current day. Example: Monday
- {{month}}: Display the current month. Example: March
- {{year}}: Display the current year. Example: 2020
- {{sahri_time}}: Display the current sahri time. Example: 04:40 AM
- {{fajr_time}}: Display the current fajr time. Example: 04:50 AM
- {{sunrise_time}}: Display the current sunrise time. Example: 05:30 AM
- {{dhuhr_time}}: Display the current dhuhr time. Example: 12:30 PM
- {{asr_time}}: Display the current asr time. Example: 03:30 PM
- {{maghrib_time}}: Display the current maghrib time. Example: 05:30 PM
- {{iftar_time}}: Display the current iftar time. Example: 05:30 PM
- {{sunset_time}}: Display the current sunset time. Example: 06:10 PM
- {{isha_time}}: Display the current isha time. Example: 07:50 PM
Reviews
Changelog
1.0.0
- Release
1.0.1
- Update block in native way
1.0.2
- Added style css file for the plugins
1.0.3
- Added: Support for the latest WordPress version
- Added: Ability control columns of any table
- Added: Content variables for
wp_title,the_content, andthe_title
1.0.4
- fix: correct variables time
- i18n: added
bn_BDlocale - fix: city selector group name display
- fix: calculate all time
- fix: textdomain load for i18n
- changed: template file name was wrong, renamed as project name
- fix: added
document_titlefilter
1.0.5
- fix: current page title
1.0.6
- fix: more filters for title
- fix: add Yoast SEO support
1.0.7
- fix: leap year
- add: Yoast SEO sitemap support