Skip to content

Instantly share code, notes, and snippets.

@kaoru-fukusato
Created March 15, 2020 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaoru-fukusato/5534dc76089a6782ad589ad1caf5477b to your computer and use it in GitHub Desktop.
Save kaoru-fukusato/5534dc76089a6782ad589ad1caf5477b to your computer and use it in GitHub Desktop.
taxonomy.phpで一覧をランダム表示
<?php query_posts($query_string . "&orderby=rand"); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment