/*
Theme Name: GRC+
Description: GRC+ child theme for Avada
Author: GRC+
Author URI: https://grc.plus
Template: Avada
Version: 4.0.0
Text Domain: Avada

== Changelog ==
4.0.0 – Refactor: all CSS/JS assets consolidated into theme.
        Moved grc-classes.css, grc-classes.js from mu-plugins/grc-course-display/.
        Moved grcplus-ajax.js from mu-plugins/grc-localized-pricing/.
        Extracted region-switcher inline CSS → theme/assets/css/custom.css.
        Extracted region-switcher inline JS → theme/assets/js/grc-region-switcher.js.
        Extracted HubSpot modal bootstrapper JS → theme/assets/js/grc-hubspot-modal.js.
        Removed 3 duplicate mu-plugin modules:
          - grc-acf-link-shortcode.php  (duplicate of grc-acf-link.php)
          - grc-shortcodes-basic.php    (duplicate of grc-inline-shortcodes.php)
          - grc-wpml-region.php         (duplicate of grc-country-code.php)
        Reorganised GRC+ admin menu structure.

3.0.0 – Full refactor: theme now contains ONLY view-related code.
        All functionality (shortcodes, CPTs, post duplication) moved to grc-mu-plugins.
        CSS classes standardized to grc- prefix (gp- aliases kept for backward compat).
*/
