I want to maintain a random order between multiple shortcode snippets
-
Let say I’ve linked four random content posts to a group with an id of “1”, is it possible to make it so that I can post this:
[random_content num_posts=”1″ group_id=”1″][random_content num_posts=”1″ group_id=”1″][random_content num_posts=”1″ group_id=”1″][random_content num_posts=”1″ group_id=”1″]
and get all four random posts to be chosen but just once?
- The topic ‘I want to maintain a random order between multiple shortcode snippets’ is closed to new replies.