[Plugin: JW Player Plugin for WordPress] Get Videos from Database / Wordtube
-
I have to get the videos out of the wordtube database and also the playlists
is there some script or how do i make it, that i can play the videos in the table of wordtube?
so i dont want to read the information in posts und postmeta, but in the table wordtube
so when i insert [jw player mediaid=”x”] then i want to get the information like fileurl, description … from the wordtube table directly and use it, i dont want to use the normal media library in wordpress but the exising files in wordtube
FORMAT:
vid(id) | name | creator | description | file | image | counter |
so i have to read the information out of this table (id is in the shortcode given) and give it out
but how to do this and where in the sourcecode?
in the jwshortcode.php file?
- The topic ‘[Plugin: JW Player Plugin for WordPress] Get Videos from Database / Wordtube’ is closed to new replies.