Plugin Pulse
← Pulse

WPGraphQL

by Jason Bahl · Uncategorized

Also makes 2 other plugins · 46K+ installs across the portfolio →

WPGraphQL adds a flexible and powerful GraphQL API to WordPress, enabling efficient querying and interaction with your site's data.

How scoring works →
90 Health · A
Maintenance 100/100
Rating quality 94/100
Support 70/100

90 health vs 56 average across 16,378 Uncategorized plugins

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

98 / 100

Excellent listing optimization

Well tuned across the board

Update recency 100/100
WP compatibility 100/100
Rating quality 90/100
Listing tuning 100/100

Daily downloads

Since 2022-10-05 · 1,421 days · wp.org + Plugin Pulse archive

+16% vs prior 30d
679Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

41.5K

now · peak 54.2K

42.6K30d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

WPGraphQL · #939 you WPGraphQL IDE · #5782 CoCart · #7044 CoCart CORS Support · #9967

Rating trend

Star average over time · dips mark rough releases

4.9Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

1.4Kper 1k installs · Aug 26

Release cadence

Actively maintained
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

25

releases in the last 12 months

2mo ago

latest release · v2.17.0

168

tagged releases on record

Recent releases

2.17.0 · 2mo ago2.16.0 · 3mo ago2.15.1 · 3mo ago2.15.0 · 3mo ago2.14.1 · 3mo ago2.14.0 · 3mo ago2.13.0 · 4mo ago2.12.0 · 4mo ago2.11.2 · 4mo ago2.11.1 · 5mo ago2.11.0 · 5mo ago2.10.1 · 5mo ago2.10.0 · 6mo ago2.9.1 · 6mo ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v2.17 20%
v2.3 7.7%
v2.14 6.3%
v2.11 5.6%
Older / other versions 61%

Estimated active installs

The public count shows “30K+”. Our estimate pins where the real number sits.

tracked estimate
30K–40K ≈39K

Refined from the date this plugin crossed into its current band.

Install history · since 2020-11-15 · 1,425 observations

30KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price.

Details

Version
2.20.0
Last updated
7d ago
Added
2020-11-14 · 5 yrs old
Requires WP
6.0
Tested up to
7.0.4
Requires PHP
7.4

Recent reviews

All reviews on wp.org ↗
  1. con
    1.4y ago

    GraphQL vs. REST API 10 : 0 Thank you for this plugin. Building my headless application with WPGraphQL is fun. The repl interface to test queries is A+.

    Read on wp.org ↗
  2. psychosispicks
    3.0y ago

    I’m so glad I decided to transition to a headless WP, and WPGraphQL made this possible, convenient and super fast.

    Read on wp.org ↗
  3. benknight
    3.2y ago

    I operate a large blog that uses WordPress as a headless CMS with a Next.JS frontend, which is largely enabled by this plugin. Let me just say first that creating an entire alternative third-party data API is an ambitious undertaking and I appreciate all the work the authors have put into it. But as a developer I have to throw out a word of caution that this plugin often has major bugs that can have critical impact on your production website. For example after a recent minor update we discovered a bug where any URL with a special character in it started returning a 404, causing several of our pages to suddenly become unavailable to users and delisted from Google, and this went on for many months before we realized it. There have been many similar instances. My general approach is to lean more on WordPress’s REST API over time which is more reliable since it’s maintained by the WordPress team, and only use WPGraphQL when it’s necessary. Also recommend turning off auto-updates and test your website extremely thoroughly after any upgrade. This topic was modified 3 years, 1 month ago by benknight. This topic was modified 3 years, 1 month ago by benknight.

    Read on wp.org ↗
  4. chisnghiax
    4.0y ago

    Great!

    Read on wp.org ↗
  5. 2cubed
    4.0y ago

    One of the best plugins for WordPress. It’s right up there with ACF!

    Read on wp.org ↗
  6. mauretto1978
    4.2y ago

    Great plugin, everyone should use it. The IDE is a valuable plus, and it can be used to learn GraphQL from scratch. From the developer’s point of view, the plugin is super easy to extend, thanks to the great documentation. Don’t forget to check the official YouTube channel. If you need extra support for custom post types and metas, I just released v1.0.70 of my plugin ACPT with full support to WPGraphQL. Thank you so much John! This topic was modified 4 years, 1 month ago by mauretto1978.

    Read on wp.org ↗
  7. Camilo
    4.3y ago

    Great tool for getting data from your WP into your SPA. I had some trouble with a conflicting plugin (Post Types Order) that caused unexpted results when paginating my posts but the support provided by both Jason Bahl and David Levine was absolutely top notch and I managed to resolve the issue within hours.

    Read on wp.org ↗
  8. turboloop
    4.4y ago

    Over a year ago I switched from using REST to this plugin. I mainly build Angular Apps using Apollo client. Works perfectly fine and increases development speed.

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 2.17.0 New Features add hour, minute, and second to DateInput for sub-day date filtering ( #3967 ) deps: bump the npm-prod-minor-patch group across 1 directory with 5 updates ( #3946 ) deps: bump the npm-prod-minor-patch group 2.17.0
  2. Version 2.16.0 New Features deps: bump the npm-prod-minor-patch group across 1 directory with 5 updates ( #3905 ) Bug Fixes deps-dev: bump the npm-dev-minor-patch group across 1 directory with 7 updates ( #3894 ) 2.16.0
  3. Version 2.15.1 Security prevent user enumeration via the deprecated SendPasswordResetEmailPayload.user field; it is now gated on the list_users capability. See GHSA-jhh7-832h-f8hv Bug Fixes ci: deploy WordPress.org assets via ASSETS_DI 2.15.1
  4. Version 2.15.0 New Features deps: bump @wordpress/hooks from 3.58.0 to 4.44.0 ( #3853 ) deps: bump the npm-prod-minor-patch group across 1 directory with 7 updates ( #3865 ) resolve WPGraphQL settings outside the admin (at the /graphql 2.15.0
  5. Version 2.14.1 Bug Fixes Allow compatible interface field override with register_graphql_field() ( #3539 ) 2.14.1
  6. Version 2.14.0 New Features deps: bump sanitize-html from 2.17.3 to 2.17.4 ( #3831 ) deps: bump the npm-prod-minor-patch group across 1 directory with 4 updates ( #3826 ) deps: bump the npm-prod-minor-patch group with 4 updates ( #3820 2.14.0

Known vulnerabilities

via Wordfence Intelligence

9 disclosed vulnerabilities on record for this plugin, all fixed in the current version. Sites on older versions stay exposed until they update.

  1. 2026-05-07 CVE-2025-68604 Cross-Site Request Forgery (CSRF) Affects <= 2.5.3 Patched in 2.5.4
  2. 2026-04-21 CVE-2026-40762 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Affects < 2.11.1 Patched in 2.11.1
  3. 2026-03-24 CVE-2026-33290 Missing Authorization Affects <= 2.9.1 Patched in 2.10
  4. 2023-06-28 CVE-2023-23684 Server-Side Request Forgery (SSRF) Affects <= 1.14.5 Patched in 1.14.6
  5. 2021-04-27 CVE-2021-31157 Uncontrolled Resource Consumption Affects <= 1.3.5 Patched in 1.3.6
  6. 2019-07-10 CVE-2019-25060 Improper Access Control Affects <= 0.3.4 Patched in 0.3.5
  7. 2019-05-08 CVE-2019-9881 Missing Authorization Affects <= 0.2.3 Patched in 0.3.0
  8. 2019-05-08 CVE-2019-9879 Improper Privilege Management Affects <= 0.2.3 Patched in 0.3.0
  9. 2019-05-08 CVE-2019-9880 Exposure of Sensitive Information to an Unauthorized Actor Affects <= 0.2.3 Patched in 0.3.0

Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.

CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 7.0

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 3 languages, 0 at 90% or more

Dutch 3%
Polish 1%
Spanish (Spain) 1%

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2023-11-12 20K+ → 30K+ up after 2 days in tier
  2. 2023-11-10 30K+ → 20K+ down after 1 days in tier
  3. 2023-11-09 20K+ → 30K+ up

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for WPGraphQL into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/wp-graphql" width="480" height="300" style="border:0" loading="lazy" title="WPGraphQL — Plugin Pulse"></iframe>
Preview card ↗

WPGraphQL: 30K+ active installs, 4.9★ (48 reviews). Plugin Pulse (WP Mayor), as of 2026-08-25. https://plugins.wpmayor.com/plugin/wp-graphql