'full' ) ); + // phpcs:enable $company_name = get_queried_object()->name; ?>
@@ -130,6 +132,7 @@
parent != 0 ) { + // phpcs:disable WordPress.NamingConventions.ValidHookName.UseUnderscores $parents = apply_filters( 'taxonomy-images-get-terms', '', @@ -141,6 +144,7 @@ ), ) ); + // phpcs:enable } if ( count( $parents ) > 0 ) : @@ -162,6 +166,7 @@
array( 'parent' => get_queried_object()->term_id ), ) ); + // phpcs:enable if ( count( $children ) > 0 ) : ?>

Child

diff --git a/template-parts/content-single.php b/template-parts/content-single.php index 65543fd..2429553 100644 --- a/template-parts/content-single.php +++ b/template-parts/content-single.php @@ -12,7 +12,7 @@

- +

+ ?>
  • - +
  • -