WordPress Admin Dashboard After Activating WP Travel Engine Plugin.
-
After the plugin is activated the meta tags as well as fav icon are moved from head tag in the body tag. Can you have a look as to why this happening?
I think it has to do with:
$this->loader->add_action(‘admin_head’, $plugin_admin, ‘wp_travel_engine_tabs_template’, 0);
wp_travel_engine_tabs_template();
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘WordPress Admin Dashboard After Activating WP Travel Engine Plugin.’ is closed to new replies.