Language: English

  • Jim Echter, Kathy Echter: Oh crap! We need a web site. Now what?

    WordCamp Lancaster 2018Speakers: Jim Echter, Kathy Echter

    November 9, 2020 — Go on the journey of “mere mortals” (someone without a computer programming background) on how they learned WordPress, designed two business sites and opened an on-line store with Woo Commerce. Your trip will guide you through the basics, identify tripping and stumbling points, direct you to where to get information, introduce you to the language of WordPress, where to “hotel” your site, and overview safety tips for your journey.

  • Tessa Kriesel: Building Gutenberg Blocks with Advanced Custom Fields

    WordCamp Denver 2019Speaker: Tessa Kriesel

    November 4, 2020 — or those of us that rely greatly on Advanced Custom Fields (ACF) for customizing our themes, the release of Gutenberg was and still is scary at times.

    Have no fear! acf_register_block() allows you to create your own Gutenberg blocks using just Advanced Custom Fields.

    You will learn:

    – ACF & its awesome capabilities
    – How to create Gutenberg blocks with ACF
    – A few other handy ACF tips & tricks

  • Ashish Kalsi: Best Practices for Securing Your Site

    WordCamp Denver 2019Speaker: Ashish Kalsi

    November 4, 2020 — With new threats constantly emerging, how can website owners protect themselves and their business? In this session we will cover this crucial topic for SEOs and share several demos of these threats, plus how they can be prevented. Find out what Google is seeing in hacking trends, Google’s view on what HTTPS does (and doesn’t do), and how to best address a hacked site.

    Attendees will learn how to protect against SQL injection attacks, sanitize user generated input, and come away with other practical tips that can immediately be implemented to secure their sites.

  • Topher DeRosia: Introduction to the WordPress HTTP API

    WordCamp Denver 2019Speaker: Topher DeRosia

    November 4, 2020 — The WordPress HTTP API allows you to gather data from other parts of the web and present it however you wish. We’ll take a look at how it’s done, while taking into consideration performance issues.

    We’ll look at both examples of what can be done as well as code samples to accomplish specific goals.

  • Ryan Kanner: Data Structure Design for WordPress

    WordCamp Denver 2019Speaker: Ryan Kanner

    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.

  • Joseph LoPreste: Web Accessibility Made Easy for WordPress

    WordCamp Denver 2019Speaker: Joseph LoPreste

    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.

  • Meryl Evans: Much Ado About Captioning Videos for WordPress and Beyond

    WordCamp Los Angeles 2020Speaker: Meryl Evans

    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.

    Presentation Slides »

  • Natalie MacLees: Creating Content For Everyone: Tips For Ensuring Your Digital Presence is Accessible

    WordCamp Los Angeles 2020Speaker: Natalie MacLees

    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.

    Presentation Slides »

  • Marieke van de Rakt: Importance of Readability For SEO Copywriting

    WordCamp Los Angeles 2020Speaker: Marieke van de Rakt

    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.

  • Imran Sayed : Custom Gutenberg Block Development In React

    WordPress Meetup ColomboSpeaker: Imran Sayed

    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/

    Presentation Slides »