Do you ever face the issue of WordPress Asking for FTP Credentials while uploading a plugin or theme manually to your website?
The error usually occurs when the following code is missing from wp-config.php file;
define('FS_METHOD','direct');
Edit the wp-config.php file and paste this code above this line /* That's all, stop editing! Happy publishing. */
You can get more details about this topic from here.
To get to know more about other JQuery topics, you can check these articles too.
Please follow and like us: