media uploader
-
Hi,
Your plugin is great and works without any issue. I am using in some websites.
Now I am trying to add icon in another page of dashboard its not menu page.
I know its restricted to menu only. I have changed following code to work on all wordpress pages.`
add_action( ‘load-nav-menus.php’, array( __CLASS__, ‘_load_nav_menus’ ), 1 );`Now wordpress media uploader works fine. And I can see all icons but problem is bottom media select button is disabled.
My question is not relevant to this plugin issue but can you please tell me how this media uploader works or give me some link if you have.
Your code is very complex for me. I need a little help that I can use this awesome plugin to other page.
- The topic ‘media uploader’ is closed to new replies.