Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix: can't get attachment.url #2

Open
heldrida opened this issue Oct 24, 2013 · 1 comment
Open

Bug fix: can't get attachment.url #2

heldrida opened this issue Oct 24, 2013 · 1 comment

Comments

@heldrida
Copy link
Contributor

Hi,

I found a bug the select event will never be triggered, since we are calling

// Opens the media library frame.
wp.media.editor.open();

instead of

meta_image_frame.open();

I've changed here and now after testing and it's working fine! Sorry I didn't sent a pull request

@heldrida
Copy link
Contributor Author

I've sent a pull request for this! Thanks for looking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant