Description WPtouch is a mobile plugin for WordPress that automatically adds a simple and elegant mobile theme for mobile visitors to your WordPress website. Recommended by Google, it will instantly enable a mobile-friendly version of your website that passes the Google Mobile test, and ensure your SEO rankings do not drop due to not having a mobile-friendly website. For more information about usi
資料系のページは WordPress のページ機能で作成し、日記系の記事はブログ機能を使えば良いのかな?と思って WordPress のページ機能について調べている途中。 ちなみに環境は WordPress ME 2.1.3 です。 親ページ内に子ページへのリンクを表示させる page.php 内にあるループ終了タグの前に以下のコードを追加します。 現在表示しているページの子以下全てのページのリンクを表示する場合 <ul> <?php wp_list_pages('title_li=&child_of='.$post->ID); ?> </ul> 現在表示しているページの子ページのみリンクを表示する場合 <ul> <?php wp_list_pages('title_li=&child_of='.$post->ID.'&depth=1'); ?> </ul> 参考にさせてもらったページ T
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く