Not quite right. WordPress only requests FTP credentials if it cannot modify files. That’s the important bit from Rarst’s reply. This all comes down to who owns the files and does php (and WordPress) have access via either the group and/or user to modify these files?
The default is to use php’s filesystem extension which does not require FTP at all. In the case of using FTP, credentials would always need to be set either within the WordPress admin for each request or in wp-config.php.
Here’s a good overview of what’s going on: What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
The codex for FS_METHOD
lists the different options for WordPress interacting with the file system.
To answer your question, nothing has changed with regards to the way WordPress interacts with the filesystem with regards to FTP.
Hope that helps!
Related Posts:
- FTP credentials on localhost [duplicate]
- Unable to locate WordPress Plugin directory. ftp_base not working?
- How to set path with WP_Filesystem and ftp base / chroot
- Plugin installation not possible / FTP credentials in WP-config
- Valid Connection Information is Getting Denied
- PHP Fatal error: Call to undefined function wp_cache_get() in /var/www/vhosts/visisite.com/httpdocs/wp-includes/functions.php on line 1367
- Why wordpress cannot write to directory and how to fix it?
- How to edit page content after downloading the site files
- Upload files only on FTP
- FTP installation of WordPress
- SSH Server with WordPress
- Download PHP and CSS from the WordPress admin page without FTP
- How to cause the WordPress web interface to update via FTP
- WordPress FTP Error: “Failed to connect to FTP Server”
- How I do I host a simple html file through wordpress? (see details) [closed]
- FTP or Cpanel installation of WordPress
- Website Got Hacked – Fixed – Now Cannot Activate Theme
- What determines initial file permissions when a WP theme folder is uploaded manually with an FTP client? [closed]
- FTP Connection Information after Installation in Cygwin
- How to auto upload image from external source(computer) to webpage
- WordPress change homepage link (htaccess) (index)
- Upload and configure WordPress
- ftp not retrieving my directory file ,anyone have solution?
- FTP connection information + warning lines appearing on the homepage of my campsite?
- Failed to connect to PC:21 – WordPress & XAMPP
- FTP file manager AS wordpress site
- Is there any way to ftp into wordpress if I paid for my own domain? I want to set up google analytics
- WordPress not syncing with FTP
- file compressed the content on single line after upload in wordpress
- How to use rsync over FTP
- Using wget to recursively download whole FTP directories
- Could not connect to the server Please verify the settings are correct
- Error in “MLSD” command While Connecting FTP to Server [closed]
- Error in FTP connection using domain name, username and password?
- Filezilla FTP Server Fails to Retrieve Directory Listing
- How to connect to FTP over TLS/SSL (FTPS) server in Java
- FtpClient storeFile always return False
- How to recursively download a folder via FTP on Linux
- how can I login anonymously with ftp (/usr/bin/ftp)?
- Is there a Public FTP server to test upload and download?
- Differences between SFTP and “FTP over SSH”
- How can I view and edit specific aspects of playerdata from my Minecraft server?
- How to download a file via FTP with Python ftplib
- Upload files with FTP using PowerShell
- WordPress asking for my FTP credentials to install plugins
- WordPress asking for my FTP credentials to install plugins
- WordPress plugin install: Could not create directory
- Using WordPress on 000webhost.com
- What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
- How can I stop WordPress from prompting me to enter FTP information when doing updates?
- wordpress on localhost lamp doesn’t let me install plugins
- Update media library files after upload via FTP
- Import WordPress xml file larger than 8mb
- How to save Admin FTP password
- Why doesn’t WP_Image_Editor save images using the Filesystem API?
- How to stop wordpress from changing default .htaccess permissions to 444
- Why does WordPress still not support SFTP?
- Why does WordPress require a ftp server to be running on the webserver to transfer plugins?
- Where does wordpress store the FTP credentials?
- WP Asking for FTP Credentials with XAMPP Localhost
- Failed to connect to FTP Server 127.0.0.1/:21
- Plugin to edit htaccess file
- WordPress keeps asking for connection information in localhost
- WP Config for FTP credentials
- FTP Username and password wrong while installing theme
- Is there a way to figure out the way to access hosting if I have admin privilege?
- Migrate localhost to server
- Why would WordPress request FTP information when it can write to the file server?
- Image upload via FTP to wordpress media library
- Theme not showing after uploading
- Upgrading WordPress 4.0 asks for FTP password
- How to upload a media file via FTP and then create an attachment post with it?
- In which directory do I find a specific HTML code of my wordpress page? Some of it seems to be missing after checking all pages [closed]
- Connect to server with SFTP instead of FTP/FTPS within WordPress Backup
- Standard permissions for wordpress; Plugin installation asks for FTP credentials
- How to append_contents using WP_Filesystem?
- WordPress php error after editing file with FileZilla
- Editing page content through FTP?
- Why does One Click Update fail on localhost using FTP with 777 permissions on site files?
- How to import 55k images (uploaded via FTP) into WordPress Media libary? [closed]
- Moving WordPress from host without FTP?
- Can I upgrade plugins via FTP?
- Images are randomly deleted from server
- WordPress Images Not Showing When FTP
- How can I view or FTP into my WordPress site hosted on AWS?
- enable SFTP via SSH keys in wordpress
- Can I install a new WordPress site inside a sub-directory of an existing WordPress site?
- WordPress asking for FTP details when installing plugins
- Restored WordPress on new Server – Can’t auto-update plugins
- How do the pros code up a WordPress theme? Locally? Through FTP?
- Publishing html directly from ftp to wordpress
- Prevent WordPress installing plugins and themes via Admin
- Unable to locate WordPress Root directory
- what could cause the htaccess file to be modified?
- WordPress CSS doesn’t update
- Must I download entire WP directory for each separate instance/website that uses WP?
- WordPress isn’t reflecting changes I make to a specific file via FTP [closed]
- Install (enable) plugins on multisite, on localhost
- Linux Permissions and Ownership for WordPress
- Changing CSS FilePath for All Pages