WP Manifestindependent plugin directory
manifest / content / strategy-timeline

Strategy Timeline

A WordPress plugin that provides an ACF-powered strategy timeline with a vertical step navigation, desktop content panel, and mobile accordion behavior.

by Roly Estemonio · github.com/rolyestemonio/strategy-timeline

0stars
0forks

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/rolyestemonio/strategy-timeline/archive/refs/heads/main.zip

A WordPress plugin that provides an ACF-powered strategy timeline with a vertical step navigation, desktop content panel, and mobile accordion behavior.

Features

  • Custom Post Type: Strategy Timeline
  • Unlimited steps using ACF (Free version compatible)
  • WYSIWYG editor for step content (HTML supported)
  • Desktop timeline + mobile accordion
  • Shortcode-based rendering
  • Theme-agnostic and lightweight

Usage

  1. Install and activate Advanced Custom Fields
  2. Activate the Strategy Timeline plugin
  3. Create a Strategy Timeline post
  4. Insert using shortcode:

[strategy_timeline id="123"]

Requirements

  • WordPress 6.0+
  • Advanced Custom Fields (Free or Pro)