Changes between Initial Version and Version 1 of Ticket #62718, comment 16
- Timestamp:
- 03/26/2025 02:01:44 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62718, comment 16
initial v1 5 5 Following is the snipet of wp-config.php. 6 6 7 ``` 7 8 {{{ 8 9 define('FS_METHOD', 'ftpext'); 9 10 define('FTP_HOST', 'localhost'); 10 define('FTP_USER', ' kusanagi');11 define('FTP_USER', 'your user'); 11 12 define('FTP_PASS', 'your secret password'); 12 ``` 13 }}} 13 14 14 15 I would recommend to focus on core updates rather than plugin/theme updates due to following reason although it is harder to setup the environment.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)