• Resolved Robert Smith

    (@robert-smith)


    When selecting the Latest Posts tab and then selecting See All posts I have noticed that the title for the page displaying all of the blog posts is my WP login user name rather than my Bio user name.

    This is clearly a serious security risk for all users.

    Can you please advise how I can edit the title of this page as a matter or urgency.

    Regards,
    Robert Smith

    https://wordpress.org/plugins/fancier-author-box/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Robert,
    From what I can tell by looking at the plugin code, the plugin should not be causing this. The plugin uses get_author_posts_url to link to the page with the author’s posts.
    (https://codex.wordpress.org/Function_Reference/get_author_posts_url)

    The problem may be somewhere in your template files (e.g. author.php ?).
    Still, this seems strange. Normally, the public name is returned in the title for author’s pages.

    Regards

    Plugin Author Slobodan Manic

    (@slobodanmanic)

    This is definitely not caused by our plugin, it doesn’t control anything in author archives page.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Potential security risk when selecting See All posts’ is closed to new replies.