Language: English

  • WordPress Community Interview With Jenny Beaumont

    WordPress Community Interview SeriesSpeaker: Jenny Beaumont

    March 6, 2017 — Jenny Beaumont is a multicultural, multidisciplinary maker and writer of things. She is a leader of people and of projects, who values communication above all else as a means to successful collaboration.

    Jenny and Paolo Belcastro, are the co-organizers of WordCamp Europe. She is the team lead of the local WordPress Community.

  • Andy Melichar: I Can Haz More Performanz

    WordCamp Omaha 2016Speaker: Andy Melichar

    March 5, 2017 — There are many factors that go into making WordPress fast. Caching, minifying, optimizing, CDN’s, web servers, you name it! We’ll take an in-depth look at all the technologies involved in WordPress performance, and make it a little less daunting to go under the hood and start tuning. Yes, yes! You can haz more performanz, too!

    Presentation Slides »

  • Will Riley: Server-side Performance

    WordCamp Omaha 2016Speaker: Will Riley

    March 5, 2017 — WordPress is a great framework. What can we learn from other frameworks? What’s the most expensive things that can happen on, frankly, any website? In this talk, we’ll take a comparative look at different philosophies, tools, and methods to make WordPress sites blazing fast. After attending, you should be able to understand where bottlenecks can pop up in your sites. If you have questions, I’m open to answer them over coffee via Twitter!

  • Rob Ruiz: Admin Experience – The New UX

    WordCamp Omaha 2016Speaker: Rob Ruiz

    March 5, 2017 — Too often, UX is only considered on the front-end of a WordPress site design. Although that is very important, too many WP Designers/Developers stop there. We are going to go over tricks and methods to make updating and administrating WordPress sites much more user-friendly for the admin/site-owner/client. Using Custom Post Types, the WPDB API and some creative coding, we can make WordPress sites easier for ANY business and/or experience level of user to update and add content specific to their business. After all, content is king, so let’s encourages admins to add more!

    Presentation Slides »

  • Alok Jain: Alok Jain WordPress Story

    WordPress Meetup ChandigarhSpeaker: Alok Jain

    March 5, 2017 — Asked Alok about his WordPress journey.

  • Josh Collinsworth: Easy WordPress Security for Everyone

    WordCamp Omaha 2016Speaker: Josh Collinsworth

    March 5, 2017 — WordPress security isn’t as difficult as most people think; the leading causes of hacked sites and malware tend to be some combination of misinformation and inaction. This talk aims to show folks how easy it actually is to keep your WordPress site secure, and offers simple steps to prevent issues like hacks and malware from ever occurring with implementations that any WordPress user can handle, from developer to user.

  • WordPress TV Shortz Episode 14

    March 3, 2017 — This episode we take a quick look at Marketing and Accessibility.

    Marketing has made a call to action asking that WordPress Meetups record quick video testimonials. A “testimonial” category has been added to the WordPress TV Video Submission page.

    https://make.wordpress.org/community/2017/03/01/meetup-video-testimonials-we-need-your-help/

    Accessibility (and other Teams) are making plans and taking suggestions for topics to be discussed at the Contributor Day at WordCamp Europe.

    https://make.wordpress.org/accessibility/

  • Dustin Hartzler: Customize Your Site the Right Way

    WordCamp Louisville 2016Speaker: Dustin Hartzler

    February 27, 2017 — In WordPress there are infinite ways to create the perfect site. But there are a handful of ways to correctly customize WordPress.

    This session will cover the wrong ways to customize a site, the right ways and even how to create a plugin to house custom changes.

    Presentation Slides »

  • Katie Wilkerson: Make Ads Great Again

    WordCamp Louisville 2016Speaker: Katie Wilkerson

    February 27, 2017 — Do you hate ads? Of course you do – not only are they insanely confusing to implement, they’re junking up your beautiful website! Alas, they’re a necessary evil. Rather than blindly dropping in ad scripts and praying something happens, let’s talk about how we can better understand some fundamental concepts and strategies for ad integration.

    In “Make Ads Great Again,” we’ll develop a better appreciation for how important a correct ad integration is for the success of your WordPress site and how we can actually make them contribute to your site aesthetic.

  • Bobby Bryant: WordPress Information Architecture

    WordCamp Louisville 2016Speaker: Bobby Bryant

    February 27, 2017 — One of the most important parts of building a WordPress site from scratch, is brainstorming and building out the various types of data, and how they relate to each other.

    In this talk we will cover:

    Creating Custom Post Types
    Creating Custom Taxonomies
    Using Metadata for CPT’s and taxonomies
    How best to make relationships between these two data types.
    How to build performant queries.
    And lastly we will look at some basic caching techniques that we can employ with Transients and/or Object Cache to make these queries even more performant.