REIGN

Auto-synced from our published release notes

Reign changelog. Every release, across theme + 10 add-ons.

What shipped in the last 30 releases across the Reign product line. Sorted by release date.

Currently shipped

Latest version on every product.

Reign Theme

8.0.6

2026-08-11

Reign Demo installer

3.1.0

2026-03-09

Reign Dokan Addon

3.8.0

2026-07-16

Reign GeoDirectory Addon

2.4.0

2026-07-16

Reign LearnDash Addon

5.1.0

2026-07-16

Reign LifterLMS Addon

2.6.0

2026-07-16

Reign Sensei Addon

1.9.0

2026-07-16

Reign Tutor LMS Addon

2.2.0

2026-07-16

Reign WC Vendors Addon

2.7.0

2026-07-16

Reign WCFM Addon

1.10.0

2026-07-16

Reign WP Job Manager Addon

3.1.0

2026-07-16

30 most recent releases

What shipped.

Reign Theme v8.0.6

2026-08-11

View product →
  • Improve The Reign Settings admin menu item and panel header now carry the Reign mark. The menu icon is painted with a CSS mask so it follows every WordPress admin color scheme, including hover and current states.
  • Improve Front end pages no longer load the password strength meter and its bundled zxcvbn library on every BuddyPress page. It is only needed on register and password reset forms, so around 400 KB comes off the rest of the site.
  • Improve The theme no longer forces a 15 second Heartbeat interval on the front end, so it stops competing with plugins and hosts that tune Heartbeat themselves.
  • Improve In-admin documentation links now point at reigntheme.com and land on the matching page instead of a generic docs index.
  • Fix Unchecking "Light / Dark Toggle" under Header Icons Options now actually hides the toggle. The sortable list removed it while a separate hook re-rendered it anyway. Sites that saved their icon order before the toggle became a choice keep it through a one-time back-fill.
  • Fix The light/dark toggle icon now follows the Header Icons Color and hover color customizer settings instead of the main menu text color.
  • Fix Reign no longer renders its fallback page header on Jetonomy virtual routes, which was doubling the title on community, spaces, and category screens.
  • Fix The logo icon in the Reign Settings admin panel header is vertically aligned with the title text again.
  • Fix Corrected the forums layout with BuddyBoss Platform active and tidied the spacing in the bbPress reply form.
  • Fix The BuddyBoss select dropdown now renders correctly in dark mode.

Reign Theme v8.0.5

2026-07-24

View product →
  • Improve Removed five customizer switches that never affected the site (Global Border, Button and Form Radius toggles, the footer typography toggle, and the custom typography toggle). The value controls they hid are always visible now and front end output is unchanged.
  • Improve The header messages dropdown now builds thread previews from already loaded messages with a bounded scan and cached group lookups, removing a heavy per thread query and a directory scan that ran on every page view for logged in members.
  • Improve The three identical "Sidebar Layout" labels in the customizer now name the directory they control (Activity, Members, Groups).
  • Improve BuddyPress admin settings that control the profile and group cover header now say "Cover Header" so they are not mistaken for the site header options.
  • Improve The block editor color bridge resolves the active palette once per request instead of rebuilding it on every filter call.
  • Fix The member carousel shortcode showed the same fallback cover image on every card; covers now resolve per member like the group carousel.
  • Fix Two inline CSS caches could be written during a customizer preview, briefly serving unsaved preview styles to visitors; preview sessions no longer touch the cache.
  • Fix HTML pasted into the footer Copyright field and the branded login text fields now survives the customizer save, so anchor links render as working links. Safe inline HTML only.
  • Fix LearnDash course cards no longer show two progress bars when the LearnMate addon is active, and the "show course progress bar" setting is honored again.
  • Fix The header search icon template used a stale v1 header layout fallback, so fresh installs evaluated the layout inconsistently in that one template.
  • Fix Synced template overrides with the current plugin versions for The Events Calendar, WC Vendors, Dokan, BuddyPress and PeepSo, including an output escaping correction in the PeepSo overrides.
  • Fix Accept and Reject buttons were misaligned on the Friend Request card.
  • Fix A text site title no longer gets cut off mid word in the mobile header; long titles now truncate with an ellipsis.
  • Fix Multi level submenus in the user account dropdown now fly out from their own item on desktop instead of collapsing onto the outer dropdown.
  • Fix Mobile menu submenus now expand with a tap on the row or the toggle icon, keep their plus and minus state in sync, and support keyboard toggling.
  • Fix Corrected Gutenberg full and wide alignment math when the left nav panel is active, and stopped nested wide blocks from double bleeding inside full width blocks.
  • Fix Filled translation gaps across all seven bundled locales and made the block patterns and their button labels translatable.
  • Dev Magic link sending is one shared service used by both the AJAX and REST transports, so future hardening lands once and covers both.
  • Dev Removed the unused dark palette function (deprecated stub kept for child themes) and an inert Kirki era hook bridge, and deleted ten orphan stylesheet files that were never loaded.
  • Dev Removed the retired pre 8.0.0 dark mode toggle CSS and an unused utility class, trimming about 280 lines from the main stylesheet.
  • Dev Added pre commit audit gates (switch honored, template IO, orphan RTL twins) and a full customizer coverage catalog under audit/customizer-coverage.

Reign Theme v8.0.4

2026-07-21

View product →
  • New Rebuilt the Reign admin panel around seven screens that each do something: Home, Design, Community, Integrations, Extend, Tools and License. The "More from Wbcom" promo rail is gone, and docs and video links now sit on the cards they explain.
  • New Home opens on a branding checklist that reads your real site state (logo, site icon, colours, typography, menu, light and dark toggle, licence, child theme) instead of WordPress post and user counts.
  • New Extend lists the Wbcom plugin family with one-click install and activate, including BuddyNext, Eventonomy and WP Sell Services.
  • New Added a settings search to the panel header that deep-links into the matching Customizer section, with full keyboard navigation. Results are scoped to what is actually enabled on your site.
  • New Typography now offers custom fonts added through the WordPress Font Library.
  • New The light and dark mode toggle is now a sortable header icon on desktop and mobile, so you can position it yourself. It defaults to sitting next to Search, before Login.
  • New Added a Default Sub Header Image option under Customize > Sub Header, so the site-wide banner image can be changed in one place instead of per content type.
  • Improve Colour mode is now Light and Dark only. The Auto (System) option has been retired.
  • Improve The topbar ships empty and renders nothing until you add content. It previously shipped a placeholder phone number and an envelope linking to the Wbcom support inbox, and emitted a bare coloured strip when empty.
  • Improve The topbar is now off by default, so a new site no longer shows a placeholder contact bar before it is configured.
  • Improve The mobile header now defaults to Layout Two, putting the icons inline with the logo and returning roughly 55px above the fold on phones.
  • Improve Category, tag, author and date archives now print their title and description in content. The "Category:" style prefix has been dropped.
  • Improve Customizer repeaters now show format placeholders and hints on empty rows.
  • Improve Refreshed the translation template for the current strings.
  • Fix Navigation no longer breaks on a site with no menu assigned. The desktop nav rendered zero links and the mobile drawer rendered a blank, unclickable row per page. Both now fall back to a real page list.
  • Fix The options panel stylesheet no longer returns a 404 on RTL sites, which previously left the whole settings screen unstyled.
  • Fix The panel no longer suppresses WordPress core update, security and error notices, so a failed update is visible while you are on the settings page.
  • Fix The License screen no longer renders every addon licence form twice.
  • Fix Corrected License and Support submenu routing and documentation URLs, and removed duplicate docs and video links from the License screen Help card.
  • Fix The message notification badge now updates when viewing individual messages.
  • Fix Restored three public filters that an earlier coding-standards sweep silently renamed, so child themes hooking BP_reign_user_progress, BP_reign_user_progress_formatted and BP_reign_profile_completion_form_update fire again.
  • Fix Dark Mode Image Settings are now wired into the frontend logo and image swap, and an explicit toggle-off is respected.
  • Fix Dark mode image swapping now strips srcset, so the light image no longer returns at other screen sizes.
  • Fix Corrected dark mode contrast and hardcoded colours in the Reign Settings admin, including invisible select text on focus and the licence page border.
  • Fix LearnDash styling is now scoped to the BuddyPress Courses tab instead of leaking site-wide.
  • Fix Saving a settings tab now returns you to that same tab, and the settings form stays visible if JavaScript fails to run.
  • Fix Replaced the live YouTube iframe in wp-admin with a click-through play card, removing a third-party request to Google on every admin load.
  • Fix Featured images on single pages no longer carry a self-referencing link.
  • Fix Corrected fresh-install defaults and removed an inconsistent notices colour rule that conflicted with BuddyPress business profiles.
  • Fix The sub header no longer draws a duplicate title banner on plugin-routed pages such as LMS catalogs and dashboards, and the Hide Sub Header switch now applies on those pages too. Restore the old behaviour with the reign_render_fallback_page_header filter.
  • Security Added the missing capability checks to the BuddyPress and PeepSo settings save handlers, which previously verified only the nonce and ran on wp_loaded.

Reign Dokan Addon v3.8.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Fix Deactivating Dokan or WooCommerce while this addon stayed active returned a white screen to every visitor, and the site owner only found out when they next opened wp-admin. The addon now stops loading its Dokan-dependent layer when either plugin is inactive, so the site keeps serving normally.
  • Improve The "Store" admin-bar item is now translatable instead of hardcoded English.
  • Fix Escaped the settings tab labels and ids in the vertical-tab markup so tab names cannot break the page or inject markup.
  • Security Added a direct-access guard to the EDD license file.
  • Fix Bundled translations now load: added the missing text-domain loader on init, so the shipped /languages files (including German) actually apply. Verified a German string round-trips through WordPress's translation loader.
  • Security The license-key field is no longer passed through the translation function, and the license-status message is guarded against an undefined-index notice.
  • Security The vendor-listing widget sanitizes every field on save, and the seller banner URL is escaped with esc_url in the inline style.
  • Dev No change to the Reign settings contract; the shared reign_options dokan_option key is written the same way.
  • Compat Requires at least is now WordPress 6.5 (was 4.5) and Requires PHP is now 8.0 (previously undeclared). Tested up to WordPress 7.0. Both floors are declared in the plugin header, so a site below them is refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign GeoDirectory Addon v2.4.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Fix Saving the GeoDirectory settings tab no longer wipes other Reign addons' settings when Reign is not the active theme; the handler reads the shared reign_options fresh and updates only the GeoDirectory keys.
  • Fix The Places layout default is validated against the layouts the UI actually offers, repairing sites that stored an invalid value.
  • Fix Activation can no longer write an invalid value into the shared reign_options.
  • Security The settings save checks capability before the nonce, and direct-access guards were added to the files that lacked them.
  • Fix Restored the text-domain loader so the addon's bundled /languages translations apply (loaded on init, so no WordPress 6.7+ "loaded too early" notice).
  • Security Escaped the location link, title attribute, and title text in the new-location activity string.
  • Fix The "My places" profile menu label is now translatable.
  • Other The PeepSo "My places" listing is now paginated with a filterable page size, so a profile with many listings no longer loads them all at once.
  • Compat Requires at least is now WordPress 6.5 (was 4.6) and Requires PHP is now 8.0 (previously undeclared). Tested up to WordPress 7.0. Both floors are declared in the plugin header, so a site below them is refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign LearnDash Addon v5.1.0

2026-07-16

View product →
  • Fix The bundled French translation now applies. It shipped as fr_FR.mo, but the plugin loads reign-learndash-addon-fr_FR.mo, so WordPress never found it and every string stayed English on French sites.
  • Fix Instructor, review, and leader avatars now honor the WordPress Show Avatars setting (Settings - Discussion): with avatars off, the addon no longer emits Gravatar image URLs and makes no external avatar request. get_avatar_url(), which core does not gate on that setting, is now routed through a helper that returns empty when avatars are disabled.
  • Fix Deleting a LearnDash group no longer deletes the linked BuddyPress group, its members, and its activity when the auto-delete setting is off; the three group-sync settings are now read strictly so off means off.
  • Fix The auto-delete-group checkbox no longer shares an HTML id with the enable-group checkbox, so its label and state work correctly.
  • Improve Removed a development cache-buster that made the admin stylesheet uncacheable on every request.
  • Security The review-migration handler now reads its nonce isset-safe and unslashed/sanitized before verifying.
  • Security Added direct-access guards to the template, widget, and helper files that lacked one.
  • Other Course review analytics are computed once per request instead of re-running the review query at each of the many call sites (course lists, rows, dashboards) that request the same course's stats.

Reign LifterLMS Addon v2.6.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Fix Deactivating LifterLMS while this addon stayed active returned a white screen to every visitor, and the site owner only found out when they next opened wp-admin. The addon now stops loading when LifterLMS is inactive, so the site keeps serving normally.
  • Fix Activating the addon no longer wipes other Reign addons' settings; activation reads the shared reign_options fresh and seeds only the keys that are missing.
  • Fix Saving any other Reign settings tab no longer erases this addon's settings. The save handler runs on the shared Reign settings form, so submitting a different tab reached it with nothing to save and blanked every LifterLMS setting; it now writes its own section only when that section was actually submitted.
  • Security The settings save now checks capability before the nonce, runs on admin_init, and sanitizes submitted values before storing them.
  • Fix Bundled translations now load: added the missing text-domain loader on init, so the shipped /languages files apply (and without tripping WordPress 6.7+'s "loaded too early" notice).
  • Security The quiz-activity lookup now uses a prepared statement, and the review submission reads the rating value isset-safe to avoid an undefined-index notice.
  • Security Added direct-access guards to the seven LifterLMS widget files, and made the review nonce-failure message translatable.
  • Other The [reign_lifterlms_courses] shortcode now paginates by default (12 per page, filterable) instead of rendering every course on one page; pass posts_per_page to override. This activates the pagination the shortcode already supported.
  • Other The Enrolled Students widget caps how many students it renders (20 by default, filterable) so a course with thousands of students no longer runs a per-student lookup for every one; set the limit to 0 to show all.
  • Compat Requires at least is now WordPress 6.5 (was 4.5) and Requires PHP is now 8.0 (previously undeclared). Tested up to WordPress 7.0. Both floors are declared in the plugin header, so a site below them is refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign Sensei Addon v1.9.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Fix Deactivating Sensei LMS while this addon stayed active returned a white screen to every visitor, and the site owner only found out when they next opened wp-admin. The addon now stops loading when Sensei is inactive, so the site keeps serving normally.
  • Fix Saving the Sensei settings tab no longer wipes every other Reign addon's settings when Reign is not the active theme. The handler now reads the shared reign_options fresh and updates only the sensei section instead of writing back the theme-populated global.
  • Fix The group course-activity screen no longer shows activities the site administrator turned off (the setting is read strictly instead of loosely), and the activity fieldset is escaped through wp_kses_post before output instead of being flushed raw.
  • Security Added direct-access guards to every PHP file that lacked one.
  • Dev The sensei settings section is always stored as an array, so readers can index it safely even after a save with no fields checked.
  • Fix Translations now load on init instead of plugins_loaded, so WordPress 6.7+ no longer warns that translations loaded too early.
  • Security The settings tab-state nonce is read isset-safe and unslashed/sanitized before verification.
  • Fix The course-price "Free" label is now translatable.
  • Other The [sensei_teachers] listing counts each teacher's courses with a count-only query instead of loading every course object; the displayed count is unchanged.
  • Other Course review analytics are computed once per request instead of re-running the review query several times while a single course page renders.
  • Compat Requires at least is now WordPress 6.5 (was 3.0.1) and Requires PHP is now 8.0 (previously undeclared). Tested up to WordPress 7.0. Both floors are declared in the plugin header, so a site below them is refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign Tutor LMS Addon v2.2.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Fix Saving the TutorLMS settings tab no longer wipes every other Reign addon's settings when Reign is not the active theme. The handler now reads the shared reign_options fresh and updates only the tutorlms section instead of writing back the theme-populated global.
  • Security Added direct-access guards to every PHP file that lacked one.
  • Fix Translations now load on init instead of plugins_loaded, so WordPress 6.7+ no longer warns that translations loaded too early.
  • Security The profile URL check reads REQUEST_URI unslashed and sanitized, and the tab-state index is unslashed before casting.
  • Security Escaped the course-count text, the "No categories found" message, and the category "Courses" label on the course and category shortcodes.
  • Other The [reign_course_categories] shortcode bounds count="0" (previously unlimited) to a filterable maximum, so a site with thousands of course categories no longer loads them all; the default count of 8 and any explicit count are unchanged.
  • Fix The licence key field is no longer passed through a translation function, and the licence admin page strings are now translatable.
  • Compat The plugin header now declares Requires at least WordPress 6.5 and Requires PHP 8.0; it previously declared neither, so WordPress had nothing to enforce. Tested up to WordPress 7.0. A site below either floor is now refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign WC Vendors Addon v2.7.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Improve Store "Read More" toggle is now a real button that is keyboard reachable and no longer jumps the page to the top before scripts load.
  • Improve Store "Read More" label is translatable instead of hardcoded English.
  • Fix WC Vendors settings notice rendered outside its table cell in some browsers; wrapped it in a proper table cell so it stays with the fields it describes.
  • Fix Saving the WC Vendors settings tab no longer wipes other Reign addons' settings.
  • Fix Marketplace defaults now seed on PeepSo sites, not BuddyPress alone, so the WC Vendors tab is populated on first activation for every supported community platform.
  • Security Added direct-access guards to every PHP file that lacked one.
  • Dev Read More toggle styling moved to a top-level Sass rule so it applies across all store header layouts.
  • Fix Translations now load on init instead of plugins_loaded, so WordPress 6.7+ no longer warns that translations loaded too early.
  • Fix The vendor-list widget "Visit Store" label is now translatable.
  • Other The vendor-list widget now queries only the number of vendors it displays instead of loading every vendor into memory; output is unchanged on any site, but a marketplace with thousands of vendors no longer scans the whole user table. Filterable via wcv_vendor_total_args.
  • Other The vendor product strip computes the vendor store URL and product count once instead of re-running the count query on every product row.
  • Fix The licence key field is no longer passed through a translation function, and the licence admin page strings are now translatable.
  • Compat Requires at least is now WordPress 6.5 (was 4.5) and Requires PHP is now 8.0 (previously undeclared). Tested up to WordPress 7.0. Both floors are declared in the plugin header, so a site below them is refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign WCFM Addon v1.10.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Fix WCFM activity embeds were invisible in BuddyPress activity; they now render.
  • Fix YITH Auctions UI and countdown now show on WCFM store pages.
  • Fix Opening the WCFM settings tab no longer writes to the database; the option is only written when you save.
  • Fix Saving the WCFM tab no longer wipes other Reign addons' settings when Reign is not the active theme; the handler reads the shared reign_options fresh and merges only the WCFM keys.
  • Fix Corrected invalid settings markup: the product-activity input now closes on every path and the BuddyPress notice sits in a proper table cell.
  • Fix Escaped the vendor contact mailto link and removed a dead placeholder link.
  • Fix Tokenized the slick arrow colour for the Reign 8.0.0 token system.
  • Improve Each settings tab now uses a unique submit id, and direct-access guards were added to the files that lacked them.
  • Fix Translations now load on init instead of plugins_loaded, so WordPress 6.7+ no longer warns that translations loaded too early.
  • Security Escaped the product title in the BuddyPress purchase-activity links.
  • Other Product favourites no longer grow the stored list with duplicate entries on repeated clicks, and un-favouriting removes every stale duplicate, keeping the saved list compact.
  • Other The purchase-activity product slider caches each product's oEmbed markup for a day instead of re-fetching it for every product in every order on every render.
  • Fix The licence key field is no longer passed through a translation function, and the licence admin page strings are now translatable.
  • Compat Requires at least is now WordPress 6.5 (was 3.0.1) and Requires PHP is now 8.0 (previously undeclared). Tested up to WordPress 7.0. Both floors are declared in the plugin header, so a site below them is refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign WP Job Manager Addon v3.1.0

2026-07-16

View product →
  • New Bundled translations for Arabic, German, German (formal), Spanish, French, Italian and Dutch. These are a machine-translated first pass rather than a reviewed translation; refine them per site in Loco Translate.
  • Fix The bundled German (formal) translation now applies. It shipped as reign-wp-job-manager-de_DE_formal.mo, but the plugin's text domain is reign-wp-job-manager-addon, so WordPress never loaded it and every string stayed English on German sites.
  • Fix Two location maps built from different searches no longer share one cached set of markers; the cache key is derived from the plotted posts.
  • Fix The resume map query is capped instead of loading every resume into memory, and returns ids only.
  • Fix The map marker-clusterer library is bundled with the addon instead of loaded from a third-party CDN.
  • Fix Corrected undefined constants, a global post clobber, duplicate submit ids, and broken label associations on the settings screen.
  • Fix Saving the WP Job Manager settings tab no longer wipes other Reign addons' settings.
  • Security The settings save now checks capability and nonce, reads the shared reign_options fresh, and sanitizes input; direct-access guards were added.
  • Improve Admin and single job/resume assets are versioned by the plugin version instead of the request time, so browsers and CDNs can cache them.
  • Improve Tokenized themeable colours to the Reign 8.0.0 --reign-* token system.
  • Fix Bundled translations now load: added the missing text-domain loader on init, so the shipped /languages files apply without tripping WordPress 6.7+'s "loaded too early" notice.
  • Fix The licence key field is no longer passed through a translation function, and the licence admin page strings are now translatable.
  • Compat Requires at least is now WordPress 6.5 (was 4.5) and Requires PHP is now 8.0 (previously undeclared). Tested up to WordPress 7.0. Both floors are declared in the plugin header, so a site below them is refused the update instead of fataling on it. Check the PHP version on older sites before advising a customer to update.

Reign Dokan Addon v3.7.1

2026-06-18

View product →
  • Fix Guard a fatal in the order activity content when an activity has no status, so vendor order activity no longer triggers a PHP error.

Reign Dokan Addon v3.7.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign GeoDirectory Addon v2.3.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign LearnDash Addon v5.0.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign LifterLMS Addon v2.5.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign Sensei Addon v1.8.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign Tutor LMS Addon v2.1.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign WC Vendors Addon v2.6.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign WCFM Addon v1.9.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign WP Job Manager Addon v3.0.0

2026-06-18

View product →
  • Compat Verified compatible with Reign 8.0.0 and its new token-based color system (light, dark, and auto modes).
  • Fix Security and code-quality audit pass: tightened nonce and capability checks, guarded optional host-plugin calls, and removed dead code.

Reign Theme v8.0.3

2026-06-01

View product →
  • Improve Dark mode styling now covers the BuddyBoss Platform and Shortcodes for BuddyPress Pro interfaces.
  • Improve Adjusted the footer widget heading font size for link titles.
  • Improve Refined the header light and dark mode toggle presentation.
  • Improve When BuddyNext is active, the login, register, and reset password links point to the BuddyNext authentication hub.
  • Fix Auto (System) color mode now follows the visitor's operating-system light or dark preference.
  • Fix Block editor and plugin colors now match your active Reign brand color in both light and dark mode.
  • Fix Menu icons no longer leak onto post and widget titles, and the fallback link icon stays inside the left panel instead of the header and mobile menus.
  • Fix Integration stylesheets and scripts, including the LearnDash dashboard, now load only on the pages that need them.
  • Fix Corrected the BuddyBoss reactions position in activity listings.
  • Fix Fixed header icon alignment on mobile when BuddyNext is active.
  • Fix Theme button styling is now opt-in, so plugin and component controls keep their own look: WPMediaVerse controls, the BuddyX light and dark toggle, and the BuddyNext header menu no longer pick up the theme accent fill.
  • Fix Easy Digital Downloads price-option checkbox styling no longer affects unrelated checkboxes elsewhere on the site.

Reign LearnDash Addon v4.9.2

2026-06-01

View product →
  • Fix Register the sfwd-quiz post type with the Reign Customizer layout system so quiz pages respect the configured layout.
  • Dev Resolved WordPress Coding Standards issues across all PHP files and added a CI workflow (PHP Lint, PHPStan, WPCS).

Reign LifterLMS Addon v2.4.3

2026-06-01

View product →
  • Fix Access Plan description now renders correctly in dark mode for LifterLMS.
  • Improve Membership title color now follows the active theme color scheme.

Reign GeoDirectory Addon v2.2.1

2026-05-07

View product →
  • Fix Correct BuddyPress profile listings tab routing and CPT filtering.
  • Fix Use `geodir_add_listing_page_url()` for correct CPT add-listing routing.
  • Improve Refreshed `reign-geolocation.pot` translation template.

Reign WCFM Addon v1.8.4

2026-04-29

View product →
  • Fix Resolved PHPCS coding standards errors.
  • Fix Layout 2 display issue for logged-out users.
  • Improve Manage add to cart button UI on store tab.

Reign Demo installer v3.1.0

2026-03-09

View product →
  • Fix PeepSo plugin install and activate during demo installation
  • Fix Remove closed and paid 3rd party plugin recommendations
  • Fix Plugin download URL priority and sanitize GET input
  • Fix GeoDirectory listings not showing after demo import
  • Fix Bypass GeoDirectory option keys during options import to preserve local setup
  • Fix Auto-populate geodir detail table from wp_posts when empty after import

Reign WC Vendors Addon v2.5.0

2025-10-26

View product →
  • Improve Added support for PeepSo integration for a more connected community experience.
  • Improve Updated vendor store header and overall layout for a cleaner, modern look.
  • Improve Enhanced BuddyPress activity display and favorite product functionality.
  • Improve Updated total sales count and icon display on single store pages.
  • Fix Vendor ratings visibility issue and ensured ratings hide automatically when WC Vendors Pro is inactive.
  • Improve Refined category selection and search button UI for better navigation.
  • Fix Warnings, PHP compatibility notices, and deprecated function issues.
  • Fix Plugin activation notices and importer debug log errors.
  • Improve Adjusted alignment and layout for vendor listings and favorite product sections.
  • Improve Updated text domain and Grunt configuration for smoother performance.
  • Improve Strengthened security with improved sanitization and nonce verification.
  • Improve Improved timezone handling for scheduled activities.
  • Improve Enhanced product review display in BuddyPress activity feeds.
  • Improve Optimized template files for faster loading and better stability.

Reign WP Job Manager Addon v2.9.2

2025-10-10

View product →
  • Fix 404 error on resume submission by implementing a proper POST-Redirect-GET flow.
  • Fix Memory exhaustion issue caused by recursive resume file meta normalization.
  • Fix Skills processing timing to ensure validation occurs at the correct stage.
  • Fix Deprecated method names and updated code to follow WordPress coding standards.
  • Fix Consolidated file upload normalization logic to improve performance and maintainability.
  • Fix Hook priorities adjusted to prevent timing conflicts with other plugins.
  • Fix PHP 8.2+ deprecation warnings by declaring class properties properly.
  • Fix Recursion prevention using instance properties instead of static variables.
  • Fix Added early exits in query filters for improved performance.
  • Fix Removed outdated build directory and obsolete code.
  • Fix Critical issue with job taxonomies - added missing parameter in wp_set_object_terms to prevent deletion of terms.
  • Fix Critical issue with resume multiselect taxonomies - restored process_custom_taxonomies method for proper term saving.
  • Fix Sanitized $_POST variables in redirect function to meet security best practices.
  • Fix Removed legacy Google+ social field (service discontinued).
  • Improve Added default taxonomy terms for jobs (salary, career level, experience, gender, industry, qualification).
  • Improve Added smart default term creation for resumes - now creates terms only when taxonomy is empty.
  • Improve Added comprehensive predefined taxonomy terms for better initial setup experience.
  • Improve Improved overall code organization, structure, and maintainability.
  • Improve Added post type validation in meta filters to reduce unnecessary processing.
  • Improve Modernized social media fields with updated network names (e.g., Twitter → X) and better placeholders.
  • Improve Introduced filters:
  • Improve Reorganized social fields by importance (LinkedIn, GitHub first).
  • Improve Added a new repeatable social links field with a modern dropdown interface.
  • Improve Automatic migration from legacy social fields to the new format.
  • Improve Added new helper functions:
  • Improve Maintained full backward compatibility for existing social data (legacy + modern formats).
  • Improve Updated all resume templates to use modern social display functions with filter support.
  • Improve Added validation for term IDs during custom taxonomy processing to prevent invalid term creation.