Title: Timeline Full Widget
Author: BlackStar
Published: <strong>2 octobre 2025</strong>
Last modified: 17 septembre 2026

---

Recherche d’extensions

![](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

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

[Télécharger](https://downloads.wordpress.org/plugin/timeline-full-widget.3.1.1.zip)

[Live Preview](https://fr-be.wordpress.org/plugins/timeline-full-widget/?preview=1)

 * [Détails](https://fr-be.wordpress.org/plugins/timeline-full-widget/#description)
 * [Avis](https://fr-be.wordpress.org/plugins/timeline-full-widget/#reviews)
 *  [Installation](https://fr-be.wordpress.org/plugins/timeline-full-widget/#installation)
 * [Développement](https://fr-be.wordpress.org/plugins/timeline-full-widget/#developers)

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

## Description

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/

## Captures d’écran

[⌊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

## Blocs

Cette extension fournit 1 bloc.

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

## Installation

 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.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs & développeurs

« Timeline Full Widget » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

“Timeline Full Widget” a été traduit dans 10 locales. Remerciez [l’équipe de traduction](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget/contributors)
pour ses contributions.

[Traduisez « Timeline Full Widget » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/timeline-full-widget/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/timeline-full-widget/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/timeline-full-widget/)
par [RSS](https://plugins.trac.wordpress.org/log/timeline-full-widget/?limit=100&mode=stop_on_copy&format=rss).

## Journal

#### 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.

## Méta

 *  Version **3.1.1**
 *  Last updated **il y a 1 semaine**
 *  Active installations **20+**
 *  WordPress version ** 5.5 ou plus **
 *  Tested up to **7.1.2**
 *  Languages
 * [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/),
   et [Ukrainian](https://uk.wordpress.org/plugins/timeline-full-widget/).
 *  [Traduisez la dans votre langue](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget)
 * Tags
 * [blocks](https://fr-be.wordpress.org/plugins/tags/blocks/)[editor](https://fr-be.wordpress.org/plugins/tags/editor/)
   [elementor](https://fr-be.wordpress.org/plugins/tags/elementor/)[gutenberg blocks](https://fr-be.wordpress.org/plugins/tags/gutenberg-blocks/)
   [timeline](https://fr-be.wordpress.org/plugins/tags/timeline/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/timeline-full-widget/advanced/)

## Notes

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/timeline-full-widget/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/timeline-full-widget/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://www.paypal.com/donate/?hosted_button_id=TK9QQ5DE2K378)