-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Description
This is a copy of the issue in WPGraphQL: wp-graphql/wp-graphql#3056
Once the issue is fixed in WPGraphQL, the issue pops up in WPGraphQL for ACF as follows when trying to move attendees in Events Tickets Plus:
Steps to reproduce
- Enable The Events Calendar, The Events Calendar Pro, Event Tickets and Event Tickets Plus.
- Make a class with a ticket.
- Sign up for the class.
- Go to Attendees for that class.
- Select an Attendee and use the Bulk action of "Move".
PHP or JSON export of the ACF Field Group(s)
No response
Additional context
In speaking with Jason, this can be fixed by changing the file mentioned above, plus https://github.com/wp-graphql/wpgraphql-acf/blob/develop/src/Admin/PostTypeRegistration.php#L169-L172 to use ?string $hook_suffix instead of string $hook_suffix.
WPGraphQL Version
1.21.0
WPGraphQL For ACF Version
2.1.2
ACF (Advanced Custom Fields) Version. Free or Pro?
Pro
WordPress Version
6.4.3
PHP Version
7.4.30
Additional enviornment details
No response
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have disabled ALL plugins except for WPGraphQL, WPGraphQL For ACF, ACF, etc.
- Yes
- My issue is with compatibility with a specific WordPress plugin, and I have listed all my installed plugins (and version info) above.
Metadata
Metadata
Assignees
Labels
No labels