Sephsekla/conditional-code-suite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Conditional Code Suite === Contributors: sephsekla Tags: custom code, body class, conditional Requires at least: 5.3.0 Tested up to: 5.3.2 Requires PHP: 5.3.0 Stable tag: trunk License: GPL V3 License URI: http://www.gnu.org/licenses/ Conditional Code Suite allows you to add styles and scripts to specific pages or post types without having to touch your theme\'s files. == Description == Add custom code to your site without touching your theme: - Custom body classes - wp_head code - wp_footer code - wp_body_open code This can be controlled by conditions: - Page - Post type == Installation == 1. Install from the plugins menu or upload the plugin folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the \'Plugins\' menu in WordPress === Conditional Code Suite === Contributors: sephsekla Tags: custom code, body class, conditional Requires at least: 5.3.0 Tested up to: 5.3.2 Requires PHP: 5.3.0 Stable tag: trunk License: GPL V3 License URI: http://www.gnu.org/licenses/ Conditional Code Suite allows you to add styles and scripts to specific pages or post types without having to touch your theme\'s files. == Description == Add custom code to your site without touching your theme: - Custom body classes - wp_head code - wp_footer code - wp_body_open code This can be controlled by conditions: - Page - Post type == Installation == 1. Install from the plugins menu or upload the plugin folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the \'Plugins\' menu in WordPress == Screenshots == 1. Add custom classes to the body of your page == Changelog == 1.0.0 - Plugin launch!