=== WordPress Custom Code === Contributors: Zenkilies Donate link: http://zenkilies.com Tags: code Requires at least: 3.0.1 Tested up to: 4.1.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A small Wordpress Plugin for adding custom HTML/CSS/JS scripts. == Description == **Features include:** * **Globally**. Allow you to add custom HTML/CSS/JS scripts into all of pages & posts. * **Locally**. Allow you to add custom HTML/CSS/JS scripts into a specified page / post via metaboxes. **Notice:** It's required an installation of Titan Framework to be operated. == Installation == 1. Upload `WP.Custom.Code` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Install `Titan Framework` plugin by following the instruction in the `Dashboard`. 1. Add your custom code by: 1. Go to `Settings` ยป `WP Custom Code` to add globally custom code. 2. Go to `Posts` or `Pages` to add locally custom code. == Frequently Asked Questions == = Why I must install `Titan Framework` plugin? = All of `Options`, `Metaboxes`, etc. was supported by the sweet contribution of `Titan Framework` contributors. It provides a perfect performance and consistency in your experience. == Screenshots == 1. screenshot-1.jpg 2. screenshot-2.jpg == Changelog == = 1.0 = * Initial version == Upgrade Notice == = 1.0 = * You just done the installation.