i want to change my wp post permalinks from:
/post/%post_id%.php
to:
/%post_id%/%postname%
But it makes 404 errors from last post links. How can i fix it? i used this Plugins: Dean's permalink migration, Simple 301 Redirect And Change Permalink Helper But They do not work or work incompletely. please help me. Thanks