wordpress-mobile/wordpress-ios

WordPress for iOS - Official repository

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Type:ApplicationCategory(s):iOS & macOSMobile & Desktop
Added to GitGenius on September 17th, 2026
Created on March 18th, 2013
Open Issues & Pull Requests: 359 (+0)
GitHub issues: Enabled
Number of forks: 1,174
Total Stargazers: 3,907 (+1)
Total Subscribers: 163 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.4 days
Mean response time: 512.5 days
90th percentile: 1794.5 days
Tracked items: 1,152

Most active contributors

Sign in to see contributor activity.

How this project is maintained

97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Reader" is answered fastest, typically in under an hour, while "[Type] Enhancement" waits about 10 months. Three people close 91% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 261
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,399 days
Stale 30+ days: 256
Stale 90+ days: 247

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • [Type] Bug (391)
  • [Type] Enhancement (277)
  • [Pri] Low (239)
  • Reader (201)
  • [Pri] Medium (165)
  • Login (69)
  • Media (69)
  • Posting/Editing (60)

Most active issues this week

Detailed Description

WordPress for iOS is the official iOS mobile application for WordPress, built in Swift.

The project addresses the need for a native iOS client to manage WordPress sites and content on mobile devices. It integrates with WordPress.com through OAuth authentication, allowing users to log in with their WordPress.com accounts and manage their sites directly from their phones. The application is built as an Xcode workspace that depends on external libraries managed through CocoaPods, with a Rake-based build system handling dependency installation and project configuration.

Developers interested in contributing to or forking this project should understand that it requires setting up WordPress.com API credentials through the developer portal before the app can authenticate users. The setup process involves creating a WordPress.com account, registering an OAuth application, and configuring local credentials through Rake tasks. The project uses specific versions of Xcode and Ruby defined in configuration files, with tooling to ensure developers use matching versions. This is suitable for contributors who want to work on the official WordPress iOS client or developers building custom WordPress mobile solutions who can reference its architecture and patterns.

The project maintains active development with regular updates to its dependencies and build configuration. The codebase shows ongoing maintenance of its Rake-based build system and dependency management. Development activity includes updates to configuration files and build tooling to support current development environments.