{"id":312,"date":"2011-11-29T13:38:26","date_gmt":"2011-11-29T17:38:26","guid":{"rendered":"http:\/\/blogviejo.sld.cu\/violeta\/?p=312"},"modified":"2011-11-29T13:38:26","modified_gmt":"2011-11-29T17:38:26","slug":"como-colocar-las-paginas-en-el-menu","status":"publish","type":"post","link":"https:\/\/blogs.sld.cu\/violeta\/2011\/11\/29\/como-colocar-las-paginas-en-el-menu\/","title":{"rendered":"C\u00f3mo colocar las paginas en el menu"},"content":{"rendered":"<div>\n<div>Para adicionar ordenadamente y\/o excluir p\u00e1ginas en el men\u00fa a partir de las p\u00e1ginas creadas<\/div>\n<div><code>\/\/ add a heading to the page link list<\/code><\/div>\n<div><code>wp_list_pages<\/code><code>(<\/code><code>'title_li=&lt;h2&gt;Pages&lt;\/h2&gt;&lt;p&gt;'<\/code><code>);&lt;\/p&gt;<\/code><\/div>\n<div><code>&lt;p&gt;<\/code><code>\/\/ sort  list by the menu order&lt;br&gt;<\/code><\/div>\n<div><code>wp_list_pages<\/code><code>(<\/code><code>'title_li=&amp;sort_column=menu_order'<\/code><code>);&lt;\/p&gt;<\/code><\/div>\n<div><code>&lt;p&gt;<\/code><code>\/\/ add a  heading to the page link list and &lt;br&gt;<\/code><\/div>\n<div><code>\/\/  exclude a couple extra pages&lt;br&gt;<\/code><\/div>\n<div><code>wp_list_pages<\/code><code>(<\/code><code>'title_li=&lt;\/p&gt;&lt;h2&gt;Pages&lt;\/h2&gt;&lt;p&gt;&amp;exclude=4,7'<\/code><code>);<\/code><\/div>\n<div><code>&lt;\/p&gt;<\/code><\/div>\n<div>Esto por lo general se coloca en el header.php<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Para adicionar ordenadamente y\/o excluir p\u00e1ginas en el men\u00fa a partir de las p\u00e1ginas creadas \/\/ add a heading to the page link list wp_list_pages(&#8216;title_li=&lt;h2&gt;Pages&lt;\/h2&gt;&lt;p&gt;&#8217;);&lt;\/p&gt; &lt;p&gt;\/\/ sort list by the menu order&lt;br&gt; wp_list_pages(&#8216;title_li=&amp;sort_column=menu_order&#8217;);&lt;\/p&gt; &lt;p&gt;\/\/ add a heading to the page link list and &lt;br&gt; \/\/ exclude a couple extra pages&lt;br&gt; wp_list_pages(&#8216;title_li=&lt;\/p&gt;&lt;h2&gt;Pages&lt;\/h2&gt;&lt;p&gt;&amp;exclude=4,7&#8217;); &lt;\/p&gt; Esto por lo [&hellip;]<\/p>\n","protected":false},"author":112,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[],"_links":{"self":[{"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/posts\/312"}],"collection":[{"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/users\/112"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/comments?post=312"}],"version-history":[{"count":0,"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/posts\/312\/revisions"}],"wp:attachment":[{"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/media?parent=312"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/categories?post=312"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.sld.cu\/violeta\/wp-json\/wp\/v2\/tags?post=312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}