Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 799 forks source link

Method of getting WordPress user id #67

Closed eoigal closed 10 years ago

eoigal commented 10 years ago

Jetpack connects users to WordPress.com account. Polldaddy and Akismet require a user to have a WordPress.com account to use their plugin. We would like a way to check if a user has Jetpack and is connected, and if so, to pass over the WordPress.com user id. This way we can lookup the user on our own account system and skip a setup step making it easier for the users to get up and running with each plugin.

We need a new function that will pass over this wpcom user id.

georgestephanis commented 10 years ago

Chatted with @eoigal privately, and will be looking into a different route for the api keys.