PluginProbe
Social Share Buttons / 1.0
Social Share Buttons v1.0
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
share-button / admin / header.php

header.php in Social Share Buttons 1.0, at admin/header.php

16 lines 370 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1
2 <div id='maxbuttons' class='maxbuttons-social'>
3 <div class='wrap'>
4
5 <h1 class='title'><span><?php echo $title ?></span></h1>
6 <div class='logo'>
7 <?php do_action("mb-display-logo"); ?>
8 <p>
9 <a href='http://wordpress.org/support/'>Support Forums</a>
10 | <a href='http://wordpress.org/support/'>FAQ</a>
11 </p>
12
13 </div>
14 <div class='clear'></div>
15 <div class='main'>
16