Post Titles
Snax adds post format related information to Wordpress post titles.
For the Open List post format it will be (example below):
- already submitted items count
- list status (open | closed for submission)
Can You Get Through These 20+ Sexy Photos Without Saying WOW (Open for submission)?
For the Gallery post format it will be (example below):
- number of gallery items
Why my last holidays turned into a trip of my life (10 photos)
Setup
To enable/disable post titles parts, please follow these steps:
- Go to the WP admin panel › Snax.
- Choose the General section.
- Check/uncheck the Show items count in title to show/hide items count.
- Choose the Lists section.
- Check/uncheck the Show list status in title to show/hide list status.
- Save changes.
To change items count position from the beginning of a post, please do as follows:
- Go to the WP admin panel › Posts.
- Choose one of your list (or gallery) posts.
- To a post title, add the
%%items%%
placeholder in the place you want to show counter.
- Update post.
- Snax will replace that placeholder with a real value.