merge master in prod

This commit is contained in:
2020-09-08 12:00:45 +02:00
parent b925edaa9e
commit 3e5e731c2c
226 changed files with 8516 additions and 4149 deletions
+4 -2
View File
@@ -1,5 +1,7 @@
name: Taxonomy List
version: 1.3.3
type: plugin
slug: taxonomylist
version: 1.3.4
description: "With the **TaxonomyList plugin** you can easily create list of **taxonomy** items such as **tags**, **categories**, etc."
icon: tag
author:
@@ -31,4 +33,4 @@ form:
label: Route to blog
placeholder: /blog
validate:
pattern: "/([a-z\-_]+/?)+"
pattern: '/([a-z\-_]+/?)+'