2011-04-27, 16:55:59
Until 2.01 the default fancy url structure was: parent/slug
In 2.03 it was changed to: parent/slug/
though you can remove the slash: settings -> custom permalink -> %parent%/%slug%
If you have mixed style links in your site, you might be using some plugin that generates old style links (not using find_url() function)
In 2.03 it was changed to: parent/slug/
though you can remove the slash: settings -> custom permalink -> %parent%/%slug%
If you have mixed style links in your site, you might be using some plugin that generates old style links (not using find_url() function)