• Where can I find a list of shortcodes?
    The default shortcode includes taxonomies in the sitemap I dont need, so want to exclude them.
    Instead, I used:
    [wp_sitemap_page only=”projects”]
    [wp_sitemap_page only=”pages”]
    to list projects and pages.
    But these do not work, instead I get everything.
    Suggestions welcome please.
    LenW

The topic ‘Where is a Shortcode List, “only” not working’ is closed to new replies.