<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Elencare_le_pagine_child_in_Wordpress</id>
	<title>Elencare le pagine child in Wordpress - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Elencare_le_pagine_child_in_Wordpress"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Elencare_le_pagine_child_in_Wordpress&amp;action=history"/>
	<updated>2026-05-06T03:30:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Elencare_le_pagine_child_in_Wordpress&amp;diff=7159&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: New page: *Installare il plugin  Shortcode Exec PHP  * Inserire la funzione  list_childs  &lt;pre&gt; global $id; $mypages=wp_list_pages(&quot;title_li=&amp;child_of=$id&amp;sort_column=menu_order&amp;echo=0&quot;); // &lt;li cla...</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Elencare_le_pagine_child_in_Wordpress&amp;diff=7159&amp;oldid=prev"/>
		<updated>2010-09-04T12:52:11Z</updated>

		<summary type="html">&lt;p&gt;New page: *Installare il plugin  Shortcode Exec PHP  * Inserire la funzione  list_childs  &amp;lt;pre&amp;gt; global $id; $mypages=wp_list_pages(&amp;quot;title_li=&amp;amp;child_of=$id&amp;amp;sort_column=menu_order&amp;amp;echo=0&amp;quot;); // &amp;lt;li cla...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*Installare il plugin&lt;br /&gt;
 Shortcode Exec PHP&lt;br /&gt;
&lt;br /&gt;
* Inserire la funzione&lt;br /&gt;
 list_childs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
global $id;&lt;br /&gt;
$mypages=wp_list_pages(&amp;quot;title_li=&amp;amp;child_of=$id&amp;amp;sort_column=menu_order&amp;amp;echo=0&amp;quot;);&lt;br /&gt;
// &amp;lt;li class=&amp;quot;page_item page-item-5&amp;quot;&amp;gt;&lt;br /&gt;
$newlist=preg_replace(&amp;quot;/ class=\&amp;quot;page_item page-item-(.*)\&amp;quot;&amp;gt;&amp;lt;/&amp;quot;, &amp;quot;&amp;gt;&amp;lt;&amp;quot;, $mypages);&lt;br /&gt;
//$newlist=$mypages;&lt;br /&gt;
echo &amp;quot;&amp;lt;ul&amp;gt;&amp;quot;;&lt;br /&gt;
echo $newlist;&lt;br /&gt;
echo &amp;quot;&amp;lt;/ul&amp;gt;&amp;quot;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nella pagina in cui si vogliono listare le child, inserire&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[list_childs]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
&lt;br /&gt;
*[http://codex.wordpress.org/Function_Reference/wp_list_pages Function Reference/wp list pages « WordPress Codex]&lt;br /&gt;
*[http://www.wantusiak.com/wordpress/wordpress-modify-wp_list_pages wantusiak.com » Wordpress: How to dynamically modify the output of the wp_list_pages]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>