series
series copied to clipboard
Position in series
I'd like an option for get_post_series
when displaying each series name to show what position that post is within that series. My thought is adding these options to the $args
array:
-
'pos'
:true
/false
(defaultfalse
) -
'pos_format'
:' #%s'