Mailer: その他のSMTP SMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server… などのエラーがWP Mail SMTP上に出てしまう場合。 暗号化方式をSSLからTLSに変更したら解決した。 SMT...
function change_role_name() { global $wp_roles; if ( !isset($wp_roles) ) $wp_roles = new WP_Roles(); // 「購読者」を「こうどくしゃ」に変更 $wp_roles -> roles = 'こうどくしゃ&#...
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...