Hi Kev,
The current behaviour of the Save and Next is to go to the next post in the WP posts table (technically, the posts are ordered by post_date); in other words, posts filtering or ordering is not taken into consideration.
I’m still trying to figure out how the Save and Next/Previous could be improved, since different users might want different behaviour for those actions. Ex: Somebody could search for ‘foo’ and would want Save and Next to cycle only within the results. But somebody else would search ‘foo’ to quickly find a post, and from there would want Save and Next to go to the post immediately after.
How would you use it?
Thank you,
Xavier
Hi Xavier
I see what you mean. The situation I have (via a client request0 is what led me to your plugin. I want to cycle next/prev through my list of filtered ‘foo’ posts.
The other options you have are great by the way & this is something I could use on many of my WP sites.
Thanks
Kev
I will definitively think about how this action could be improved. Thank you for your comment!
Xavier, the more I think about it, the more I think this should be the default behavior. If you have come from a filtered list, then you should be cycling through this same filtered list?
Thanks
Kev
Thank you Kev for the feedback. I will take it in consideration for the next version.