Category: Reference

Security and anti-spam

August 19, 2026

GiveFlow includes multiple layers of protection against spam, abuse, and data breaches. Every measure works out of the box with no configuration required. Anti-spam measures GiveFlow uses five complementary techniques to block spam submissions.…

Read more

WP-CLI commands

August 19, 2026

GiveFlow includes four WP-CLI commands for database management, data seeding, and aggregate maintenance. All commands use the wp giveflow namespace. Prerequisites You need WP-CLI installed and accessible from your terminal. Run all commands from…

Read more

Webhooks

August 19, 2026

GiveFlow uses incoming webhooks to receive real-time notifications from payment gateways. When a payment event occurs on Stripe or PayPal, the gateway sends a webhook to your site so GiveFlow can update donation records…

Read more

Multi-currency support

August 19, 2026

GiveFlow lets you accept donations in multiple currencies. Donors can give in their preferred currency, and GiveFlow converts all amounts to your base currency for consistent reporting. Set up supported currencies Go to GiveFlow…

Read more

Roles and permissions

August 19, 2026

GiveFlow uses a capability-based permission system to control access to its features. You can assign 12 capabilities across your WordPress user roles to determine who can view, edit, and manage your fundraising data. Capabilities…

Read more

Shortcodes

August 19, 2026

GiveFlow provides two shortcodes for embedding donation forms and the donor portal on your site. Use these shortcodes in any page or post where the block editor is not available. Donation form [giveflow_donation_form slug="your-form-slug"]…

Read more

Developer hooks reference

August 19, 2026

GiveFlow provides extension hooks that let developers build add-ons and customize plugin behavior. This reference covers the main extension points, what they do, and example use cases. All hooks use dot-notation namespacing (for example,…

Read more

Troubleshooting

August 19, 2026

This guide covers common issues you may encounter with GiveFlow and how to resolve them. Donations not appearing Symptoms: A donor completes a payment, but the donation does not show up in the GiveFlow…

Read more