Title: Buckets
Author: matthewordie
Published: <strong>2012년 7월 17일</strong>
Last modified: 2017년 9월 28일

---

플러그인 검색

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

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

# Buckets

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

[다운로드](https://downloads.wordpress.org/plugin/buckets.zip)

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

 [지원](https://wordpress.org/support/plugin/buckets/)

## 설명

This plugin is designed as a widgets alternative. However it’s uses can be expanded
beyond that. It works ok on it’s own, but really flys when paired with the Advanced
Custom Fields plugin.

I was tired of my widgets not migrating properly. On top of not having full control
over simple things. So I built this.

Now you can make a reusable piece of content. Place it right in the middle of another
content area. Or even inside another bucket. Additionally you can use the Advanced
Custom Fields plugin to create your own sidebars and add new fields to really customize
your Buckets.

You can even create a fully modular site using sidebar areas and just throwing buckets
in everywhere!

This plugin is made for developers who like to make their client’s lives easier (
and in turn, their own).

Documentation is available on google docs: https://docs.google.com/document/d/1fDhqmtKWTy-
0oxTP8GUg7wdhv-VULNoBFkJbLvKNdzo/edit?usp=sharing

Please feel free to let me know if you have any questions or feedback!
 You can 
view the documentation here: https://docs.google.com/document/d/1fDhqmtKWTy-0oxTP8GUg7wdhv-
VULNoBFkJbLvKNdzo/edit?usp=sharing

## 설치

 1. Upload ‘buckets’ to the ‘/wp-content/plugins/’ directory
 2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 3. Read the documentation to learn how to create buckets.

Read the docs for more info: https://docs.google.com/document/d/1fDhqmtKWTy-0oxTP8GUg7wdhv-
VULNoBFkJbLvKNdzo/edit?usp=sharing

## FAQ

  Installation Instructions

 1. Upload ‘buckets’ to the ‘/wp-content/plugins/’ directory
 2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 3. Read the documentation to learn how to create buckets.

Read the docs for more info: https://docs.google.com/document/d/1fDhqmtKWTy-0oxTP8GUg7wdhv-
VULNoBFkJbLvKNdzo/edit?usp=sharing

## 후기

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

### 󠀁[AWESOME PLUGIN](https://wordpress.org/support/topic/awesome-plugin-4617/)󠁿

 [leopedrazac2](https://profiles.wordpress.org/leopedrazac2/) 2019년 11월 9일

Awesome Plugin, thanks.

 [ 모든 4 평가 읽기 ](https://wordpress.org/support/plugin/buckets/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ matthewordie ](https://profiles.wordpress.org/matthewordie/)

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

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

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

## 변경이력

#### 0.3.9

[Fixed] – Fixed some styling issues on the bucket field.
 [Fixed] – Had an issue
where Bucket pages were showing up in google results. Especialy if using an SEO 
plugin. Changed how the custom post type is setup. Using publicly_queryable set 
to false. This hides it from plugins like Yoast. If you run into any issues with
this please make a posts on the forums or contact me on my website. https://matthewrestorff.
com

#### 0.3.8

[Fixed] – Javascript issue pulling buckets in sidebar field after new ACF 5.5.2 
update

#### 0.3.7

[Fixed] – Conflict with ACF v4 Relationship Field. Now loading scripts for each 
version seperately.
 [Fixed] – Cleaned up some styles on the Sidebar field. [Fixed]–
Styles and Javascript weren’t loading properly on ACF Options page. [Fixed] – Add/
Edit on Page feature for ACF v4 to match the ACF v5 version with Front End Fields.
Much more stable! [Added] – Updated the buckets output to use the more up to date
have_rows() function from ACF.

#### 0.3.5

[Fixed] – Buckets errors out if ACF is installed but Flexible Content field wasn’t.
Buckets will fallback to it’s WYSIWYG mode now.

#### 0.3.4

[Fixed] – ACF function acf_force_type_array was changed to acf_get_array in Buckets
Sidebar field

#### 0.3.3

[Added] – Ability to use custom variables in your shortcodes. Thanks to user summatix!
This allows shortcodes to be called like [bucket id=”1234″ title=”My Bucket” myvar
=”myvalue”]. Inside buckets you can use %%myvar%% to access the custom variable.

#### 0.3.2

[Fixed] – Fields weren’t loading properly with ACF 4

#### 0.3.1

[Fixed] – TinyMCE button CSS was loading incorrectly

#### 0.3.0

[Added] – Updated Buckets for ACF Pro v5+
 [Fixed] – Rebuilt the Add/Edit Bucket
on page function. Now uses ACF Front End Fields and works much more reliably! [Fixed]–
Rebuilt the TinyMCE shortcode plugin [Fixed] – Lots of minor updates, tweaks and
cleanup.

#### 0.2.5

[Fixed] – Shortcodes will now work when used inside of a bucket when you aren’t 
using ACF.

#### 0.2.4

[Fixed] – Added prefixes to functions to fix any incompatibility with other plugins.

#### 0.2.3

[Fixed] – Buckets can be added/edited without leaving the page you’re editing again.
Now works with the newest ACF Relationship Field.
 [Fixed] – Dashboard Icon to match
the changes in WordPress 3.8

#### 0.2.2

[Fixed] – Various minor fixes and updates
 [Added] – Contextual Help Tab that links
to the Buckets Documentation on Google Docs [Fixed] – Add/Edit on page feature is
back. Went missing after the upgrade to ACF 4.0.

#### 0.2.1

[Added] – Better display on Buckets page, now shows shortcode and pages that Buckets
are on.
 [Fixed] – Now loops through get_bucket function if more then one flex layout
are added to a single bucket.

#### 0.2

[Fixed] – Updated Buckets plugin to work with ACF 4.0.

#### 0.1.9.3

[Fixed] – Removed ZeroClipboard function because of security exploit found.

#### 0.1.9.2

[Fixed] – Error in Buckets Area field.

#### 0.1.9.1

[Added] – Documentation

#### 0.1.9

[Fixed] – Changed Shortcode “Copy to Clipboard” feature to just use a link. The 
shortcode text is now selectable (for none flash browsers).
 [Added] – Bucket type
displays on Bucket Area field. [Fixed] – Improved Add and Edit functions of the 
Buckets Area field. No longer saves as draft. [Fixed] – Cleaned up minor styles.

#### 0.1.8

[Fixed] – TinyMCE shortcode was inserting incorrectly
 [Fixed] – Uploaded deprecated
wp_get_single_post function to get_post [Fixed] – Adjusted Buckets Area field styles[
Fixed] – Bucket Area field output to be slightly more efficient. [Fixed] – Added
wpautop function to content output [Added] – You can now add new Buckets from the
Buckets Sidebar field! Now you can edit all your content from a single page. [Fixed]–
Fixed plugin initilization function to prevent compatibility issues.

#### 0.1.7

[Added] – Added a TinyMCE button that will let you select a bucket and it will automatically
insert the shortcode for you. Must faster for editing your content and easier on
your clients.

#### 0.1.6

[Added] – Automatically setups default fields for ACF when installed
 [Fixed] – 
Minor Bug Fixes

#### 0.1.5

[Added] – Buckets Area field – The beginning of an easier way for creating your “
sidebars”.
 [Fixed] – Updated to include new ACF has_sub_field function [Fixed] –
Bug with template output [Fixed] – Bucket icon not displaying

#### 0.1.4

[Fixed] – Updated plugin and field to work with newest ACF changes.
 [Fixed] – Minor
Bug Fixes

## 기초

 *  버전 **0.3.9**
 *  최근 업데이트: **9년 전**
 *  활성화된 설치 **500+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **4.8.28**
 *  언어
 * [English (US)](https://wordpress.org/plugins/buckets/)
 * 태그:
 * [acf](https://ko.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://ko.wordpress.org/plugins/tags/advanced-custom-fields/)
   [buckets](https://ko.wordpress.org/plugins/tags/buckets/)[custom](https://ko.wordpress.org/plugins/tags/custom/)
   [widgets](https://ko.wordpress.org/plugins/tags/widgets/)
 *  [고급 보기](https://ko.wordpress.org/plugins/buckets/advanced/)

## 평점

 별 5점 만점에 5점.

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/buckets/reviews/)

## 기여자

 *   [ matthewordie ](https://profiles.wordpress.org/matthewordie/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/buckets/)