A "shortcode" is a piece of text that you can enter that will add dynamic text such as a copyright year date or your site name.


The following shortcodes are available:

  • [fl_year] - Returns the Current Year as a string in four digits.
  • [wpbb site:title] - Returns the name of the site.
  • [wpbb site:tagline] - Returns the tagline of the site.

Examples: 

"© [fl_year] [wpbb site:title]" would return "© 2018 My Band Name"


[wpbb site:title] runs on <a href="https://musiciansitebuilder.com/">Musician Site Builder</a> returns "My Band Name runs on Musician Site Builder"