

Block in the WordPress block inserter — find it by searching "Business Hours"
Idara Business Hours is a focused, single-purpose Gutenberg block that shows your weekly opening hours in a clean, accessible table — with a live “Open now / Closed” status pill that updates in the visitor’s browser against your business timezone, so it never goes stale behind page caching.
It also emits optional LocalBusiness schema.org markup (JSON-LD) so search engines can show your hours directly in results.
Idara (إدارة) is the Arabic word for “administration” or “management”. Idara Studio is a one-person studio building a growing family of carefully crafted, single-purpose Gutenberg blocks.
Browse the full catalogue, live demos and per-block documentation at idara.studio.
Most block plugins ship 30+ blocks you’ll never use, slowing your editor and your frontend. Idara plugins are deliberately small. This one loads its CSS and JavaScript only on pages where the block is present — never globally.
Source code and build tools are available on GitHub:
https://github.com/sajid-ansari-65/idara-business-hours
The src/ directory contains the unminified JavaScript (ES modules, JSX) and SCSS. Run npm install && npm run build to compile.