Performance request/issues
-
Hey there,
we are currently working with your plugin and noticed that your plugin fires a few ajax requests even if they are not required. This results into some loading issues on the backend system.
The function I’m talking about is placed within the wp-gotowebinar.php file:
function wp_gotowebinar_send_tinymce_data(){}All ajax functions require a active tinyMCE editor, therefor i would suggest to validate if there is a valid tinymce editor before firing the ajax requests.
Would that be possible?
Best regards and keep on the good work.
Best Regards
Marc
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Performance request/issues’ is closed to new replies.