Forums
Forums / Plugin: Visual Editor Custom Buttons / Uncaught ReferenceError: QTags is not defined
(@poorang)
9 years, 8 months ago
Hi
The plugin always shows Uncaught ReferenceError: QTags is not defined error in the developer console.
I checked the php file and there is: add_action('after_wp_tiny_mce', '_add_my_quicktags');
add_action('after_wp_tiny_mce', '_add_my_quicktags');
But I still get this error in the console.
The topic ‘Uncaught ReferenceError: QTags is not defined’ is closed to new replies.