http://mtaalamu.ru ru (http://mtaalamu.ru) (http://mtaalamu.ru) http://mtaalamu.ru http://mtaalamu.ru Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment8047 /blog/1791.html#comment8047 Sergei_T ]]> Sun, 01 May 2011 08:58:38 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment8053 /blog/1791.html#comment8053 S1eng Sun, 01 May 2011 15:07:08 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment8058 /blog/1791.html#comment8058 Sergei_T ]]> Sun, 01 May 2011 17:13:59 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment8049 /blog/1791.html#comment8049 yababay Sun, 01 May 2011 10:29:00 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment8054 /blog/1791.html#comment8054 S1eng ]]> Sun, 01 May 2011 15:08:30 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10121 /blog/1791.html#comment10121 antonator
Советуют решение:

<?php $sereferer = new SEReferer;
$sereferer->widget(array(параметры виджета), null); ?>


Но я не не знаток PHP, поэтому «параметры виджета», впрочем как и остальной код, — для меня тёмный лес. Подскажите — как правильно?]]>
Sun, 08 Jul 2012 19:34:19 +0400 comments
Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10122 /blog/1791.html#comment10122 Sergei_T Sun, 08 Jul 2012 21:44:52 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10128 /blog/1791.html#comment10128 S1eng ]]> Sun, 08 Jul 2012 22:43:40 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10129 /blog/1791.html#comment10129 Sergei_T Sun, 08 Jul 2012 22:47:18 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10123 /blog/1791.html#comment10123 S1eng
$sereferer->widget( $myarg, null); ?>]]>
Sun, 08 Jul 2012 21:52:56 +0400 comments
Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10124 /blog/1791.html#comment10124 S1eng <?php $sereferer = new SEReferer; $args = array( "before_widget" => "", "before_title" => "Загаловок", "after_title" => "", ); $sereferer->widget($args, null); ?>
Только не забудь включить плагин, можно вообще без параметров запускать, плагин планировалось дописать, но дальше буты руки не дошли. Попробуй, если выскочит ошибка — в студию ее, я сам к сожалению не могу проверить.]]>
Sun, 08 Jul 2012 22:00:49 +0400 comments
Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10125 /blog/1791.html#comment10125 S1eng Sun, 08 Jul 2012 22:03:04 +0400 comments Comments: Плагин для WordPress "SE Referer" /blog/1791.html#comment10130 /blog/1791.html#comment10130 antonator Mon, 09 Jul 2012 01:22:22 +0400 comments