Title: Please fix your code
Last modified: May 7, 2021

---

# Please fix your code

 *  Resolved [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * (@artprojectgroup)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/please-fix-your-code/)
 * Please change the line 139 from author_widget.php with this:
    `get_author_posts_url(
   $user->ID ),`
 * The URL generated by the original line:
    `get_author_posts_url( $user->ID, $user-
   >user_login ),` ,gets 404 errors.
 * Thank you for your plugin.
 * Kind regards.

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

 *  Plugin Author [Sabby](https://wordpress.org/support/users/sabirtiger/)
 * (@sabirtiger)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/please-fix-your-code/#post-14417274)
 * As per this WP Source URL: [https://developer.wordpress.org/reference/functions/get_author_posts_url/](https://developer.wordpress.org/reference/functions/get_author_posts_url/)
 * get_author_posts_url( int $author_id, string $author_nicename = ” );
 * This should work, however as you requested I have updated the code.
 *  Thread Starter [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * (@artprojectgroup)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/please-fix-your-code/#post-14417681)
 * Thank you.

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

The topic ‘Please fix your code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/author-profiles_b4a89d.svg)
 * [Wordpress Author Plugin Widget](https://wordpress.org/plugins/author-profiles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/author-profiles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/author-profiles/)
 * [Active Topics](https://wordpress.org/support/plugin/author-profiles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/author-profiles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/author-profiles/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/please-fix-your-code/#post-14417681)
 * Status: resolved