Deleted user
Deleted user
Awesome work! Thank you!
Should comment here that the PR was closed because no one responded after a short while -- so, this issue still remains unresolved.
I now solved this on my own by deleting the group, that i wanted to connect with the circle. I deactivated the Option to connect groups to circles. So my...
[Comment](https://meta.trac.wordpress.org/ticket/3199#comment:1) by @coreymckrill: * Keywords set to `Needs Patch` `Good First Bug` I agree, this would be a helpful addition. I think `get_wordcamp_post()`, located in **mu-plugins/helper-functions.php** would make it fairly...
[Comment](https://meta.trac.wordpress.org/ticket/3199#comment:2) by @ePascalC: * Keywords set to `Good First Bug` `Has Patch` Both Speaker and Attendee Visa letter have been adapted. Data is taken using get_wordcamp_post(). This is my first...
Comment by @ePascalC: * [3199.diff](https://meta.trac.wordpress.org/attachment/ticket/3199/3199.diff) added
[Comment](https://meta.trac.wordpress.org/ticket/3199#comment:3) by [@grapplerulrich](https://profiles.wordpress.org/grapplerulrich/): After just reviewing the code I saw a few things. - `name="attendee_last_name"` should be changed too in speaker-visa.php - A small coding standard issue. I would add...
Comment by @ePascalC: * [3199.2.diff](https://meta.trac.wordpress.org/attachment/ticket/3199/3199.2.diff) added Changed as requested
[Comment](https://meta.trac.wordpress.org/ticket/3199#comment:4) by @ePascalC: Patch 3199.2 has the changes as requested.
[Comment](https://meta.trac.wordpress.org/ticket/3199#comment:5) by [@grapplerulrich](https://profiles.wordpress.org/grapplerulrich/): The changes look good. I have tested them locally too and was able to generate a PDF with the changes. As we are adding changes we could...