In file wp-admin/includes/class-wp-filesystem-ftpext.php
, line 333:
Replace
$file_list = @ftp_nlist( $this->link, '-a ' . $path );
With
$file_list = @ftp_nlist( $this->link, $path );
Related Posts:
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Can I upgrade a plugin to a specific version?
- Plugin upgrading: Widget settings
- How to customize a plugin whilst maintaining ability to upgrade
- How to avoid plugin name conflicts from the upgrade notifier?
- How to check plugin compatibility before upgrading WordPress
- A Way to Auto update plugins using cron?
- Updating WordPress – the best approach (updating wp core, plugins and db)
- Missing argument 2 for wpdb::prepare() Issue
- Hook (upgrader_process_complete) running moment
- WordPress plugin DB upgrade
- Why users disable the WordPress update?
- Upgrading WordPress 4.0 asks for FTP password
- I can’t upload a new wordpress theme from a zipped file
- What is the easiest way to implement cascading database upgrade for my plugin?
- Upgrade Private Plugin without Deleting
- Hook before & after plugin / core update
- WordPress 5 upgrade: until when is it safe to keep project running in 4.x?
- How to review WordPress website php version compatibility?
- Best method to upgrade multisite plugin’s numerous database table
- WordPress independent plugin upgrade notification system [duplicate]
- WSOD after upgrading to 3.1
- Upgraded to latest version – 3.0.3 and Now I get a “sufficient permissions to access this page” error
- How to find wordpress db schema changes when upgrading from 4.9 to 5.2
- Enabling WP_USE_EXT_MYSQL to support old plugin
- file-gallery plugin line 1573 broken in 4.2 upgrade [closed]
- Does WP delete deprecated plugin/theme files on plugin/theme upgrade?
- WordPress crashes with “The service is unavailable.” after trying to upgrade plugins
- Disable a plugin from ever upgrading?
- can we modify wordpress plugin version value to avoid update warning?
- Maintaining plugin addons while upgrading
- wordpress upgrade from 4.2.1 to 4.7.3 500 error
- Plugin upgrade failing during unzip
- How to check for completeness when upgrading fails and stuck in maintenance mode
- My plugin does not install correctly if a previous version is still installed
- Hooks to run after a core upgrade?
- WordPress wp get_temp_dir return non exiting folder, thus failing plugin & themes update
- What is a good way to test that plugin upgrades have completed properly?
- installed WordPress but can’t upgrade or add plugins due to webdav https?
- A better way to override plugin’s JS files?
- Output before and after the loop
- Loading posts associated only to the logged in user on recent posts page
- Disable author pages for specific users
- How do you import members from another system to WordPress and update passwords so they’ll work?
- Get info (url) from already enqueued styles
- WordPress import does not fetch images, but just links them
- Show the “ratingValue” and “ratingCount” values of KK Star Ratings Plugin
- bulk post_content update
- Dequeue / Deregister script and replace it with a new plugin
- Woocommerce cart is a non-object inside `admin_post` action [closed]
- What are WordPress installation percentages by version?
- Show a confirmation message on plugin deactivation
- How extend shortcode default values for a plugin?
- WooCommerce – Is is possible to replace downloadable file and allow existing customer to get it?
- How to debug register_setting callback function
- WordPress redirect all 404 pages to the Homepage
- How to edit Image layout in single product page in woocommerce on wordpress?
- Can a manually uploaded plugin be made to track updates from the WordPress.org plugin directory?
- Dropdown menu on custom page with product to choose number of products per page
- Custom form action to handle data inside a plugin
- WP Post Template – Templates in own folder
- How to update post’s content on post publish?
- Create a table with wordpress plugin boilerplate
- Embed plugin into Custom Page Template
- Can I create a table on my DB without creating a plugin?
- Retrieving links and names of images from a NextGEN gallery [closed]
- How to get the first post and second post in a wordpress blog?
- Getting taxonomy images to display on single-post with their terms
- Where to populate custom terms in custom taxonomy in plugin?
- Is changing post from category in a large blog a good practice?
- Contact Form 7 – Show image on successful send? [closed]
- Send email to multiple addresses on Contact Form 7, but exclude personal details on all but one
- Display site language setting in source code
- add_submenu_page returns null
- Remember the Meta Value With Radio Buttons
- Plugin code will not work properly inside a class [closed]
- Why may one avoid Jetpack plugin? [closed]
- Why is adoptStyles-css stylesheet link added to every page?
- Stopping WordPress’ WYSIWYG Editor from Converting “didn’t” into “didn””””’t”?
- wc_get_template_part doesnt display the content [duplicate]
- Thumbnail image doesn’t show up in Shortcode output
- Fatal error: require_once(): Failed opening required
- shortcodes not working [dt_carousel & [dt_fancy_image
- Load google font script based on optgroup label selected
- Easiest way to load/fire a handful of functions, IF checkbox is checked?
- Programmatically generate new pages for a site based on page template and content elements accessed via DB
- Custom Icon assigned to menu items not working for multi-site networks
- how to add navigation icons in specific template?
- Description is not showing in plugin page
- Write mysql credentials in plugin
- Editor have not permissions for a plugin
- Plugin that uses AngularJS tutorial
- MySql Query for WordPress
- WordPress repository forbids me call wp-load.php in non-WordPress file
- Output pure JSON wordpress
- WordPress plugin add_filter returning a link does not work. What is the correct way?
- Screen Options drop-down does not show
- How to create separate shop pages in woocommerce for each product category [closed]
- WooCommerce Cart not showing up [closed]
- How Create LastMod and Update Date Only on Taxonomy Category and Tags