AFL Exporter for Flamingo

توضیحات

AFL Exporter for Flamingo enhances the CSV export functionality of the Flamingo plugin by providing two powerful developer hooks.

No configuration is needed – simply install the plugin and use the filters in your theme or plugin code.

Key Features

  • afl_exporter_for_flamingo_inbound_csv_header filter to customize CSV headers
  • afl_exporter_for_flamingo_inbound_csv_item filter to modify individual row data
  • Seamless integration with the Flamingo plugin
  • Developer-friendly hooks with comprehensive parameters

This plugin is particularly useful for developers who need to:

  • Add custom columns to Flamingo exports
  • Modify existing data formatting in exports
  • Remove unnecessary columns from exports
  • Add computed or concatenated data to exports

Integrations

The following plugins integrates with this plugin:

نصب

Upload the plugin to your WordPress site and activate it.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“AFL Exporter for Flamingo” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “AFL Exporter for Flamingo” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.2.4 – 2025-12-04

  • Fixed Github Action for tags and manual.

1.2.3 – 2025-12-04

  • Added Github Action for WordPress.org deployment.
  • Remove legacy code from other plugin.

1.1.7 – 2025-11-24

  • Added composer.json to zip file.
  • Added ABSPATH check in config/app.php
  • Added Require Plugins: Flamingo into plugin header.

1.1.6 – 2025-11-12

  • Initial release.