Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Fix attachment field listener functions for compatability with Shortcake 0.7.x #75

Open
goldenapples opened this issue Jan 26, 2017 · 0 comments · May be fixed by #79
Open

Fix attachment field listener functions for compatability with Shortcake 0.7.x #75

goldenapples opened this issue Jan 26, 2017 · 0 comments · May be fixed by #79

Comments

@goldenapples
Copy link
Contributor

goldenapples commented Jan 26, 2017

In the image-shortcake-admin js file, we're calling the method editAttributeFieldAttachment.getFromCache object from Shortcake, which was removed from Shortcake in wp-shortcake/shortcake#508.

To avoid throwing errors, this should be updated to use the public methods exposed.

jeremyfelt added a commit to washingtonstateuniversity/image-shortcake that referenced this issue May 22, 2017
The `getFromCache()` method was deprecated in Shortcode UI via
wp-shortcake/shortcake#508

This should work as a band-aid until fixed upstream via
wp-shortcake#75
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant