PluginProbe
Social Share Buttons / trunk
Social Share Buttons vtrunk
trunk 0.9 1.0 1.1 1.1.1 1.1.2 1.10 1.11 1.12 1.15 1.16 1.17 1.18 1.19 1.2 1.20 1.3 1.30 1.4 1.5 1.6 1.7 1.8 1.9
← All changes | admin/header.php +2 -2 1.12trunk View file →
@@ -5,10 +5,10 @@
5 5 <h1 class='title'><span><?php echo $title ?></span>
6 6 <div class='logo'>
7 7 <?php do_action("mb-display-logo"); ?>
8 8 <p>
9 - <a href='http://wordpress.org/support/'>Support Forums</a>
10 - | <a href='http://wordpress.org/support/'>FAQ</a>
9 + <a href='https://wordpress.org/support/plugin/share-button/'><?php _e('Support Forums', 'mbsocial'); ?></a>
10 +
11 11 </p>
12 12
13 13 </div>
14 14 </h1>