wordpress-mobile / wordpress-mobile/WordPress-iOS
Remove Google Plus mentions
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
I've come across a few mentions of the defunct Google Plus service between this codebase and WordPressKit.
We should remove them.
At least one seems to be a workaround to hide Google Plus related content, so this could be a good occasion to simplify the codebase as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the WordPress-iOS codebase and WordPressKit for Google Plus mentions, starting with WordPress/Classes/ViewRelated/Blog/SharingViewController.m and its linked workaround. Remove obsolete references and simplify the related hiding logic where appropriate; done means no remaining Google Plus mentions or unnecessary workaround code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, swift
- Domain
- mobile-dev
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100