Animated Timeline
A WordPress plugin that extends the Group block to create an animating timeline effect
by Damon Cook · github.com/wptrainingteam/animated-timeline-plugin · website
★ 11stars
5forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wptrainingteam/animated-timeline-plugin/archive/refs/heads/main.zipFrom the readme
Animated timeline plugin
This WordPress plugin extends the core Group block to create an animated timeline experience with subtle animation and considerations for prefers-reduced-motion respecting a visitors preference for non-essential motion.
The final pattern is registered within the plugin, but it could also potentially be included directly in a custom WordPress theme. It can also be found on the WordPress Pattern Directory as Vertical Timeline.
There are two possible styling variations: animated-timeline and animated-timeline animated-timeline--circles.
The accompanying post resides on the WordPress Developer Blog: How to create an animated timeline plugin.
How to use
1. Download this plugin as a zip (click on 'Code' and choose 'Download ZIP')
2. Place the un-zipped directory in your WordPress wp-content/plugins directory
3. Activate the plugin
4. Create a new post / page and add the 'Animated Timeline' pattern.
5. Save and preview the final animated timeline.
6. Try editing the Advanced - Additional CSS Classes from animated-timeline to animated-timeline animated-timeline--circles for the overall pattern's parent Group block to see the circle variation.
Feel free to fo
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Jun 12, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.