Custom-Metaboxes-and-Fields-for-WordPress icon indicating copy to clipboard operation
Custom-Metaboxes-and-Fields-for-WordPress copied to clipboard

Modified get_meta_box_url() to return a protocol agnostic uri

Open Blindmikey opened this issue 11 years ago • 3 comments

HTTPS environments fail to load the asset on certain browsers due to http:// being a part of the uri. By being protocol agnostic, we play well with all environments.

Blindmikey avatar Jul 31 '14 17:07 Blindmikey

I like this. However, can you please keep with the contribution guidelines, namely submit PR's against the trunk branch, and follow WP (and CMB) coding standards? Thank you kindly.

jtsternberg avatar Jul 31 '14 17:07 jtsternberg

Awesome, I'd be happy to - will just have to read up on those guidelines. Will have more time over the weekend.

Yay for my first PR!

Blindmikey avatar Jul 31 '14 18:07 Blindmikey

thanks @Blindmikey! Now you're unstoppable. ;)

jtsternberg avatar Jul 31 '14 19:07 jtsternberg