Skip to content

Space Donkey

A Pluginoven Test Site

  • archive-pro-matic
  • collapse-pro-matic
  • print-pro-matic
  • t(-) countdown control

Category: archive-pro-matic
December 2020
February 2021

Posted on Wed, 20th January, 2021Mon, 25th January, 2021

Archive-Pro-Matic Yearly Grid

First the CSS:

ul.grid_flow {
	list-style: none;
}

ul.grid_flow li {
	display: inline-block;
}

ul.grid_flow li:not(:first-child):before {
	content: '|';
}

Next the Shortcode:

[archives type="yearly" order="ASC" class="grid_flow"/]

And here are the results:

  • 2010
  • 2012
  • 2013
  • 2014
  • 2015
  • 2016
  • 2017
  • 2018
  • 2019
  • 2020
  • 2021
  • 2022
  • 2023
  • Imprint
  • Privacy Policy
Privacy Policy Proudly powered by WordPress