WebDevStudios / StartBox

An incredibly powerful theme framework for WordPress. Download here: http://wpstartbox.com/startbox.zip. Get our sample child theme here: http://github.com/webdevstudios/StartBox-Child —
http://wpstartbox.com
GNU General Public License v2.0
170 stars 41 forks source link

Copyright shortcode can show dates out of order #70

Closed tw2113 closed 10 years ago

tw2113 commented 10 years ago

[copyright year="2014"] results in "2014-2013". Should consider checking if specified start year is greater than current year, and only output current if true.