Add sitemap link
authorLaury GvR <laury@gaslightmedia.com>
Fri, 17 Aug 2018 17:02:18 +0000 (13:02 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 17 Aug 2018 17:02:18 +0000 (13:02 -0400)
sections/copyright.php

index 8cf7c2c..3e900ea 100644 (file)
@@ -4,5 +4,5 @@
                     <span class="separator"> | </span>
                     <span><a href="<?php echo get_permalink(get_option("glm_members_database_option_members_only_id") );?>">Members Area</a></span>
                     <span class="separator"> | </span>
-                    <span><a href="#">Site Map</a></span>
+                    <span><a href="<?php echo get_bloginfo('url'); ?>/sitemap">Site Map</a></span>
                 </div>
\ No newline at end of file