AJAX Twitter Creator/Site ID lookup + options
References:
- https://dev.twitter.com/rest/reference/get/users/lookup
- https://dev.twitter.com/cards/markup
twitter:creator:id and twitter:site:id cover a larger range of cards in respect to their non-ID versions. Implementation would be great, but Twitter doesn't provide a user-friendly API for this.
Instead, this must be handled by a developer (i.e. GET request), or through a web service, e.g.: https://tweeterid.com/ http://gettwitterid.com/
The best I can come up with is adding AJAX or even pure JavaScript buttons close to the input fields, which will pull the ID based on the input field.
Following up on https://github.com/sybrew/the-seo-framework/issues/129#issuecomment-306149934: The tag seems to be deprecated.
This feature appears deprecated, and no one asked for it. Closing.