=== Insert Code Lite === Contributors: iamdmitrymayorov Tags: tracking, tracking code, counter, admin, javascript, css, html, html5, google, analytics Requires at least: 3.9.2 Tested up to: 4.0 Stable tag: 0.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html With Insert Code Lite you can add tracking scripts, CSS styles, meta tags or other code to your website without editing your theme. == Description == Insert Code Lite allows you to add custom code to your site. Tracking scripts, custom CSS styles, or custom meta tags can be easily integrated to your website using this plugin. Even if you change your theme, custom code that you've added using this plugin will be present on your site. Based on the Plugin API, Coding Standards, and Documentation Standards. == Installation == = Using The WordPress Dashboard (Recommended) = 1. Navigate to *Plugins → Add New* from within the WordPress Dashboard. 2. Search for `insert-code-lite`. 3. Click **Install Now** on *Insert Code Lite* by Dmitry Mayorov. 4. Activate the plugin. = Uploading in WordPress Dashboard = 1. Navigate to *Plugins → Add New* from within the WordPress Dashboard. 2. Click on the **Upload** link underneath the *Install Plugins* page title. 3. Click the **Browse...** button and choose `insert-code-lite.zip` in its download location on your computer. 4. Click the **Install Now** button. 5. Activate the plugin. = Using FTP (Not Recommended) = 1. Download `insert-code-lite.zip`. 2. Extract the `insert-code-lite` directory to your computer. 3. Upload the `insert-code-lite` directory to your `/wp-content/plugins/` directory. 4. Navigate to *Plugins → Installed Plugins* and activate the plugin. == Frequently Asked Questions == = Why not include custom code in a theme? = You don't want to put things like tracking code inside your theme because if you change it, custom code will be gone. With this plugin all your custom code will be present on your site even if you change themes. == Screenshots == 1. Dashboard view of the plugin. == Changelog == = 0.1.1 = * Added Russian translation * Minor code improvements = 0.1.0 = * Initial Release