Title: Request Flow Pro
Author: zeshanamin
Published: <strong>Igbe 15, 2026</strong>
Last modified: Igbe 15, 2026

---

Ṣàwárí àwọn plugin

![](https://s.w.org/plugins/geopattern-icon/request-flow-pro.svg)

# Request Flow Pro

 Láti ọwọ́ [zeshanamin](https://profiles.wordpress.org/zeshanamin/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/request-flow-pro.1.0.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/request-flow-pro/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/request-flow-pro/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/request-flow-pro/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/request-flow-pro/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/request-flow-pro/)

## Àpèjúwe

**Request Flow Pro** transforms how you manage requests in WordPress. Whether youÌtumọ̀
Yorùbá: ’re handling vacation requests, budget approvals, purchase orders, or any
custom workflow Ìtumọ̀ Yorùbá: – this solution provides a professional, modern approach.

#### 🎯 Key Features

 * **Modern Dashboard** Ìtumọ̀ Yorùbá: – Beautiful statistics cards with real-time
   metrics
 * **Priority Levels** Ìtumọ̀ Yorùbá: – Urgent, High, Medium, Low
 * **Category Management** Ìtumọ̀ Yorùbá: – Organize requests by type (Budget, Vacation,
   Purchase, etc.)
 * **Bulk Actions** Ìtumọ̀ Yorùbá: – Approve or reject multiple requests at once
 * **Email Notifications** Ìtumọ̀ Yorùbá: – Customizable templates for approved,
   rejected, and pending statuses
 * **Domain Management** Ìtumọ̀ Yorùbá: – Whitelist/blacklist email domains to prevent
   spam
 * **AJAX Interface** Ìtumọ̀ Yorùbá: – Fast, smooth interactions without page reloads
 * **Search & Filter** Ìtumọ̀ Yorùbá: – Real-time search across all request data
 * **Export to CSV** Ìtumọ̀ Yorùbá: – Download all requests for reporting
 * **Responsive Design** Ìtumọ̀ Yorùbá: – Works perfectly on mobile, tablet, and
   desktop
 * **Multi-Step Forms** Ìtumọ̀ Yorùbá: – Optional wizard-style frontend forms
 * **Custom Email Templates** Ìtumọ̀ Yorùbá: – Full control over notification emails
   with placeholders

#### 📊 Statistics Dashboard

Track key metrics at a glance:
 * Total requests * Pending approvals * Approval 
rate percentage * Average response time * Status breakdown

#### 🎨 Modern User Interface

 * Gradient color schemes
 * Smooth animations
 * Hover effects
 * Professional typography
 * Clean, intuitive layout

#### 🔔 Email System

 * Automatic notifications on status changes
 * Customizable email templates
 * Support for HTML emails
 * Template placeholders: {user_name}, {request_title}, {admin_notes}, etc.
 * Custom “From” name and email
 * Pending confirmation emails

#### 🛡️ Security Features

 * Nonce verification on all forms
 * Input sanitization
 * Output escaping
 * SQL injection protection with prepared statements
 * Domain whitelist/blacklist

#### 📝 Frontend Forms

Two form styles available:
 * **Standard Form** Ìtumọ̀ Yorùbá: – Single page submission***
Multi-Step Form** Ìtumọ̀ Yorùbá: – Wizard with progress indicator

Use shortcodes:
 * `[requflpr_form]` Ìtumọ̀ Yorùbá: – Standard form * `[requflpr_form
multistep="yes"]` Ìtumọ̀ Yorùbá: – Multi-step form * `[requflpr_form title="Custom
Title"]` Ìtumọ̀ Yorùbá: – Custom title * `[requflpr_form success_message="Thank 
you!"]` Ìtumọ̀ Yorùbá: – Custom success message

#### 🔧 Advanced Features

 * Auto-delete rejected requests after X days
 * Bulk approval/rejection
 * Request history tracking
 * Admin notes on each request
 * Category-based filtering
 * Priority-based sorting
 * CSV export for reporting

#### 👥 Perfect For

 * HR departments (vacation, leave requests)
 * Finance teams (budget approvals)
 * Procurement (purchase orders)
 * Project management (resource requests)
 * Schools (permission slips, field trips)
 * Membership sites (access requests)
 * Any approval workflow

### Additional Information

#### Support

For support, feature requests, or bug reports, please visit:
 * Plugin support forum*
GitHub repository (if applicable) * Your support email

#### Privacy Policy

This plugin does not collect or transmit any user data to external servers. All 
data is stored in your WordPress database. Email notifications are sent using your
WordPress installationÌtumọ̀ Yorùbá: ’s wp_mail() function.

#### Credits

Developed with ❤️ for the WordPress community.

### Development

#### Hooks & Filters

The plugin provides several hooks for developers:

**Actions:**
 * `requflpr_request_submitted` Ìtumọ̀ Yorùbá: – Fires when a request
is submitted * `requflpr_request_approved` Ìtumọ̀ Yorùbá: – Fires when a request
is approved * `requflpr_request_rejected` Ìtumọ̀ Yorùbá: – Fires when a request 
is rejected

**Filters:**
 * `requflpr_email_template` Ìtumọ̀ Yorùbá: – Filter email templates*`
requflpr_form_fields` Ìtumọ̀ Yorùbá: – Filter form fields * `requflpr_allowed_categories`
Ìtumọ̀ Yorùbá: – Filter available categories

#### Database

The plugin creates one table: `wp_requflpr_requests`

Fields include: id, title, description, priority, category, submitter_name, submitter_email,
status, admin_notes, created_at, updated_at

## Ìgbéwọlẹ̀

#### Automatic Installation

 1. Log into your WordPress admin
 2. Go to Plugins  Add New
 3. Search for “Request Flow Pro”
 4. Click “Install Now”
 5. Activate the plugin

#### Manual Installation

 1. Download the plugin zip file
 2. Go to Plugins  Add New  Upload Plugin
 3. Choose the zip file and click “Install Now”
 4. Activate the plugin
 5. Go to Approvals  Settings to configure

#### After Activation

 1. Visit **Approvals  Settings** to configure:
 2.  * Email notifications
     * Email templates
     * Domain whitelist/blacklist
     * General settings
 3. Add the form to any page using shortcode:
     [requflpr_form]
 4. Start managing requests from **Approvals  All Requests**

## FAQ

### How do I add the submission form to my site?

Add the shortcode `[requflpr_form]` to any page, post, or widget. For a multi-step
form, use `[requflpr_form multistep="yes"]`.

### Can I customize the email notifications?

Yes! Go to **Approvals  Settings  Email Templates**. You can customize subject and
body for approved, rejected, and pending emails. Use placeholders like {user_name},{
request_title}, etc.

### How do I prevent spam submissions?

Use the domain blacklist feature in **Settings  Domain Management** to block known
spam domains. You can also enable whitelisting to only accept specific domains.

### Can I export the requests?

Yes! Click the “Export CSV” button on the All Requests page or go to **Settings  
Advanced  Export to CSV**.

### Does it support bulk actions?

Yes! Select multiple requests using checkboxes and use the “Bulk Actions” dropdown
to approve or reject multiple requests at once.

### Is it mobile-friendly?

Absolutely! The plugin is fully responsive and works beautifully on all devices.

### Can I track statistics?

Yes! The dashboard shows total requests, pending count, approval rate, average response
time, and status breakdowns.

### How do I set priority levels?

When submitting a request, users can select from Urgent, High, Medium, or Low priority.
Admins see color-coded priority badges.

### Can I organize requests by category?

Yes! Requests can be categorized as General, Budget, Purchase, Vacation, Project,
or Other.

### Is it translation ready?

Yes! The plugin uses WordPress translation standards and includes the text domain‘
request-flow-pro’.

### What happens when I uninstall?

The plugin includes an uninstall script that removes all database tables and options.
Your WordPress site will be left clean.

### Can I customize the form fields?

Currently, the plugin includes standard fields (Title, Description, Name, Email,
Priority, Category). Custom fields feature is planned for future releases.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Request Flow Pro” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ zeshanamin ](https://profiles.wordpress.org/zeshanamin/)

[Túmọ̀ “Request Flow Pro” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/request-flow-pro)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/request-flow-pro/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/request-flow-pro/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/request-flow-pro/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/request-flow-pro/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.0.0 Ìtumọ̀ Yorùbá: – 2025-01-05

 * Initial release
 * Modern dashboard with statistics
 * Priority levels (Urgent, High, Medium, Low)
 * Category management
 * Email notification system with custom templates
 * Domain whitelist/blacklist
 * Bulk actions
 * AJAX-powered interface
 * Search and filter functionality
 * CSV export
 * Multi-step forms
 * Responsive design
 * Complete settings panel

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 3 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 5.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.9.5**
 *  Ẹ̀yà PHP ** 7.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/request-flow-pro/)
 * Àwọn àmì
 * [admin](https://yor.wordpress.org/plugins/tags/admin/)[approval](https://yor.wordpress.org/plugins/tags/approval/)
   [management](https://yor.wordpress.org/plugins/tags/management/)[requests](https://yor.wordpress.org/plugins/tags/requests/)
   [workflow](https://yor.wordpress.org/plugins/tags/workflow/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/request-flow-pro/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/request-flow-pro/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/request-flow-pro/reviews/)

## Àwọn Olùkópa

 *   [ zeshanamin ](https://profiles.wordpress.org/zeshanamin/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/request-flow-pro/)