Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from AFL Exporter for Flamingo™
Rayon Gateway is not affiliated with AFL Exporter for Flamingo. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin extends the CSV export functionality of the Flamingo contact form manager by providing specific filter hooks for developers. It is designed for WordPress developers who need to tailor exported form submission data for external systems or reports without altering the original plugin.
afl_exporter_for_flamingo_inbound_csv_header filter to add, remove, or rename columns in the exported CSV file's header row.afl_exporter_for_flamingo_inbound_csv_item filter to transform data in each row before it is written to the CSV, such as adding custom meta fields or reformatting values like phone numbers.