Copyright a website with a date that automatically stays current
Framework Version 2.8 adds new functionality, a shortcode that renders a copyright notice with automatically updating year.
To use this feature:
- remove the current copyright text in the footer (normally found under “Appearance > Widgets > Footer 6”)
- replace it with the shortcode: [q4copyright]
Default
By default, the company name from the site title is used:
Dashboard > Appearance > Customize > Logo, Title, Nav Text > Site Title
Shortcode: [q4copyright]
© Inn and Spa at Cedar Falls 2020. All Rights Reserved. Marketing & Website Design by Q4Launch
Custom
Customize the company name with the company attribute in the shortcode
Shortcode: [q4copyright company="COMPANY_NAME_HERE"]
© Inn at Cedar Falls 2020. All Rights Reserved. Marketing & Website Design by Q4Launch
Website Only
For website only customers add the attribute website-only to remove “Marketing &” from the copyright.
Shortcode: [q4copyright website-only]
© Inn and Spa at Cedar Falls 2020. All Rights Reserved. Website design by Q4Launch
This can also be used in tandem with the company attribute if needed.
Shortcode: [q4copyright website-only company="COMPANY_NAME_HERE"]
© Inn at Cedar Falls 2020. All Rights Reserved. Website design by Q4Launch