```json "phpcbf.enable": true, "phpcbf.standard": "WordPress", "phpcbf.debug": true, "phpcbf.onsave": true, "[php]": { "editor.defaultFormatter": "persoderlind.vscode-phpcbf" }, ``` Remember to restart Visual Studio Code when done