=== WP CSS, Javascript and HTML ===
Contributors: jundellagbo
Tags: css, javascript, minify, js, html, header, footer, body
Donate link: https://www.paypal.me/jundellagbo
Requires at least: 5.1
Tested up to: 6.0
Requires PHP: 5.6 +
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Custom CSS, Javascript and HTML on specific posts or page or you can do it in global.
== Description ==
Custom CSS, Javascript and HTML on specific posts or page or you can do it in global.
You can insert them in Header or Footer.
= Features =
* Text editor with syntax highlighting
* Code validation
* Inlined CSS AND JS
* Custom CSS and Javascript on specific post or global
* Custom HTML before|after body tag and footer specific post or global
* Theme Editor Preference
* Shortcode contents supported
= Installation =
* Go to Plugins > Add New > WP Css, Javascript and HTML
* Go to Settings > WP Css, Javascript and HTML
* To enable this feature on specific post you must click the tree dots > Preferences > Panels > Enable CSS, Javascript and HTML or [click here](https://ps.w.org/wp-css-and-js-code/assets/screenshot-1.png?rev=2755443) for visual.
= Maintainer =
* [Jundell Agbo](https://profiles.wordpress.org/jundellagbo/)
== Changelog ==
= 2.3.2
* fix comment issues
= 2.2.2
* fix footer inject bug issue
= 2.2.1
* fix specific post/page insert html
* combine css and javascript
= 2.0.0
* supports shortcode
* low prioritize outputs
* auto minify output
* removing mobile and tablet option, use media query instead
* Wordpress 6.0+ compatability
= 1.0.0
* First major release