Viewing 1 replies (of 1 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @tchatz

    Are you using the “Custom XML Feed” format here? And are you trying to add the current date/time to show when the export ran? If so, you can use a custom PHP function for this:

    <lastupdate>[date( "Y-m-d\TH:i:s\Z" )]</lastupdate>

Viewing 1 replies (of 1 total)

The topic ‘Adding last update date & time tag at exported XML’ is closed to new replies.