Mudanças entre as edições de "Twitters no wordpress"
De MochilaWiki
Ir para navegaçãoIr para pesquisar (Nova página: página do projeto * http://wordpress.org/extend/plugins/twitter-tools wget http://downloads.wordpress.org/plugin/twitter-tools.2.2.1.zip unzip twitter-tools.2.2.1.zip mv twitter-t...) |
|||
Linha 8: | Linha 8: | ||
colocar no arquivo sidebar.php | colocar no arquivo sidebar.php | ||
− | + | <?php aktt_sidebar_tweets(); ?> | |
− | + | ||
− | |||
− | |||
[[Categoria:Wordpress]] | [[Categoria:Wordpress]] |
Edição atual tal como às 20h05min de 31 de março de 2010
página do projeto
wget http://downloads.wordpress.org/plugin/twitter-tools.2.2.1.zip unzip twitter-tools.2.2.1.zip mv twitter-tools /var/www/saudenegra/wp-content/plugins/
colocar no arquivo sidebar.php
<?php aktt_sidebar_tweets(); ?>