| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wp-graphql.zip | 2026-07-23 | 1.8 MB | |
| schema.graphql | 2026-07-23 | 397.7 kB | |
| README.md | 2026-07-23 | 7.6 kB | |
| wp-graphql_ v2.18.0 source code.tar.gz | 2026-07-23 | 41.3 MB | |
| wp-graphql_ v2.18.0 source code.zip | 2026-07-23 | 42.4 MB | |
| Totals: 5 Items | 85.9 MB | 0 | |
2.18.0 (2026-07-23)
New Features
- add a template where arg (ContentTemplateEnum) to post connections (#4025) (1fa0ed9)
- add isSticky where arg to post connections (#4002) (65f1602)
- deps: bump @wordpress/components from 27.6.0 to 34.0.0 (#4011) (40c346f)
- deps: bump @wordpress/i18n from 4.58.0 to 6.21.0 (#4038) (ebb1435)
- deps: bump the npm-prod-minor-patch group across 1 directory with 10 updates (#4055) (3f5c40a)
- deps: bump the npm-prod-minor-patch group with 4 updates (#4010) (fa2d23d)
- deps: bump the npm-prod-minor-patch group with 4 updates (#4091) (5c9726b)
- expose the Site Address as generalSettings.homeUrl (#4021) (35ea97c)
- generate developer reference docs for hooks, functions, and recipes (#4031) (294c969)
- settings: make setting groups Nodes with an id and Node interface (#4081) (f5d03f8)
- settings: route value resolution through the SettingGroup model and add the graphql_purge_all config key (#4082) (42bca51)
- settings: seed in-memory shims (home, permalink) and consolidate field-name derivation (#4078) (6a43fad)
- settings: support per-entry config in the normalized settings map (#4049) (b78d6dc)
Bug Fixes
- allow public menuItems queries to opt out of the location restriction (#4000) (d0b0bdb)
- deps-dev: bump @typescript-eslint/parser from 6.21.0 to 8.61.0 (#4056) (bde1f92)
- deps-dev: bump composer/composer from 2.2.28 to 2.2.29 in /plugins/wp-graphql (#4096) (d523512)
- deps-dev: bump guzzlehttp/guzzle from 7.12.1 to 7.15.1 in /plugins/wp-graphql (#4101) (415a5e5)
- deps-dev: bump phpstan/phpstan from 2.2.2 to 2.2.5 in /plugins/wp-graphql in the wp-graphql-composer-dev-minor-patch group (#4051) (347b2e6)
- deps-dev: bump the npm-dev-minor-patch group across 1 directory with 8 updates (#4015) (0c24553)
- deps-dev: bump the npm-dev-minor-patch group across 1 directory with 9 updates (#4061) (9b50264)
- deps-dev: bump the npm-dev-minor-patch group with 9 updates (#4036) (9dd355f)
- deps: bump webonyx/graphql-php from 15.33.0 to 15.33.1 in /plugins/wp-graphql in the wp-graphql-composer-patch group (#4007) (8bbced8)
- deps: bump webonyx/graphql-php from 15.33.1 to 15.34.0 in /plugins/wp-graphql (#4052) (d2e173f)
- don't deprecate connection edge node/cursor fields (#4006) (a739a75)
- don't force a SQL LIMIT on childOf term queries (#4001) (458b5dd)
- make name optional in register_enum_type() PHPStan param (#4004) (44e7a3c)
- read use_featured_image for the PostType useFeaturedImage label (#3997) (db63063)
- resolve timezone setting from gmt_offset when timezone_string is empty (#4023) (a11fb30)
- return null for restricted setting reads (#4079) (e76df93)
- settings: apply per-entry config code missing from the empty #4049 squash (#4076) (7fe94b2)
- use the role slug when building UserRoleEnum descriptions (#3996) (85e48fe)