Title: Timeline Full Widget
Author: BlackStar
Published: <strong>2025년 10월 2일</strong>
Last modified: 2026년 9월 17일

---

플러그인 검색

![](https://ps.w.org/timeline-full-widget/assets/banner-772x250.jpg?rev=3518747)

![](https://ps.w.org/timeline-full-widget/assets/icon-128x128.png?rev=3371850)

# Timeline Full Widget

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

[다운로드](https://downloads.wordpress.org/plugin/timeline-full-widget.3.1.1.zip)

[실시간 미리보기](https://ko.wordpress.org/plugins/timeline-full-widget/?preview=1)

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

 [지원](https://wordpress.org/support/plugin/timeline-full-widget/)

## 설명

Timeline Full Widget is a lightweight and flexible **WordPress timeline plugin**
that allows you to create timelines using both **Elementor** and **Gutenberg**.

The plugin provides a consistent editing experience across builders and gives you
full control over layout, styling, and content without unnecessary complexity.

Key advantages:

 * Works with **Elementor** and **Gutenberg**
 * Clean and simple editing experience
 * Customizable styles (colors, typography, spacing)
 * Support for images and video
 * Responsive layout
 * Reusable styles between timeline items
 * Block-based side and main content areas for Gutenberg timeline items

You can use it for:

 * Project timelines
 * Roadmaps
 * Company history
 * Event timelines
 * Milestones

### Contribute

Would you like to help translate Timeline Full Widget into your language?
 You can
contribute translations here: https://translate.wordpress.org/projects/wp-plugins/
timeline-full-widget/

## 스크린샷

[⌊Timeline widget in Elementor.⌉⌊Timeline widget in Elementor.⌉[

Timeline widget in Elementor.

[⌊Timeline block in Gutenberg.⌉⌊Timeline block in Gutenberg.⌉[

Timeline block in Gutenberg.

[⌊Timeline block in Gutenberg.⌉⌊Timeline block in Gutenberg.⌉[

Timeline block in Gutenberg.

[⌊Horizontal and vertical content layouts⌉⌊Horizontal and vertical content layouts⌉[

Horizontal and vertical content layouts

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   Timeline Full Widget A versatile timeline block for adding responsive timelines
   in Gutenberg.

## 설치

 1. Upload the plugin files to the `/wp-content/plugins/timeline-full-widget` directory,
    or install it through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Elementor editor or Gutenberg editor.

## FAQ

### Does it work with the latest Elementor?

Yes, tested with Elementor 4.0.7 and WordPress 7.1.

### Does it support Gutenberg (block editor)?

Yes, the plugin includes a native Gutenberg block. Type “/timeline”

### Can I change the marker on the timeline items?

Yes, you can. Use the “Edit marker” button. In “Marker Settings” you need choose“
Unique Marker” option, after that you would be able to set a personal marker like
a image.

### Can I add blocks inside a timeline item?

Yes. In Gutenberg, each timeline item now has separate block-based areas for side
content and main content. You can add headings, paragraphs, lists, galleries, and
other compatible blocks to each area.

### Can I customize timeline item styles?

Yes, you can control colors, typography, spacing, and alignment for each item.

### How to apply the same styles to all Timeline items in block component?

Use the “Apply item styles to other items” button. It copies styles from the current
item to all other items.

### Is it responsive?

Yes, the timeline layout adapts to different screen sizes.

### Will it work with my theme?

Yes, it works with most WordPress themes, including block and classic themes.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

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

“Timeline Full Widget”(이)가 10 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget/contributors)
님께 감사드립니다.

[자국어로 “Timeline Full Widget”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget)

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

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

## 변경이력

#### 3.1.1

 * Updated Gutenberg static InnerBlocks templates to the WordPress 7.2 / Gutenberg
   23.8 block-type template API.
 * Made Timeline Item side and content scaffolding atomic for improved real-time
   collaboration behavior.

#### 3.1.0

 * Fixed problem with blueprint.json.

#### 3.0.0

 * Reworked the Gutenberg Timeline Item structure to support block-based side content
   and main content areas.
 * Added support for adding any compatible WordPress blocks inside both the side
   content area and the main description area of each timeline item.
 * Kept nested side and main content areas editable by default, including regular
   WordPress block insertion.
 * Replaced the custom timeline item title field with a standard editable Heading
   block in the main content area.
 * Preserved style copying between timeline items, including compatible nested block
   styles.
 * Added migration support for existing timeline item content, including moving 
   legacy titles into Heading blocks and preserving customized legacy title styles
   only when they differ from defaults.
 * Added a 3.x legacy title compatibility layer with a code note to remove it in
   version 4.0.0 or later after users have migrated saved content.
 * Added a default empty Paragraph block after the default Heading block for newly
   created timeline items.
 * Removed obsolete Gutenberg title typography attributes from the current block
   schema.
 * Improved editor block appender spacing for nested timeline content areas.

#### 2.3.0

 * Refactored the PHP plugin structure into PSR-4-style classes under `includes/`
   while keeping Gutenberg source files in `src/`.
 * Kept backward-compatible constants for existing custom integrations.
 * Improved separation between Gutenberg, Elementor, Classic Editor, assets, and
   admin metadata loading.
 * Added the ability to change marker size

#### 2.2.1

 * Fixed an issue with module script optimization.
 * Improved Gutenberg block frontend script loading to ensure animations initialize
   correctly.

#### 2.2.0

 * Added showing step numbers of items.

#### 2.1.1

 * Bug fixes.

#### 2.1.0

 * Added WordPress Playground support.
 * Added support for horizontal and vertical content layouts.
 * Added an option to reverse media and content order.

#### 2.0.0

 * Bug fixes.
 * Improved Title Typography controls.
 * Added link wrapper support for media elements.
 * Added timeline width style controls.

#### 1.3.0

 * Added a button to copy styles from the current item.
 * Added responsive media queries for the Gutenberg block timeline.
 * Added responsive media queries for the Elementor widget timeline.
 * Added controls for media width inside timeline items.
 * Fixed Content Typography style issues in Elementor.
 * Separated line and marker color styles.

#### 1.2.0

 * Corrected timeline styles in the Gutenberg block.
 * Bug fixes.

#### 1.1.0

 * Bug fixes.
 * Added font-family selection for Title elements in the Gutenberg block.

#### 1.0.1

 * Added sticky text settings for the opposite side of the timeline.
 * Corrected marker animation behavior.

#### 1.0.0

 * Release Date – 25th September 2025.
 * Initial Release.

## 기초

 *  버전 **3.1.1**
 *  최근 업데이트: **1주 전**
 *  활성화된 설치 **30+**
 *  워드프레스 버전 ** 5.5 또는 그 이상 **
 *  다음까지 시험됨: **7.1.2**
 *  언어
 * [Czech](https://cs.wordpress.org/plugins/timeline-full-widget/), [Dutch](https://nl.wordpress.org/plugins/timeline-full-widget/),
   [English (US)](https://wordpress.org/plugins/timeline-full-widget/), [Malayalam](https://ml.wordpress.org/plugins/timeline-full-widget/),
   [Romanian](https://ro.wordpress.org/plugins/timeline-full-widget/), [Russian](https://ru.wordpress.org/plugins/timeline-full-widget/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/timeline-full-widget/), [Spanish (Spain)](https://es.wordpress.org/plugins/timeline-full-widget/),
   [Swedish](https://sv.wordpress.org/plugins/timeline-full-widget/), [Turkish](https://tr.wordpress.org/plugins/timeline-full-widget/),
   그리고 [Ukrainian](https://uk.wordpress.org/plugins/timeline-full-widget/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget)
 * 태그:
 * [blocks](https://ko.wordpress.org/plugins/tags/blocks/)[editor](https://ko.wordpress.org/plugins/tags/editor/)
   [elementor](https://ko.wordpress.org/plugins/tags/elementor/)[gutenberg blocks](https://ko.wordpress.org/plugins/tags/gutenberg-blocks/)
   [timeline](https://ko.wordpress.org/plugins/tags/timeline/)
 *  [고급 보기](https://ko.wordpress.org/plugins/timeline-full-widget/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/timeline-full-widget/reviews/)

## 기여자

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

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/timeline-full-widget/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/donate/?hosted_button_id=TK9QQ5DE2K378)