Closed tomusborne closed 7 years ago
It would be cool if the options could be set inside the shortcode itself, overwriting the settings you set when creating the list.
This way you could put the function/shortcode in a template, and tell it to query posts from the taxonomy/term currently being viewed.
It could also be set up to display posts relating to the currently viewed post (same category, term etc..).
Done: https://github.com/tomusborne/wp-show-posts/commit/f014d298da84524cfd32d77eb43425ad257f30df
Will write up some docs on this once released.
It would be cool if the options could be set inside the shortcode itself, overwriting the settings you set when creating the list.
This way you could put the function/shortcode in a template, and tell it to query posts from the taxonomy/term currently being viewed.
It could also be set up to display posts relating to the currently viewed post (same category, term etc..).