Hello,
thank you for the quick reply.
So, I empty the whole database table “wp_posts” with phpmyadmin. Then I create a new page with page title “Test” and change permalink to “480006”. On saving the page the permalink changed back to “480006-2”. Strange!
I looked at the table “wp_posts” with phpmyadmin and changed field value for “post_name” from “480006-2” back to “480006”. When I than open the page for editing in WordPress backend the permalink shows again “480006-2” ! In phpmyadmin the field value for “post_name” is still “480006”.
So, the permalink value shown in backend must be changed by WordPress as it is not the value from the databese table. Any idea where this happens?
Regards
Thomas