• Resolved gabritech01

    (@gabritech01)


    With this plugin, I automatically import XML files and translate them into custom posts with ACF. My data source might be deleting some data, and I’d like to delete posts that were previously in the source but are no longer there.
    Every time it does the import it only imports the files that are new, but it should also check if any have been deleted and delete them from wordpress.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Prema Iruthayarajan

    (@premairuthayarajan)

    Thanks for reaching out. This feature is already available in the plugin. All you need to do is enable the “Delete WordPress data” option under Settings → General Settings. This automatically removes any posts that are no longer present in your current CSV/XML import file.

    During each import, the plugin compares the unique identifiers in your CSV/XML with the records previously imported into WordPress. Any posts missing from the current file will be removed from WordPress.

    Hope this helps. If you have any questions, feel free to ask. We’re happy to help!

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.