Hello - I'm trying to install the required plugins locally in WordPress (4.9.6). Normally, you can surpass the host FTP info by adding "define('FS_Method', 'direct');" to the wp-config.php file.
but I'm getting the following error:
Deprecated: Function create_function() is deprecated in/Applications/XAMPP/xamppfiles/htdocs/wordpress/wp-content/themes/thegem/functions.phpon line47
How do I install the plugins locally on Wordpress? Please help.
Hello - I'm trying to install the required plugins locally in WordPress (4.9.6). Normally, you can surpass the host FTP info by adding "define('FS_Method', 'direct');" to the wp-config.php file.
but I'm getting the following error:
Deprecated: Function create_function() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/wordpress/wp-content/themes/thegem/functions.php on line 47
How do I install the plugins locally on Wordpress? Please help.
Hi,
What version of php do you use?