November 4, 2020 — Where should I store this data? A custom post type? Taxonomy? Custom Table? WordPress has a few different built-in mechanisms that allow you to store custom data, each with their strengths and weaknesses. The question is, which one should I use?
Having a well-designed data structure is crucial to a project’s long-term success. It acts as the foundation of your project, and if not well thought out, could lead to massive technical debt, and costly migrations down the road.
In this talk, we will walk through a few specific examples of project requirements, and the thought process involved when deciding how to architect the data to fulfill the requirements.
November 4, 2020 — We explain what the WCAG 2.1 guidelines are and why they are so important to us as WordPress developers and agencies.
Then we offer our easy and actionable steps that you can do to your website as soon as you get home to help you become compliant.
We of course go through and explain each step we offer so you will understand clearly.
Finally, we offer some resources and links to completely free plugins that you can use to test your websites Section 508 compliance and help your compliance instantly.
November 4, 2020 — Seguimos profundizando en los perfiles profesionales en el entorno WordPress y en este caso tenemos un invitado muy especial, Pau Camps, para hablarnos de diseño web, y en concreto de diseño web para los que no somos diseñadores, pero que aún así necesitamos tener conocimientos mínimos (o no tan mínimos) para poder ser mejores desarrolladores y poder crear proyectos web de mejor calidad.
November 3, 2020 — This talk explains the why and how of adding subtitles to web video.
It’s easy to add YouTube or Vimeo-hosted video to your WordPress site, but omitting captions excludes many more people than you think. A lot more than the six percent of the world that is deaf or hard of hearing.
November 3, 2020 — This talk suggests practical tips you can use to improve the accessibility of your digital presence.
Did you know that one in four Americans has a disability that impacts their major living activities? For web content, email newsletters, and social media, it’s important that content is accessible to everyone. Ensuring your content is accessible expands your audience, improves SEO, increases your reach, and demonstrates your commitment to equality and social responsibility.
November 3, 2020 — This talk explains why humans and search engines love easy to understand web copy. It also covers (2020) Google trends (EAT and Bert) and offers practical tips on how to improve your SEO copywriting for websites.
November 3, 2020 — Blocks are the components of Gutenberg. Blocks are simply reusable easy to use components. While there are many libraries and core blocks available, sometimes you have to writes custom blocks to meet your client requirements. The knowledge of Gutenberg can really empower you to achieve even the complex functionalities and layouts in Gutenberg.
In this session, Imran (WordPress Developer at rtCamp) will demonstrate how to quickly write custom Gutenberg blocks with the help of available tools while explaining the States and attributes of the block and other concepts.
Meetup link
https://www.meetup.com/Colombo-WordPress-Meetup/events/274099459/
November 3, 2020 — In this session, I will provide my insight on building the frontity.org website using built-in Gutenberg blocks and a React-based front-end. This is a powerful approach that allows to combine all the flexibility of the WordPress editor with the potential of using React for more complex UIs, while keeping everything editable from Gutenberg, even the CLI commands! However, it has its challenges too.
I will share the lessons we learned, pros and cons, and what we found to be the best approach to solve them. I will do a small demo with different examples, from connecting the basic Gutenberg styles to more complex interfaces like the animations in the hero, and will explain how we addressed them (from the design phase to the final code implementation) to help you begin your own journey.
November 3, 2020 — For the next two years, there are at least six WordPress releases scheduled. While some features are yet to be determined, there is already a rich and interesting list of enhancements that are planned.
What does the future have in store for the WordPress industry? If you are part of it, you should be aware of what’s in the pipeline for 2020 and beyond and how it could affect you and your business.
Join me to hear the latest news and plans from the WordPress project.
November 3, 2020 — Everyone is talking about UX these days. What is User Experience? Who really cares about UX and why should you even care? User Experience is not just digital, in fact, it exists in our daily lives and every interaction is a user experience and it can make or fail . In this talk, we will take a look at some case studies to see how applying UX can make a difference and help you utilize some of the UX principles to your WordPress design and development.