SharedItems2WP currently loads the last 20 shared items and ignores all others, so if you've added 25 posts between runs it will only show the latest 20, and 5 will disappear.
This is solvable by making a recursive fetch of the feed. I will put it on my TODO.
SharedItems2WP currently loads the last 20 shared items and ignores all others, so if you've added 25 posts between runs it will only show the latest 20, and 5 will disappear.
This is solvable by making a recursive fetch of the feed. I will put it on my TODO.