[Plugin: CMS Tree Page View] Adds javascript to ajax pages
-
This plugin is conflicting with a plugin that I created because it tries to add javascript to an ajax page (which it really shouldn’t).
Would it be possible to restrict your call on line 36 (
add_action( 'admin_init', 'cms_tpv_admin_init' );
) to be more restrictive?Thanks!
More information can be found here: https://github.com/sewpafly/post-thumbnail-editor/issues/31#issuecomment-2800937
- The topic ‘[Plugin: CMS Tree Page View] Adds javascript to ajax pages’ is closed to new replies.