Changes between Version 14 and Version 15 of Ticket #986
- Timestamp:
- 05/08/2015 05:35:31 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #986 – Description
v14 v15 10 10 11 11 Since WPTV is hosted on WordPress.com, we'll need to submit some kind of request to WordPress.org to check the username. WordPress, BuddyPress, or api.wordpress.org might provide something. If not, we could add something to api.wordpress.org, or worst case just request their profile URL and analyize the HTTP response headers, because non-existant profiles get redirected to https://wordpress.org. 12 13 Just make sure you label the hack in the source so that it can be understood later.