Skip to content

Commit e109047

Browse files
committed
Merge branch 'develop' into release/v2.4.0
2 parents d27f1a2 + fe49bc6 commit e109047

File tree

10 files changed

+72
-68
lines changed

10 files changed

+72
-68
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ contact_links:
33
- name: General Help Request
44
url: https://github.com/wp-graphql/wpgraphql-acf/discussions
55
about: For general questions and help requests, create a new topic in Github Discussions
6-
- name: Slack Community
7-
url: https://join.slack.com/t/wp-graphql/shared_invite/zt-3vloo60z-PpJV2PFIwEathWDOxCTTLA
8-
about: The WPGraphQL Slack is a great place to communicate in real-time. Ask questions, discuss features, get to know other folks using WPGraphQL.
6+
- name: Discord Community
7+
url: https://www.wpgraphql.com/discord
8+
about: The WPGraphQL Discord is a great place to communicate in real-time. Ask questions, discuss features, get to know other folks using WPGraphQL.

.wordpress-org/banner-1544x500.png

-41.7 KB
Loading

.wordpress-org/banner-772x250.png

-17.1 KB
Loading

.wordpress-org/icon-128x128.png

-14.4 KB
Loading

.wordpress-org/icon-256x256.png

-53.3 KB
Loading

.wordpress-org/screenshot-1.jpg

411 KB
Loading

.wordpress-org/screenshot-2.jpg

610 KB
Loading

.wordpress-org/screenshot-3.jpg

634 KB
Loading

composer.lock

Lines changed: 68 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wpgraphql-acf.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* Tested up to: 6.5
1212
* License: GPL-3
1313
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
14+
* Requires Plugins: wp-graphql
1415
*
1516
* @package WPGraphQL\ACF
1617
*/

0 commit comments

Comments
 (0)