Sorry I want to help but am unable to decipher your question. Please try again using clear language, so I can understand and try to provide accurate information asap, thank you.
i want to explain you that can it possible to setup Custom Post type status Pending and Published Post to see count…
Thanks, so if I understand correctly something like this should do it:
[sbs_posts type="post-type" status="publish"]
Then you can change the post-type and status to whatever is required. This is documented in the plugin docs here, just fyi.
-
This reply was modified 2 years, 2 months ago by
Jeff Starr.
if you have custom Status like in-progress and Pending
I don’t think it supports custom post status. Pending should work though.
pending is also not working at all
Ok it could be a bug. I will investigate and try to resolve if possible.
[sbs_posts type="post-type" status="pending"]
should i try this or any other shortcut
It would be pending, correct.