Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bob

    (@rfgoetz)

    Those are just rendered as HTML.

    So you can use the new suffix PHP to add additional images/links as you need:

    echo '<a href="http://twitter.com/#!/wordpress" target="_blank"><img src="http://domain.com/wp/wp-content/plugins/wp-topbar/lib/icons/PNG/twitter.png" style="height:23px; vertical-align:text-bottom;"/></a>';

    Thread Starter artisana

    (@artisana)

    Got it!!
    Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add more than 4 social buttons to TopBar?’ is closed to new replies.