Site Switcher
Version 3.0.0
February 20, 2024
Changed
- Craft 5 compatibility.
Version 2.3.0
March 29, 2022
Added
- Craft 4 compatibility.
Version 2.2.0
December 1, 2020
Added
- Optionally fall back to the translated homepage when a link cannot otherwise be determined. (thanks @niektenhoopen)
Changed
- Updated deprecated Twig references.
Version 2.1.0
April 20, 2019
Added
- Added instructions for "Checking whether a translated element exists".
Fixed
- Fixed bug which provided incorrect links on static pages.
- Ensures query string parameters persist between sites.
Version 2.0.0
August 30, 2018
Added
- Craft 3 compatibility.
- Added
siteSwitcher
Twig function shortcut.
Changed
- Changed name to "Site Switcher".
- Deprecated
ll
Twig function shortcut.
Version 1.2.0
December 1, 2015
Added
- Craft 2.5 compatibility.
Fixed
- Fixed
siteUrl
trailing slash issue.
Version 1.1.0
August 11, 2015
Added
- Added
ll
Twig function shortcut.
Changed
- Improved URL parsing.
- Keep trailing slash in mind when building new URL.
Version 1.0.1
March 16, 2015
Fixed
- Gracefully fails if
siteUrl
is not an array.
Version 1.0.0
March 8, 2015
Initial release.