Transition Delay
Stagger the display of each post incrementally
In this example:
Ajax Load More will delay the rendering of each post incrementally creating a staggered loading effect.
The following shortcode was used to create the Transition Delay example.
[ajax_load_more posts_per_page="4" transition_delay="75"]
The following Repeater Template was used to create the Transition Delay example.