Skip to main content

Posts

Showing posts from March, 2025

The export function of WordPress 6.7.2 doesn't work when Easy Social Feed 6.6.5 is enabled.

Summary at 2025-03-04 Problem: I cannot export WordPress 6.7.2 blog content through the tool -> export. Cause: Easy Social Feed version 6.6.5 causes this issue when enabled. Solution: Disable Easy Social Feed version 6.6.5 Details Last month, I noticed I could not export the WordPress 6.7.2 blog contents to a file using the tool -> export. The result shows up in a browser window instead of saving a fine. When I saved the contents in the browser window with SaveAs, I could not import the file. Figure: Failed export results in a browser window example. Thus I cannot use the WordPress build-in import/export functionality. I checked the plugins with a binary search; this issue shows yp when Easy Social Feed version 6.6.5 was enabled. When I disabled Easy Social Feed version 6.6.5, this issue did not show up.