Conversation
supportHi, can you please tell the shortcode for all post count and pending post count for CPT UI. Thanks, Jagan The page I need help with: [ log in to see the link]
Glad to help. Currently it’s not possible to display the count of both published and pending status. It is possible to display one or the other (or both): [sbs_posts] // display published post count [sbs_posts status="pending"] // display pending post count I like the idea of being able to display the combined count, and will try to add a way to do it in a future version of the plugin.
Thanks for the reply, Is any temporary solution available now for all post counts? Thanks, Jagan
No sorry, but you might try looking for a different plugin that can do what you are describing.
Glad to help. Currently it’s not possible to display the count of both published and pending status. It is possible to display one or the other (or both): [sbs_posts] // display published post count [sbs_posts status="pending"] // display pending post count I like the idea of being able to display the combined count, and will try to add a way to do it in a future version of the plugin.
Thanks for the reply, Is any temporary solution available now for all post counts? Thanks, Jagan
No sorry, but you might try looking for a different plugin that can do what you are describing.