A few things come to mind…
1) Do users have to activate their accounts? If they do, it’s quite possible that users who haven’t activated yet are the users who don’t return an author URL
2) If this is occurring for all users, that shouldn’t matter since you already know what the expected URL is going to be.
<?php $author_url = bloginfo('url') . '/author/' . $display_name; ?>
Hope this helps. Good luck!
Related Posts:
- How to create a dedicated folder for specific role via registration
- How to pass REQUEST_URI to function
- How do you retrieve a post by slug name through REST API?
- Why “?v=hash” is added to my URLs? [closed]
- Detecting a WordPress URL without doing a full HTTP GET?
- How does WordPress generate URL slugs?
- How does routing on wordpress work?
- Redirecting to old domain after migration
- Unwanted media library URLs in posts?
- How to remove file versions from the file source links in wp_head?
- Add menu and submenu in admin with a URL instead of slug?
- Update media file url in wordpress media library
- Change logo url link
- Dynamic URL generates dynamic content
- Pages redirected to attachment post
- As soon as I add a custom query_var using the filter, my pages point to an archive page – why?
- Change register form action url
- Password protected page Hash url
- Which of WordPress’s .php files need to be directly accessible via HTTP?
- Remove site root trailing slash
- How do I override the emoji url?
- Site broken after using URL Change in Admin
- How to create a page for authors? like www.myblog.com/author/
- Custom Post type permalink structure with custom_post_id
- Old URL Redirect website after migration
- How To Change Wp Register/Login URL Permanently To My Custom Page
- pass user id in slug and get user information
- Best way to give site sub-page it’s own domain?
- Dynamically change page title from URL param
- What is the correct way to convert the absolute path of the executing script to a URL, in WordPress?
- Getting 404 Hits on URI -/-/-/-/-/-/-/-/-/- . How to deal
- 404 error when passing “cat” parameter to URL
- How to change logo url [closed]
- Make homepage a non-WordPress page
- Avoid the removal of “https:” from URLs
- Content duplication issue with dynamic URLs
- how to trace a file by the route url
- Is get_permalink also the canonical URL?
- Remove trailing slash from previous_posts_link()
- Block direct url enter
- Moved WP into new folder. How to fix image links in posts?
- Can i have access to my WordPress Website again?
- Using esc_url_raw with protocols properly
- Site transferred to new server produces 404s
- How can I make my blog urls have words of the title in them?
- How to parse a custom url (within WP site) and obtain params passed to that URL
- Passing values through url for checkbox fields with same name to get?
- wordpress copyright dynamic
- How do I avoid messing up URLs when switching from example.com/subdir to example.com?
- Multiple duplicate URL’s
- Made WordPress URL and site address URL the same
- How can i get rid of wp in front of URL
- Dynamic URL and pass the data to an iframe
- DNS – Change WordPress Site Name?
- Alternatives to site_url() and get_template_directory_uri()
- Unicode characters are saved in a funny way in the DB
- Unnecessary url
- How to close tab automatically if URL has specific word? [closed]
- Redirect Old wordpress url to new wordpress url
- Finding URI in Child Theme
- Make custom system url
- WordPress Primary Category Changes After Import, Permalink Issue
- Sanitizing URL in a WordPress plugin
- How to display translated content with custom slug?
- How to get a page url segment on wordpress?
- How to create a user ability to save pages with full url?
- unique url access control
- I found weird email address appended to some of my URLs, what does that mean?
- How to get custom URL routes property_id in wp php plugin?
- index.php shows up in url
- how to remove this #.XsZOUWhKjIU from my wordpress url
- Add more than one query parameter onto wordpress url
- WordPress Website change directory
- Allow duplicate slugs for pages and posts
- Cannot Save Changes After Updating URL Settings
- Avoiding the -2 in slugs
- How to encode correclty an url with the char “&” for an email?
- How do i create navigation links like this in wordpress? [closed]
- Blog post Links leading to home page [closed]
- Change dynamically URL to SEO friendly via .htaccess?
- Get userdata from url
- How to make url variable?
- Let WordPress to go opening an external URL
- WordPress dynamic subpage for ACF
- From whence %E2%80%8E at the end of post link
- WordPress Address (URL) Reverts back
- wp-login.php ampersand in url results in 404
- How to eliminate the Web Address / Web Link textbox from comment forms
- URL displays different page (a loop)?
- Change path/url of admin-bar.min.css
- Options and template changes not updating
- Append custom parameter to taxonomy/term URI
- Why is my WordPress install using full server directory paths for media URLs?
- Accidentally Changed WordPress Url
- Typing local WordPress URL works, but clicking the same link does not
- Block a specific url request
- Replace media external links with local links
- WordPress rewrites my link with custom URL scheme to http(s)
- Show page name after home url
- how to add param string after website url in wordpress?