Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions data/events/wordcamp-europe.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"name": "WordCamp Europe",
"year_started": 2013,
"number_of_events_hosted": 13,
"city": "Torino",
"region": "Piedmont",
"country": "Italy",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the next event is poland please confirm and make the corrections

"continent": "Europe",
"website": "https://europe.wordcamp.org",
"sector": [
"Frontend / Web Development",
"Backend / APIs",
"UX / UI",
"Accessibility",
"Software Engineering"
],
"tags": [
"wordpress",
"web",
"opensource",
"conference"
],
"acceptable_tags": [
"wordcamp",
"wordpress",
"webdev",
"opensource"
],
"type": "in-person",
"languages": [
"English"
],
"frequency": "annual",
"timezone": "Europe/Rome",
"attendee_size": {
"min": 1700,
"max": 3500
},
"ticket_cost_usual": {
"currency": "EUR",
"min": 0,
"max": 50
},
"organizer": {
"name": "WordPress Foundation",
"email": "support@wordcamp.org",
"twitter": "https://x.com/WordPress",
"website": "https://wordpressfoundation.org"
},
"socials": {
"twitter": "https://x.com/WCEurope",
"linkedin": "https://www.linkedin.com/company/wordcampeurope/",
"youtube": "https://www.youtube.com/@WordPress",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they have their own YouTube playlist link, please make the adjustment
https://www.youtube.com/playlist?list=PL1pJFUVKQ7ES9az66FJ6pFJsgArif7gGC

"instagram": "https://www.instagram.com/wceurope/"
},
"description": "WordCamp Europe is the largest WordPress conference in Europe, bringing together web developers, designers, product professionals, and open-source contributors. The event focuses on frontend and backend web development, accessibility, UX best practices, and scalable software engineering within the WordPress ecosystem through talks, workshops, and community collaboration."
}