Drupal2WordPress-Plugin icon indicating copy to clipboard operation
Drupal2WordPress-Plugin copied to clipboard

Drupal 7 import: optimize for post_date_gmt, post_modified and post_modified_gmt

Open diggy opened this issue 9 years ago • 0 comments

  • post_date_gmt will always be the fallback (cf. get_gmt_from_date( $tmpDate ))
  • post_modified is not being exported (Drupal's changed field)

diggy avatar Oct 26 '16 11:10 diggy