Skip to content

Instantly share code, notes, and snippets.

@ksuzushima
Created October 10, 2017 09:00
Show Gist options
  • Save ksuzushima/cd3fd2e25e67524f55eba1ea272d21f3 to your computer and use it in GitHub Desktop.
Save ksuzushima/cd3fd2e25e67524f55eba1ea272d21f3 to your computer and use it in GitHub Desktop.
WordPressでrewrite ruleを確認する方法

テンプレート内に以下を突っ込む。
Query Monitor と一緒に使えば効果的。

<?php
var_dump( $wp_rewrite );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment