[ad_1]
Hi, I am building a plugin on a multisite where one can edit posts and pages form the sites on the network in one screen. It uses a default text editor as loaded by the wp_editor() function. I would like to load the yoast metabox on this page as well. I tried to use add_meta_box function and wp_enqueue_script() to make it happen but so far no success. Is there a way to load the yoast seo metabox on an admin page? If so, how?
