|
|
' . $opt . ' | ' . $menu->slug . ' | ';
$i++;
endforeach;
echo ' e.g - [responsive-menu menu="' . $menus[0]->slug . '"] |
';
else :
echo '| ' . _e("Sorry, there are no available options") . ' |
';
endif;
?>
|
|
| title |
Título |
| title_link |
http://mipagina.es |
| title_open |
_blank |
| title_img |
http://example.com/title-img-2.jpg |
| html |
<a href='http://www.example.com'>Example</a> |
| html_loc |
above |
| search_loc |
below |
| btn_img |
http://example.com/btn-img-2.jpg |
| btn_img_clicked |
http://example.com/btn-img-clicked-2.jpg |
| btn_title |
Menú |
| |
|
|
- [responsive-menu title="Título" title_link="http://mipagina.es"]
|