i am developing a WordPress shot-code plugin. i have added a listbox in tinymcs and i need to load data to tinymcs from wordpress database. i can not hard code the listbox values since all my shortcodes values are saved in wordpress database.
is there any possible way to do this ?