Simple Email Queue is a WordPress app, with a 5.0 average rating from 1 review, as of Aug 31, 2026.
Simple Email Queue is a WordPress Plugin Directory app by Milan Dinić. With a rating of 5.0★ from 1 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Simple Email Queue is a category-leading WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. 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.
Competitors & alternatives
AppRanks tracks competitor sets per category. For Simple Email Queue, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
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 the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by Milan Dinić.