Advertisement
krot

wp меню в nofollow

Nov 26th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. echo strtr(wp_nav_menu(array('menu' => 'Главное меню', 'echo'=> false,'container' => '','items_wrap' => '%3$s')),array('<a href="'=>'<a rel="nofollow" href="'));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement