Title: Scripts n Styles
Author: WraithKenny
Published: <strong>2010년 9월 4일</strong>
Last modified: 2023년 6월 6일

---

플러그인 검색

![](https://ps.w.org/scripts-n-styles/assets/banner-772x250.png?rev=539209)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://s.w.org/plugins/geopattern-icon/scripts-n-styles_46515d.svg)

# Scripts n Styles

 작성자: [WraithKenny](https://profiles.wordpress.org/wraithkenny/)

[다운로드](https://downloads.wordpress.org/plugin/scripts-n-styles.3.5.8.zip)

 * [세부사항](https://ko.wordpress.org/plugins/scripts-n-styles/#description)
 * [평가](https://ko.wordpress.org/plugins/scripts-n-styles/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/scripts-n-styles/#installation)
 * [개발](https://ko.wordpress.org/plugins/scripts-n-styles/#developers)

 [지원](https://wordpress.org/support/plugin/scripts-n-styles/)

## 설명

This plugin allows Admin users the ability to add custom CSS and JavaScript directly
into individual Post, Pages or any other registered custom post types. You can also
add classes to the body tag and the post container. There is a Global settings page
for which you can write Scripts n Styles for the entire blog.

Admin’s can also add classes to the TinyMCE “Formats” dropdown which users can use
to style posts and pages directly. As of Scripts n Styles 3+ styles are reflected
in the post editor.

Because only well trusted users should ever be allowed to insert JavaScript directly
into the pages of your site, this plugin restricts usage to admin type users. Admin’s
have access to even more sensitive areas by definition, so that should be relatively
safe 😉

#### Notes about the implementation:

 * Admin users, or more specifically, _any user with the `manage\_options` and `
   unfiltered\_html` capabilities_ (which by default is _only_ the admin type user)
   can use this plugin’s functionality. Some plugins extend user rolls, and so this
   plugin would naturally extend include rolls that have the appropriate capability.
 * CSS Styles are embeded, not linked, at the bottom of the `head` element with `
   style` tags by using `wp-head`. If your theme doesn’t have this hook, this plugin(
   as well as most others) won’t work.
 * JavaScript is embeded, not linked, at the bottom of the `body` (or `head`) element
   with `script` tags by using `wp-footer` (or `wp-head`). If your theme doesn’t
   have this hook, this plugin (as well as most others) won’t work.
 * **There is no input validation.** This plugin puts exactly what you type in the
   meta box directly into the `html` with no error checking. You are an Admin, and
   we trust you to be carefull. Try not to break anything.
 * Do to the licensing of the libraries used, this plugin is released “GPL 3.0 or
   later” if you care about those things.

## 스크린샷

[⌊Settings Page for Writing Scripts n Styles that apply to the whole blog.⌉⌊Settings
Page for Writing Scripts n Styles that apply to the whole blog.⌉[

Settings Page for Writing Scripts n Styles that apply to the whole blog.

[⌊The Scripts panel of the Meta Box.⌉⌊The Scripts panel of the Meta Box.⌉[

The Scripts panel of the Meta Box.

[⌊The Styles panel of the Meta Box.⌉⌊The Styles panel of the Meta Box.⌉[

The Styles panel of the Meta Box.

[⌊The Classes panel. Add classes to the Style dropdown!⌉⌊The Classes panel. Add 
classes to the Style dropdown!⌉[

The Classes panel. Add classes to the Style dropdown!

[⌊Enqueue panel. You can enqueue jQuery from here if you need!⌉⌊Enqueue panel. You
can enqueue jQuery from here if you need!⌉[

Enqueue panel. You can enqueue jQuery from here if you need!

[⌊Your styles are reflected in the Editor.⌉⌊Your styles are reflected in the Editor
.⌉[

Your styles are reflected in the Editor.

## 설치

This plugin does not require any special activation or template tags. Just get it
from wordpress.org/extend, install and activate like normal.

## FAQ

### Will I lose all of my custom Styles and Scripts if I uninstall the plugin?

Yes, absolutely. **YOU WLL LOSE ALL CUSTOMIZATIONS.** Be sure that you do not want
these customizations before you uninstall.

### Why would you do that to me?

Well, because plugins are supposed to, and should be expected to clean up after 
themselves. If you disable and uninstall the plugin, as a developer, I am supposed
to assume that you no longer want me to store all of that now useless data in your
database.

### Can I get around that somehow?

Sure, if you are an Admin, just go to the plugin editor and wipe out the uninstall.
php and then WordPress will not delete the meta data on uninstall.

## 후기

![](https://secure.gravatar.com/avatar/d01b5365ac01027fdbc10e171ae6aa7e6228efcbc45e71d3b29f68de7f1afb31?
s=60&d=retro&r=g)

### 󠀁[Broke my gutenberg blocks](https://wordpress.org/support/topic/broke-my-gutenberg-blocks/)󠁿

 [gjbottomley](https://profiles.wordpress.org/gjbottomley/) 2025년 11월 19일

breaks js on editor, causes terrible load issues and removed my blocks on publishing

![](https://secure.gravatar.com/avatar/222f2c6b2ca27be64f6b472359c2e4d20be37f9ce02ad0398129d9a7a177d8be?
s=60&d=retro&r=g)

### 󠀁[Broke my block editor](https://wordpress.org/support/topic/broke-my-block-editor/)󠁿

 [t0m4u](https://profiles.wordpress.org/t0m4u/) 2025년 11월 12일

Broke javascript in the Gutenberg block editor. Editing became painfully slow on
my site with this plugin installed. It should be taken off Wordpress.org

![](https://secure.gravatar.com/avatar/60497b60bad573311baa9af3cd043b0f990c3ee17799603bba32f2e4def4d616?
s=60&d=retro&r=g)

### 󠀁[perfect, a must have](https://wordpress.org/support/topic/perfect-a-must-have/)󠁿

 [ionatan](https://profiles.wordpress.org/iohnatan/) 2022년 1월 17일

thank you to the author 😀

![](https://secure.gravatar.com/avatar/ec04153e74142c12f65afc71661e8f0e563ae34b6de931d4c6dd921eb6133b26?
s=60&d=retro&r=g)

### 󠀁[Not amp friendly, make it amp friendly](https://wordpress.org/support/topic/not-amp-friendly-make-it-amp-friendly/)󠁿

 [Basudev Yadav](https://profiles.wordpress.org/bdy143/) 2019년 10월 5일

HTML meta tags added in non-amp version is not showing in amp version. Like yoast
SEO meta tags are shown in both the amp and non-amp version. But this plugin is 
not showing meta tags in both version i.e amp and non-amp. I am using multisite 
language site and I am using manual code of hreflang tag which is working fine in
non-amp version but all codes and meta tags added in this plugin is not showing 
in amp version. Can u make it amp friendly?

![](https://secure.gravatar.com/avatar/e3700a672ba627836e00a584711ac3e804cc65a5b4c83fae270b678b5a5af741?
s=60&d=retro&r=g)

### 󠀁[PERFECT + Does so much more than it says!!](https://wordpress.org/support/topic/perfect-does-so-much-more-than-it-says/)󠁿

 [Natacha](https://profiles.wordpress.org/chickwithbob/) 2019년 1월 8일

Does what is says and much more!! – you can add custom html, css, scripts in the
header or footer globally, or on a per page basis. You can even generate your own
shortcodes! You can also conditionally add generic site scripts above the included
script, and add custom classes to the body or post or dropdowns that appear on the
page. And to the 3-star reviewer who said that scripts are hardcoded with: <script
type=”text/javascript”> The plugin lets you add your own code, but has the <script
type=”text/javascript”> hardcoded, so it doesn’t help if you need other types of
scripts. You can get around this by adding your entire script block using the HTML
input area, rather than in the SCRIPTS input area. Fantastic little plugin that 
has become one of my go-tos in my ‘plugin essentials’ toolbox. Kudos to the dev 
for providing their time free of charge for us all to benefit from.

![](https://secure.gravatar.com/avatar/9038fefd4186ca83516f213a9f8a94fac14c784244d7018c6bad9752e4e6eb92?
s=60&d=retro&r=g)

### 󠀁[Really Excellent, great!](https://wordpress.org/support/topic/really-excellent-great/)󠁿

 [dglite](https://profiles.wordpress.org/dglite/) 2018년 12월 21일

Really Excellent, great!

 [ 모든 30 평가 읽기 ](https://wordpress.org/support/plugin/scripts-n-styles/reviews/)

## 기여자 & 개발자

“Scripts n Styles”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ WraithKenny ](https://profiles.wordpress.org/wraithkenny/)
 *   [ Kevin Newman ](https://profiles.wordpress.org/captainn/)

[자국어로 “Scripts n Styles”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/scripts-n-styles)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/scripts-n-styles/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/scripts-n-styles/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/scripts-n-styles/)을 [RSS](https://plugins.trac.wordpress.org/log/scripts-n-styles/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 3.5.8

 * Hardening select fields

#### 3.5.7

 * Hardening meta

#### 3.5.5

 * Restore activation hook

#### 3.5.4

 * Hardening

#### 3.5.3

 * No longer auto upgrading meta
 * DISALLOW_UNFILTERED_HTML disables everything, not just admin screens

#### 3.5.2

 * Fix PHP 8 notice

#### 3.5.1

 * Fix JS error in Classic mode

#### 3.5

 * Fix some functionality for Gutenberg
 * Add arbitrary HTML fields

#### 3.4.4

 * Rename codemirror handle for compatibility

#### 3.4.3

 * No newline at end of file
 * Remove closing php tags
 * More guards against PHP 7.1 array conversion breaking change

#### 3.4.2

 * Silence alert debug message.

#### 3.4.1

 * Fix meta box saving.

#### 3.4

 * Add option to not delete data on uninstall
 * Version 4.0 will drop php support under 5.4
 * This version disables updates for installs with php < 5.4
 * 4.0 will launch when most have updated to 3.4 🙂 (and when it’s done.)

#### 3.3

 * See the github repo commits

#### 3.2.1

 * metabox add shortcode bugfix

#### 3.2

 * Add AJAX to Shortcode Tab
 * Add “Chosen” for selects
 * General UI Improvements
 * Add CoffeeScript Support
 * Add Hoops Widget
 * Add Global Hoops Shortcodes
 * Add Markdown mode to code editor
 * Add (fix) code editor themes
 * Theme Support (Beta Feature)

#### 3.1.1

 * Add (fix) CodeMirror Themes

#### 3.1

 * Feature: Dynamic Shortcodes.
 * Feature: LESS.js support.
 * Bug Fix: Proper output escaping.

#### 3.0.3

 * Bug Fix: wpautop formatting.

#### 3.0.2

 * Bug Fix: Fatal Error on post save

#### 3.0.1

 * Option to show Metabox by default
 * Check upgrade in more places
 * Fix double Settings Message on general-options
 * Fix empty post showing on usage
 * Cleaned up constants (internal)

#### 3

 * AJAX Saving of Meta-box
 * Dynamically populate the Styles Dropdown for TinyMCE
 * Styles preview in Post Editor
 * Enqueue dependant scripts if you need (like jQuery)
 * Adjustable menu placement
 * CodeMirror Themes

#### 2.0.3

 * fixed some bugs

#### 2.0.1

 * Better selection of `post_types` to add Scripts-n-Styles
 * micro-optimization for storage of class names.
 * Adds option page for globally adding Scripts and Styles.
 * Defined a later priority for Scripts n Styles to print after other scripts and
   styles.
 * Added a box for Scripts to be included in the `head`.
 * Better adherence to coding standards.
 * Tabbed interface on metabox
 * added CodeMirror
 * began contextual help

#### 1.0.2

 * Added fields for `body_clas`s and `post_class`
 * Merged meta boxes
 * Cleaned up code
 * Improved compatibility
 * Added Screenshot

#### 1.0.1

 * Some small plugin meta data updates.

#### 1.0

 * Initial Release.

## 기초

 *  버전 **3.5.8**
 *  최근 업데이트: **3년 전**
 *  활성화된 설치 **30,000+**
 *  워드프레스 버전 ** 5.0 또는 그 이상 **
 *  다음까지 시험됨: **6.2.9**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/scripts-n-styles/)
 * 태그:
 * [admin](https://ko.wordpress.org/plugins/tags/admin/)[code](https://ko.wordpress.org/plugins/tags/code/)
   [css](https://ko.wordpress.org/plugins/tags/css/)[custom](https://ko.wordpress.org/plugins/tags/custom/)
   [javascript](https://ko.wordpress.org/plugins/tags/javascript/)
 *  [고급 보기](https://ko.wordpress.org/plugins/scripts-n-styles/advanced/)

## 평점

 별 5점 만점에 4.4점.

 *  [  24/5-별점 후기     ](https://wordpress.org/support/plugin/scripts-n-styles/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/scripts-n-styles/reviews/?filter=4)
 *  [  1/3-별점 후기     ](https://wordpress.org/support/plugin/scripts-n-styles/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/scripts-n-styles/reviews/?filter=2)
 *  [  4/1-별점 후기     ](https://wordpress.org/support/plugin/scripts-n-styles/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/scripts-n-styles/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/scripts-n-styles/reviews/)

## 기여자

 *   [ WraithKenny ](https://profiles.wordpress.org/wraithkenny/)
 *   [ Kevin Newman ](https://profiles.wordpress.org/captainn/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/scripts-n-styles/)