The date is set by WordPress like with any post. Does it do the same when posting from the backend? What about posting posts?
Thread Starter
teles
(@teles)
When I post from backend the date are ok, about the messages are ok too, just the resume post by frontend, the jobs are ok too.
I’ve checked and the code does not specify date – it uses wp_insert_post. This should default to ‘now’.
Can you try disabling other plugins to rule out them affecting this?
Thread Starter
teles
(@teles)
I will search the plugin that affects it, if I find I show here.
Thread Starter
teles
(@teles)
I disabled the WPML Multilingual CMS, and worked.