From 5a6c7978d0cd79fa23690164e9a2b5d9f390a91f Mon Sep 17 00:00:00 2001 From: mateuswetah Date: Fri, 10 Mar 2023 10:13:34 -0300 Subject: [PATCH] Fixes to breadcrumb representation of taxonomies path. --- src/functions.php | 17 +++++++++-------- src/functions/archive-functions.php | 8 ++++++++ src/functions/breadcrumb.php | 10 ++++++---- 3 files changed, 23 insertions(+), 12 deletions(-) diff --git a/src/functions.php b/src/functions.php index 8a9c795..bf7d1ef 100644 --- a/src/functions.php +++ b/src/functions.php @@ -219,7 +219,7 @@ function tainacan_customize_editor_css() { $default_color = $color_scheme[2]; } } - + ?>