This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP CSS, Javascript and HTML

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 for visual.

Maintainer

Screenshots

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP CSS, Javascript and HTML” is open source software. The following people have contributed to this plugin.

Contributors

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