=== NVV Debug Lines === Contributors: NVV Design Donate link: https://www.paypal.com/donate?hosted_button_id=HJ6APGAZ59XMA Tags: debug, lines, debug function, highlight lines, selectors Requires at least: 5.1 Tested up to: 5.7.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Help for developers. Highlighting blocks of code with colored lines. Functions for debugging code. == Description == This plugin is intended to help developers. With the help of our plugin, you can highlight the elements of the site with colored lines for visual control. There are also functions for debugging code, which significantly help optimize the code and find errors in the code. * Full customization on the options page * Implemented complete clearing of all options from the site database created when using the plugin == External Libraries == * The Carbonfields custom fields library https://carbonfields.net/ == Translations == Full translation into Russian | ru-RU == Installation == 1. Upload `nvv-debug-lines` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Debug lines panel. Highlighting items 2. Debug lines panel 3. The result of the function "nvvd()" on the screen == Changelog == = 1.0.1 = * Fixed description * Fixed translate = 1.0.0 = First version.