Skip to content

Commit 9159526

Browse files
author
Pedro Guimaraes
authored
Update single-variables.md
Adds existing {site_id} global variable to the corresponding doc page.
1 parent cbdebe3 commit 9159526

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/templates/globals/single-variables.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ This variable will be substituted with your site name as defined under `Settings
183183

184184
This variable will be substituted with your site URL as defined under `Settings --> URL and Path Settings`.
185185

186+
### `{site_id}`
187+
188+
This variable will be substituted with the ID of your site as defined under `Developer --> Sites` (if MSM is enabled).
189+
186190
### `{template_name}`
187191

188192
This variable displays the name of the template currently being processed.:

0 commit comments

Comments
 (0)