• Resolved jodom1026

    (@jodom1026)


    If I want to add a second post to export in addition to the first, how would I specify the custom fields I’d like to export? The context is creating two different download buttons that download a .CSV file for one post type, then another post type.

Viewing 1 replies (of 1 total)
  • Plugin Author Shambix

    (@shambix)

    As specified in the FAQ of the plugin:

    You need the parameter ?specific_posts in the export url.
    Eg. https://yoursite.com/?export=xls&specific_posts=1,2,3

    You can’t export however different parameters for different posts, that would be a way more complex plugin, I’m afraid.
    This plugin is not right, if that’s what you need (hence why “Simple” 🙂 )

Viewing 1 replies (of 1 total)

The topic ‘Exporting Multiple Pages’ is closed to new replies.