WP-Router
WP-Router copied to clipboard
how to remove dynamic id before my path name
Hi there, how to add dynamic id before my page path name and after my page path name like this 'path' => '(.?)/travel-stories/(.?)$', when I remove first dynamic id its redirect to 404 error page. Please help! Thanks.