Notes for WP handling images
Jan. 2nd, 2017 12:56 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Maybe WP.com could be used as a repository for images for LJ refugees. They give 3G of storage for free account. It doesn't, of course, honor LJ's permissions schemes. A question arises how exposed individual images are by URL. Can the existence of images be derived from other evidence?
The best solution may be to have different accounts (!) for different permissions levels.
WP.com has an API:
https://developer.wordpress.com/docs/api/
It allows for upload of images (media!) and editing metadata.
Uses OAuth2, has to be a registered application.
(This ask on Stackoverflow is what twigged me to the existence of the WP.com (as opposed to WP.org) API.)
The best solution may be to have different accounts (!) for different permissions levels.
WP.com has an API:
https://developer.wordpress.com/docs/api/
It allows for upload of images (media!) and editing metadata.
Uses OAuth2, has to be a registered application.
(This ask on Stackoverflow is what twigged me to the existence of the WP.com (as opposed to WP.org) API.)