Add post count to category taxonomy

This commit is contained in:
2022-05-06 21:47:24 -05:00
parent 805dc65ccb
commit 9bee463a3c
6 changed files with 25 additions and 0 deletions

View File

@ -91,6 +91,9 @@ aria_post_metadata:
aria_author_metadata:
other: "author metadata"
aria_category_metadata:
other: "category metadata"
aria_post_meta_date:
other: "date"
@ -103,6 +106,9 @@ aria_author_post_count:
aria_author_word_count:
other: "word count"
aria_category_post_count:
other: "post count"
aria_series_metadata:
other: "series metadata"

View File

@ -91,6 +91,9 @@ newer_post:
# aria_author_metadata:
# other: "author metadata"
# aria_category_metadata:
# other: "category metadata"
# aria_post_meta_date:
# other: "date"
@ -103,6 +106,9 @@ newer_post:
# aria_author_word_count:
# other: "word count"
# aria_category_post_count:
# other: "post count"
# aria_series_metadata:
# other: "series metadata"