Plan du site
NMI — Le grand départ —
Pages No-Made.In
- wp_list_pages("title_li=&exclude=2310" ); ?>
Blog No Made In
Thèmes du blog
- wp_list_categories('sort_column=name&optioncount=1&hierarchical=0&feed=RSS&title_li='); ?>
Articles publiés
- $archive_query = new WP_Query('showposts=9999'); while ($archive_query->have_posts()) : $archive_query->the_post(); ?>
- the_title(); ?> endwhile; ?>