Reign Theme v8.0.7
2026-09-04
- Improve The Menu Icons picker now sends only the glyph data for icon types you have actually enabled. On a default install that cuts the JSON embedded in every Appearance > Menus page load from about 97 KB to 39 KB.
- Improve Removed an orphaned Font Awesome 4.x bundle and several unreachable files from the theme. Nothing loaded them, and stale bundled libraries trip customer security scanners.
- Improve The WooCommerce cart template is updated to match WooCommerce 11.0.0.
- Improve Deprecated, rather than deleted, the unused page-builder init and CSS hooks and public helpers, so any site still calling them keeps working while the notice points at the replacement.
- Fix The Typography controls no longer pin every heading to 16px. Leaving a heading size unset now keeps the theme default instead of silently collapsing it.
- Fix The header "More" dropdown stays inside the viewport on long menus instead of running off the edge of the screen.
- Fix Header navigation now recalculates which items overflow into "More" after web fonts finish loading, so the menu no longer settles into the wrong split on first paint.
- Fix The sign-in popup no longer flashes on screen while a logged-out page is still loading.
- Fix Reign falls back to wp-login.php when the configured Login or Register page has been deleted, trashed or unpublished, instead of linking to a missing page. This now covers every surface that links to Login or Register: the header icons, the desktop header buttons, the mobile user menu, the login form and the login widget.
- Fix The Menu Icons "Hide Label" option now actually hides the label.
- Fix The footer uses a flexbox sticky footer instead of a hardcoded min-height calculation, so short pages no longer leave a gap or overlap.
- Fix The Light / Dark toggle's master switch and its header icon list controls are cross-linked, so turning one off no longer leaves the other looking active.
- Fix The Post Types customizer no longer leaks the previous post type's archive setting into the next one when building its fields.
- Fix The Community settings screen shows an accurate empty state when BuddyNext is the active community plugin, and the Integrations tile is labelled BuddyNext instead of BuddyPress.
- Fix The PeepSo Multivendor vendor product grid renders correctly again: the duplicated product thumbnail is gone and the buttons line up.
- Fix Media modal router tabs are scoped to light mode so they keep readable contrast in dark mode.
- Fix Wordfence Login Security screens are styled for dark mode.
- Fix Corrected dead MediaVerse and Listora store links in the plugin installer.
- Dev Reconciled the license and Tested up to metadata across style.css, rtl.css and readme.txt, which had drifted apart.