Simple Email Queue is a WordPress app, with a 5.0 average rating from 1 reviews, as of July 10, 2026.
Simple Email Queue is a WordPress Plugin Directory app by Milan Dinić. With a rating of 5.0★ from 1 reviews.
AppRanks data: Simple Email Queue ranks #0 in Email on WordPress Plugin Directory, placing it in the top 1% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Simple Email Queue is a category-leading WordPress app with a limited review volume. It is listed in the Email category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 1 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by Milan Dinić — established developer track record
Cons
- −Limited review base (1) — ratings can shift significantly with new feedback
Looking to switch from Simple Email Queue?
See Simple Email Queue's alternatives ranked by audit score, rating, and review velocity.
How Simple Email Queue works
Show full descriptionShow less
Plugin homepage | Plugin author | Plus Version
Simple Email Queue is a WordPress plugin that is used to pass restrictions set by your host on number of sent emails in given period.
This basic free version is only useful for developers that can extend it and use it in their code. If you want to use it in full capacity, consider getting plus version.
Usage First, you need to set what is maximum number of emails that can be sent in a given period. By default, it sends 10 emails in 6 minutes. This means that if you want to send 15 emails in 6 minutes, only 10 emails are sent while rest 5 emails are put in queue and sent in the next period, after 6th minute has passed.
You can change this limits by using filters from you code. Filter simple_email_queue_max is used to set maximum number of emails that are sent in period. It expects positive integer to be passed.
To change period length, you can use filter simple_email_queue_interval. It also expects positive integer to be passed but please take care that this number is of seconds, not minutes (for example, if your period is 30 minutes, you would pass 1800).
Different hosts use different limits. Please consult your host’s documentation or support to find this out.
If you want user interface in your admin area, use plus version.
To use this limits, you need to use function simple_email_queue_add() instead of built-in function wp_mail(). Both accept same parameters.
Emails that are sent using wp_mail() function are not sent using queue and are not counted for limits. If you want that all emails are sent using queue, even those sent using wp_mail() function, use plus version.
And it’s on GitHub.
Category rankings
As of Jul 10, 2026- Email#0of 711Top 1%
- Email queue#0of 1Top 1%
- Emails limits#0of 1Top 1%
- Queue#0of 3Top 1%
- Sending limits#0of 1Top 1%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Simple Email Queuedoesn't have curated competitor matchups yet. Other tracked email apps on WordPress:
Where Simple Email Queue stands in the Email category
Simple Email Queue ranks #0 of 711 apps in the Email category, placing it in the top 1% of the listing.
Frequently asked questions
What is Simple Email Queue?
Simple Email Queue is an app for WordPress. It currently holds a 5.0-star rating from 1 merchant review, and AppRanks has been tracking its public marketplace data on a daily refresh cycle. It is listed under the Email category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Milan Dinić.
Who uses Simple Email Queue?
Currently around 10 active stores have installed Simple Email Queue. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Email category on WordPress.