Something went wrong in Ignition! An error occurred in Ignition's UI. Please open an issue on the Ignition GitHub repo and make sure to include any errors or wa...
Forbidden you don't have permission to access this resource. などと表示され、WordPressの初期設定画面に飛べない場合。 WordPressのインストールされている一番上のディレクトリの.htaccessに下記を追記 DirectoryIndex ind...
内部リンクだろうととにかく新しい記事で開いてほしい。だって、リンク元の記事に戻ってきてほしいもん。 という場合は、function.phpに下記のコードを追記するだけで可能。 function internal_links_new_tab() { // Check if it's a single post ...