Send to Twitter shows a text link to send a post to Twitter with title and shortened url.
<?php if( function_exists('send_to_twitter') ){ send_to_twitter(); } ?> in PHP where you want to display the link. (You can put as much in single.php or index.php - http://your-url.com/wp-admin/theme-editor.php)- -------------------------------------------------- -
<?php if( function_exists('send_to_twitter') ){ send_to_twitter(); } ?> en PHP donde quieras mostrar el enlace. (Puedes colocarlo tanto en single.php como en index.php - http://ladirecciondetublog.com/wp-admin/theme-editor.php)
Requires: 2.7 or higher
Compatible up to: 3.1.4
Last Updated: 2011-3-20
Downloads: 7,329
Got something to say? Need help?