Giter VIP home page Giter VIP logo

wp-timeliner's Introduction

WP Timeliner PRs Welcome

Easily create timelines in WordPress and display achievements in a chronological way.

Display your timelines via a Gutenberg block, via a shortcode or using the Timeline taxonomy archive page.

This plugin provides lots of hooks and an extensible theming system to let developers extend it and customize it.

Philosophy

The plugin creates a new "Achievement" post type, alongside with a new "Timeline" taxonomy. Achievements are assigned to a timeline term, allowing them to be grouped together on a specific timeline.

Displaying a timeline can whether be done:

  • manually via a Gutenberg block anywhere on your site,
  • automatically via each Timeline term archive page where achievements will be displayed chronologically (disabled by default but can be enabled via plugins settings page)

Getting Started

Installing

Via composer

Add this GitHub repository to the list of available repos and install the plugin:

composer config repositories.pskli git https://github.com/psaikali/wp-timeliner.git
composer require pskli/wp-timeliner

Via Git

Clone this repository in your wp-content folder and you're good to go!

cd path/to/wp-content
git clone [email protected]:psaikali/wp-timeliner.git

Via WordPress.org (soon)

Not available yet. Check back soon!

Documentation

Please head to our wiki in order to learn how to use and extend WP Timeliner plugin.

Built with

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.