News duplicated shortcodes #5293
Unanswered
rica-carv
asked this question in
Q&A Plugins
Replies: 1 comment
-
Probably for backwards compatibility with older themes/plugins/mods. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are a few news shortcodes with the same output:
{NEWS_CATEGORY_TITLE}
is equal to{NEWS_CATEGORY_NAME}
{NEWS_CATEGORY_URL}
is equal to{NEWS_NAV_URL: items=category}
Is this intended?
Beta Was this translation helpful? Give feedback.
All reactions