Skip to content

Multiple Shortcodes on One Page

You can place multiple [herodotus] shortcodes on the same page. Each instance is completely independent:

<h2>Today in Science</h2>
[herodotus category="science" layout="list"]

<h2>Today in Sports</h2>
[herodotus category="sports" layout="list"]

Each shortcode queries the database separately and can have different settings.