1.6.42

Release Date

October 4, 2023

Description

  • Dev – Introduced agency menu location and agency menu options in both agency general settings and individual agency advanced details. Customize menus on single pages and pages with agency_id or agency_lid URL parameters.
  • Dev – Introduced custom URL tags %agency_name% and %url_params% for dynamic value replacement.
  • Dev – Added “about” HTML ID to the about block column.
  • Tweak – Moved the contact HTML ID to the parent column of the content.

Required SQL scripts to be executed after updates

ALTER TABLE wp_rep_agency ADD COLUMN `menu` longtext DEFAULT NULL AFTER `rma_country`;
Category Malcolm