Skip to content

2.5.8

Choose a tag to compare

@jg-inspace jg-inspace released this 27 May 09:16
· 54 commits to main since this release

Fixes a rare issue where plugin-managed author pages using custom slugs could 404 or fail to render the custom slug correctly on the live site.

Author routes now avoid passing public custom author slugs into WordPress core author_name routing, resolve custom slugs to the real WordPress author nicename before the main query runs, and refresh rewrite rules for the updated author route format.