Export only new entries since last export

[ad_1]

Hey it would be nice if you can implement an option that only new entries after the last export will be exported. If I export data twice or more a day, all entries are in the file.

Or it would be nice if you can implement an action to manipulate the entries after the export file was created, so that you can hook into and maybe update a hidden field value so you can set a value to the field and then filter the entries with your ‘gfexcel_output_search_criteria’ filter.

I implement such an action, but it will be gone after update the plugin.

You simply can add in

gf-entries-in-excel/build/vender_prefixed/gravitykit/gravityexport-lite-src/GFExcelOutput.php:319

do_action('gfexcel_after_get_entries', $this->entries, $this->form_id, $this->feed_id);

before the return.

Maybe you can add this in the free version. The Premium version we have did also don’t have this option

Thanks

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer