Hi to all,
I'm building a plugin that have the tinyMCE editor of WordPress and I need to insert images and other media files.
The problem is that I can't have a defined media library for each record, as posts or pages have!
I think I have to use the "register_post_type" function but it's very limited for my purposes.
Is WordPress has other classes or function that I can use? Can someone help me?
Thanks so much to all!