Allow changing the site name on authentication service
See original GitHub issueBug Description
Users are presently unable to modify the name listed under “Manage Sites” >


The initial “Site Name” is also used after the following:
- Revoking access (via Site Kite dashboard > Manage Sites > Remove Access > Reset Site Kit
- Changing “Site Name” in a users WP General Settings
- Revoking access via https://myaccount.google.com/permissions?pli=1
- Attempting setup once more
Original support topic: https://wordpress.org/support/topic/change-the-site-name/
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- Changes to the Site Title should be synchronized to the authentication service on-the-fly
Implementation Brief
- In
Authentication::register(), add the same$option_updatedcallback ontoupdate_option_blogname, just like the existing ones for home + site URL
QA Brief
Changelog entry
- Update registered site name on authentication service when it is updated in WordPress.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
KB5004442—Manage changes for Windows DCOM Server ...
Path : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\AppCompat · Value Name: "RequireIntegrityActivationAuthenticationLevel" · Type: dword · Value Data: default = ...
Read more >7.4. Additional Configuration for Identity and Authentication ...
The simple access provider allows or denies access based on a list of user names or groups. It enables you to restrict access...
Read more >Custom Domains - Auth0
If you have a paid Auth0 subscription, you can use your own domain name (also known as a CNAME or vanity URL) on...
Read more >Add or change your authentication method - Login.gov
Add or change your authentication method: Enter your email address at https://secure.login.gov. Enter your password. Click the “Sign in” button.
Read more >How to set up domain authentication - SendGrid Documentation
When sending email, you must set Domain Name System (DNS) records on the domain ... provider and allow Twilio SendGrid to configure the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@jamesozzie this name should be updated automatically now any time their Site URLs change:
@felixarntz perhaps we should extend this functionality to include changes to the Site Title as well?
@aaemnnosttv I probably didn’t explain what I did very well
This time I strictly followed your steps and the new site title was shown on the list of sites for the authentication service