indieweb / indieweb/wordpress-indieweb

Confusing Label for Mastodon Profile Field in User Profile Settings

Open
#280 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
83
Forks
18
Avg merge
1h 13m
Merged PRs (30d)
1

Description

When the IndieWeb plugin is activated, the user profile section in the WordPress dashboard (/wp-admin/profile.php) includes a field for entering a Mastodon profile. Currently, this field is labeled "Mastodon Server (URL)", which may cause confusion, as it sounds like it's asking for just the server URL (e.g. mastodon.social) rather than the full profile URL (e.g. https://mastodon.social/@username).

To improve clarity and maintain consistency with other fields like "YouTube profile URL" and "LinkedIn profile URL", this label should be changed to:

"Mastodon profile URL"

![Image](https://github.com/user-attachments/assets/136b68f4-b4b4-4c5d-b84e-9d0161ae19b9)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the WordPress dashboard profile settings entry point (/wp-admin/profile.php) and search the plugin source for the exact label "Mastodon Server (URL)". Change it to "Mastodon profile URL" and verify that the user profile field displays the new wording while still accepting the full profile URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.