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

Media credit issues #182

Open
lcaple opened this issue Nov 10, 2021 · 1 comment
Open

Media credit issues #182

lcaple opened this issue Nov 10, 2021 · 1 comment
Labels

Comments

@lcaple
Copy link
Contributor

lcaple commented Nov 10, 2021

When using the visual editor, additional text gets appended on the photo caption that should appear in the media credit field. Reported in WP 4.9.x.

@lcaple lcaple added the Bug label Nov 10, 2021
@dghweb
Copy link

dghweb commented Feb 1, 2023

The media-credit.js script in the 2014 theme occasionally breaks my back-end pages from loading because of a runtime error. I tend to disable this script on sites where this happens.

If this script does not contributes to the actual functioning or performance of the 2014 theme (or uw_wp_theme) it should be disabled altogether.

Uncaught TypeError: Cannot read properties of undefined (reading 'replace') at t.<computed>.t.<computed>._do_shcode (media-credit.js?wp-mce-49110-20201110:46:31) at tN.<anonymous> (media-credit.js?wp-mce-49110-20201110:15:33) at tN.t (wp-tinymce.js?ver=49110-20201110:11:400) at c.fire (wp-tinymce.js?ver=49110-20201110:3:197006) at tN.fire (wp-tinymce.js?ver=49110-20201110:3:197532) at $w (wp-tinymce.js?ver=49110-20201110:3:340139) at tN.setContent (wp-tinymce.js?ver=49110-20201110:3:347647) at tN.load (wp-tinymce.js?ver=49110-20201110:3:347006) at bw (wp-tinymce.js?ver=49110-20201110:3:328168) at ww (wp-tinymce.js?ver=49110-20201110:3:330246)

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

No branches or pull requests

2 participants