Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Easy JS and CSS support.

Mô tả

This plugin enables you to insert javascript and css for a specific post or page. Files can be included or the code can be inserted inline in the <head>-tag.

Ảnh màn hình

  • Added input fields when editing posts and pages

Cài đặt

  1. Fetch file and unpack to directory /wp-content/plugins/
  2. Activate plugin
  3. Insert Javascript and CSS in the post or page advanced options

Hỏi đáp

It does not work – there’s no output?

Be sure to output wp_head in your template by inserting <?php wp_head(); ?>

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Easy JS and CSS support.” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.3

  • First stable upload

1.4

  • Bugfix: fields got remove on comment update.
  • Meta-fields are now prefixed with _ to make them hidden.