Found it myself:
add_filter( ‘comment_text’, array( $this, ‘replace_gifs’), 99);
Please, add this feature to admin page in the next update!
I added an icon for “icon + text” style. Replace:
<span>Vk.com</span>
with:
<span style="background-image:url("http://vk.com/images/vk16.png");">Вконтакте</span>
How to add a share counter into the button? Is it possible in the plugin? Or need to change jetpack phps?
All installed on my blog themes uses float for “alignleft” and “alignright”: my theme, twenty-eleven theme, default wordpress theme.