oculus123
Forum Replies Created
-
Forum: Plugins
In reply to: [External Media without Import] wp all import integrationyeah I’d like to insert galleries without downloading the images, I’m working with multiple external json apis so really need an automated solution, but then again not sure how hard an add on top of wpallimport would be, here’s the documentation in case you’re willing to give it a try, appreciate the time regardless
Forum: Plugins
In reply to: [External Media without Import] wp all import integrationForum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] help with the reddit json apisorry, but just tried embeding html with the 2nd one and no luck
[jsoncontentimporter url=https://www.reddit.com/r/videos/hot.json]
{subloop:data:-1}
{subloop-array:data.children:-1}
{subloop:data.children.data:-1}
{subloop:data.children.data.secure_media:-1}
{subloop:data.children.data.secure_media.oembed:-1}
data.children{data.children.data.secure_media.oembed.html}{/subloop:data.children.data.secure_media.oembed}
{/subloop:data.children.data.secure_media}
{/subloop:data.children.data}<hr>
{/subloop-array:data.children}
{/subloop:data}
[/jsoncontentimporter]actually adding raw html doesn’t seem to work for any json, is this a security feature? can it be ignored for specific cases?
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] help with the reddit json apicheers
looking good, thanks
I’m using dropbox and a sample since I can’t use the live irl, it’s basically the the standard wp-json plus post meta fields, I need help outputting its fields
that’s exactly what I was looking at, but apparently my php isn’t up to the standard, a working sample would be super helpful