[site_copyright] Shortcode
- [site_copyright] --> Copyright © 2025 Knox Horticulture
- [site_copyright start=2002] --> Copyright © 2002‑2025 Knox Horticulture
- [site_copyright start="2017" end="2002" short="true"] --> Copyright © 2002‑2017 Knox Horticulture
- [site_copyright start="2002" end="2017" sitename="John B. Doe" allrights=true] --> Copyright © 2002‑2017 John B. Doe — All rights reserved.
- [site_copyright from="2002" to="2017" sitename=true allrights=true] --> Copyright © 2002‑2017 Knox Horticulture — All rights reserved.
- [site_copyright start="2017" end="2002" sitename="0"] [site_name short="yes"] --> Copyright © 2002‑2017 Knox Horticulture
[site_name] Shortcode
- [site_name] --> Knox Horticulture
- [site_name short=true] --> Knox Horticulture
- [site_name url=true] --> www.knoxhort.com
[number_of_years] Shortcode
- [number_of_years since=1983] --> 42
- [number_of_years from=1983 to=2012] --> 29
- [number_of_years since=2003 to=2003] --> less than one
- [number_of_years since=2003 to=2003 yeartext=yes] --> less than one year
- [number_of_years since=2003 to=2004 yeartext=yes] --> 1 year
- [number_of_years since=2008 to=2003 yeartext=yes] --> 5 years
[show_year] Shortcode
- [show_year] --> 2025
- [show_year count="4"] --> 2029
- [show_year count="-4"] --> 2021
- [show_year era="traditional"] --> AD 2025 (yes, the 'AD' goes before the year in most writing style standards)
- [show_year era="modern"] --> 2025 CE (but, the 'CE' goes after the year in most writing style standards)
- [show_year count="-2200" era="common"] --> 176 BCE ('common' is alternative for 'modern')
- [show_year count="-2029" era="t"] --> 5 BC ('t' can be used instead of 'traditional')
- [show_year count="-2018" era="t"] --> AD 7
- [show_year count="-2017" era="t"] --> AD 8
- [show_year count="-2009" era="m"] --> 16 CE ('m' can be used instead of 'modern')