RSS Feed/News How to upload an attachment using the API?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
23,492
Points
823

Reputation:

I'm writing a PHP script for uploading images using an API for a plugin (not my own).
I noticed that the uploaded images in this plugin have the following parameters in the database:

content_type = "plugin name"
content_id = "plugin-specific id"

How do I pass these details via the API?

Continue reading...
 
Status
Not open for further replies.
Top