Thanks !
You are right, we cannot change WP slug. ok ??
I still have some PHP errors on a particular website (it is a tets website, with only 2016 Default theme, Site Private, Debug Bar and Template Debugger plugin actually active).
Here are the erros :
NOTICE: wp-content/plugins/quick-edit-template-link/quick-edit-template-link.php:65 - Only variables should be passed by reference
require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentysixteen/page.php'), get_footer, locate_template, load_template, require_once('/themes/twentysixteen/footer.php'), wp_footer, do_action('wp_footer'), wp_admin_bar_render, do_action_ref_array, chubby_ninja_admin_bar_link
NOTICE: wp-content/plugins/quick-edit-template-link/quick-edit-template-link.php:68 - Only variables should be passed by reference
require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentysixteen/page.php'), get_footer, locate_template, load_template, require_once('/themes/twentysixteen/footer.php'), wp_footer, do_action('wp_footer'), wp_admin_bar_render, do_action_ref_array, chubby_ninja_admin_bar_link
NOTICE: wp-content/plugins/quick-edit-template-link/quick-edit-template-link.php:210 - Only variables should be passed by reference
require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentysixteen/page.php'), get_footer, locate_template, load_template, require_once('/themes/twentysixteen/footer.php'), wp_footer, do_action('wp_footer'), wp_admin_bar_render, do_action_ref_array, chubby_ninja_admin_bar_link, parse_includes
But surprisingly I don’t have these issues on other websites that have way more plugins activated.
I hope it helps you fine tune the plugin anyway ??
Thanks again for your plugin and your service !