biswajeet
Member
Posted 9 months ago #
Edit link for page inside tool -> custom permalink gives 404 Not found. When I checked clearly, it is found that the query part for post = page type is set to "page.php?action=edit&post=.$post->ID" which should be "post.php?post=.$post->ID&action=edit"
After changing the query, its working fine now...
Please check it out.
Also thanks for the wonderful plugin!
michaeltyson
Member
Posted 9 months ago #
Thanks for the heads-up! Fixed in 0.7.4.
biswajeet
Member
Posted 9 months ago #
Hi :) can we have a full change log?
I couldn't find it in the plugin section.
thanks.
michaeltyson
Member
Posted 9 months ago #
Oh, bugger - there was a minor formatting issue in the readme which stopped the changelog showing up. Here's what's changed (it's only minor):
* Added support for changing post/page slug only
* Fixed incorrect admin edit link