LoginSignup
3
3

More than 5 years have passed since last update.

Wordpress のカスタム投稿で 404 Not found が出る場合

Posted at

カスタム投稿タイプのページが 404 Not found になった場合は、
flush_rewrite_rules( false ); を入れると解消できるようです。

参考:http://lab.webarton.com/archives/180

Custom post type UI を利用している場合は、
Custom post type UI で追加したカスタム投稿を
一旦編集状態にして保存し直すことでなおったりするようです。

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3