Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publicize: Simplify meta lookup logic
Connections are arrays in Jetpack and objects in WordPress.com. * When looking for their corresponding services' names, just look at the service itself instead of the connection's copy. * Ensure we're accessing their data via helper methods (like `->get_connection_meta()`).
- Loading branch information