Url of the file loaded in wpdm

in Download Manager Free

Viewing 2 posts - 1 through 2 (of 2 total)
Mar 31, 2015 at 8:38 am
#27633
Member
giovanni86
OP

Hi,
where are saved in the DB the URL’s of the files loaded in wpdm? How can I find the file in the corresponding category using php code in my plugin? (I mean what table I have to Join to create queries and obtain this result)

Apr 7, 2015 at 9:26 am
#27823
Member
Tauhid

data are saved as post meta, so they are in *_postmeta table

Viewing 2 posts - 1 through 2 (of 2 total)

The topic "Url of the file loaded in wpdm" is closed to new replies.