<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / Karzin / tag / children</title>
<link>http://netvouz.com/Karzin/tag/children?feed=rss</link>
<description>Karzin&#39;s bookmarks tagged &quot;children&quot; on Netvouz</description>
<item><title>#8592 (Private Pages not listed in the Parent dropdown) – WordPress Trac</title>
<link>http://core.trac.wordpress.org/ticket/8592</link>
<description>function admin_private_parent_metabox($output) { 	global $post; 	$args = array( 		&#39;post_type&#39;			=&gt; $post-&gt;post_type, 		&#39;exclude_tree&#39;		=&gt; $post-&gt;ID, 		&#39;selected&#39;			=&gt; $post-&gt;post_parent, 		&#39;name&#39;				=&gt; &#39;parent_id&#39;, 		&#39;show_option_none&#39;	=&gt; __(&#39;(no parent)&#39;), 		&#39;sort_column&#39;		=&gt; &#39;menu_order, post_title&#39;, 		&#39;echo&#39;				=&gt; 0, 		&#39;post_status&#39;		=&gt; array(&#39;publish&#39;, &#39;private&#39;), 	); 	$defaults = array( 		&#39;depth&#39;					=&gt; 0, 		&#39;child_of&#39;				=&gt; 0, 		&#39;selected&#39;				=&gt; 0, 		&#39;echo&#39;					=&gt; 1, 		&#39;name&#39;					=&gt; &#39;page_id&#39;, 		&#39;id&#39;					=&gt; &#39;&#39;, 		&#39;show_option_none&#39;		=&gt; &#39;&#39;, 		&#39;show_option_no_change&#39;	=&gt; &#39;&#39;, 		&#39;option_none_value&#39;		=&gt; &#39;&#39;, 	); 	$r = wp_parse_args($args, $defaults); 	extract($r, EXTR_SKIP); 	$pages = get_pages($r); 	$name = esc_attr($name); 	// Back-compat with old system w</description>
<category domain="http://netvouz.com/Karzin?category=3430040421080145452"></category>
<author>Karzin</author>
<pubDate>Sun, 19 Aug 2012 16:17:36 GMT</pubDate>
</item></channel></rss>