😎【Wordpress】ワードプレスのアップデートを停止させる方法2021/10/16に公開PHPWordPressupdate停止tech wp-config.phpに以下のコードを追加する。 define( 'AUTOMATIC_UPDATER_DISABLED', true ); wp-config.phpの場所はpublic_htmlの直下にあります。 Discussion
Discussion