Skip to content

Remove Twitter row from About screen#25496

Open
jkmassel wants to merge 3 commits intotrunkfrom
jkmassel/fix-about-screen-links
Open

Remove Twitter row from About screen#25496
jkmassel wants to merge 3 commits intotrunkfrom
jkmassel/fix-about-screen-links

Conversation

@jkmassel
Copy link
Copy Markdown
Contributor

@jkmassel jkmassel commented Apr 14, 2026

Summary

  • Removes the Twitter/X row from the About screen — tapping it opened a blank webview because X.com doesn't render in an embedded WKWebView

Also cleans up the now-unused TextContent.twitter and Links.twitter constants

Fixes #25493 — reported by @zynp-KC

Test plan

  • Open Me → App Settings → About
  • Verify the Twitter row is no longer present
  • Verify remaining rows (Rate Us, Share, Blog, Legal and More, Work With Us) still function correctly

The Twitter/X link opened a blank webview because X.com doesn't render
in embedded WKWebViews. Rather than switching to an external browser
link, remove the row entirely — the account is inactive.
@wpmobilebot
Copy link
Copy Markdown
Contributor

wpmobilebot commented Apr 14, 2026

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number32017
VersionPR #25496
Bundle IDcom.jetpack.alpha
Commit2ebb207
Installation URL3ccrpqjc9o0n8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Copy Markdown
Contributor

wpmobilebot commented Apr 14, 2026

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number32017
VersionPR #25496
Bundle IDorg.wordpress.alpha
Commit2ebb207
Installation URL0nhmu1efnt4j8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

About screen: Tapping X (@WordPressiOS) link opens blank webview instead of X app or Safari

2 participants