Upload button still does not work in Firefox (19), also does not work in Chrome (26). It does work in IE. I suspect the reason is the z-index. There is an input-child that “displays” on top of the button-div.
I know it has been a month since your question, but I am facing the same kind of problem. I need to fill a select-box with taxonomy terms. Like you I searched the code but found no filter or action hooks (in fact I would go sofar as to say I find the code a bit “unfriendly” to make an understatement).
Anyway, I found a solution to my problem after I found that the fields are stored in the database options table (wp_options) under the name “user_meta_fields”. So what I did was read that field in my code and fill the appropriate array-key with my taxonomy, then store it back again in the database. The only downside to this is that this code needs to run everytime you load a page, but it’s better than nothing.
If you find (or found) a better solution I am all ears. Hope this helps.
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptRead More
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.