WordPress has different fields for all its timestamps. For example, the posts table has a post_date field as well as post_date_gmt. We only need one of them, but more importantly, we need to convert the values to timestamps before importing.
WordPress has different fields for all its timestamps. For example, the posts table has a post_date field as well as post_date_gmt. We only need one of them, but more importantly, we need to convert the values to timestamps before importing.
Comments
Comment #3
hussainweb