/> Voci espandibili
/> Visualizza solo nella pagina indicata nelle impostazioni, pagina archivio e singola dei documenti
false ), 'objects' ); foreach ( $post_types as $post_type ) { $num_posts = wp_count_posts( $post_type->name ); $num = number_format_i18n( $num_posts->publish ); $text = _n( $post_type->labels->singular_name, $post_type->labels->name, $num_posts->publish ); if ( current_user_can( 'edit_posts' ) ) { $num = '' . $num . ''; $text = '' . $text . ''; } echo '