We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wd_s offers a single (at the moment) Shortcode for you to use in your themes. Feel free to add more shortcodes as needed.
create_shortcode_copyright_year
Creates a Shortcode to display copyright year.
Usage:
[wds_copyright_year] [wds_copyright_year starting_year="2010" separator=" – "] [wds_copyright_year starting_year="2015" separator=" / "]
Output:
2018 2010 – 2018 2015 / 2018
Location: /inc/shortcodes/create-shortcode-copyright-year.php
/inc/shortcodes/create-shortcode-copyright-year.php