Language: English

  • Eric Mann: A Tale of Two Test Suites

    WordCamp Orange County 2015Speaker: Eric Mann

    January 4, 2016 — WordPress powers over 20% of the Internet and comes with a fully-fleshed out unit testing framework covering the core library. For testing plugins and themes (extensions to WordPress), I developed WP_Mock, a comprehensive mocking framework for WordPress. WP_Mock allows developers to test their code in complete isolation from WordPress itself.

    I’ll walk attendees through both test frameworks, covering the pros/cons of each and examples of their use. Attendees will gain a further understanding of PHPUnit, unit testing in general, process isolation, and code modularization.

  • Ryan Kanner: Themes – Starter vs. Framework vs. Parent

    WordCamp Orange County 2015Speaker: Ryan Kanner

    January 4, 2016 — Creating a custom WordPress theme from scratch is time consuming, but why start with a blank canvas every time? In this talk we will go through the differences between starter themes, frameworks, and parent themes; and which one is right for your needs.

    Presentation Slides »

  • Bernice “Be” Lee: Taking WordPress From Hobby To Side Job As A Freelancer

    WordCamp Sacramento 2015Speaker: Bernice “Be” Lee

    January 4, 2016 — There is group of people who began using WordPress as a hobby, then soon began getting paid for WordPress work as freelancers. Once you start getting paid, the government sees it as income — even if it’s just a side job. In this session, we will be cover basic things to consider when you begin working as a freelancer, what to include in a basic business plan, and tips from other freelancers.

    Presentation Slides »

  • Chris Lema: Lessons Learned From Reviewing 30 Membership Plugins

    WordCamp Sacramento 2015Speaker: Chris Lema

    January 4, 2016 — What happens when you review 30 membership plugins? You learn a lot about writing reviews. You learn a lot about products and product marketing. You learn a lot about membership plugins. Come hear the stories of these lessons if you’re either a product developer, in marketing, or a membership plugin user.

    Presentation Slides »

  • Greg Taylor: The New Age Of Content

    WordCamp Sacramento 2015Speaker: Greg Taylor

    January 2, 2016 — Content Marketing isn’t new, but now if you don’t have a solid multi-faceted content strategy you will get left behind. In this session, we’ll dive into how you can create a solid content marketing strategy that includes video, podcasting, Ask-Me-Anythings (AMAs) and how to execute your plan with WordPress.

    Presentation Slides »

  • Dawn Pedersen: Content Design – Getting The Most From Your Content And Images

    WordCamp Sacramento 2015Speaker: Dawn Pedersen

    January 2, 2016 — This session takes you beyond the cut and paste addition of content to your WordPress site, and digs into the details of content formatting and image management to create beautiful pages and posts visitors actually want to read. You’ll learn:

    Best practices to make your content feel easy, fast, and interesting to read
    Tips on working with images to attract attention and keep page load speed fast
    Visual considerations the best content designers take into account that give their site design and content presentation an edge

    Presentation Slides »

  • Jason Cosper: Way Of The Future

    WordCamp Sacramento 2015Speaker: Jason Cosper

    January 2, 2016 — With the performance gains promised by HHVM and PHP 7, WordPress site admins are living in pretty exciting times. The PHP world at large is in a proverbial space race, and every WordPress site will (eventually) benefit. But early adopters and folks who manage their own servers shouldn’t be the only ones who get early access to these face melting bumps in speed. In this talk, I’ll be introducing you to things you can do to get your code ready for these next generation hosting environments. And we’ll cover where you can host your code once it’s ready. If you’re interested in attending this talk, a passing familiarity with the command line helps, but isn’t a hard requirement.

    Presentation Slides »

  • Leslie Stewart and Kelli Wise: There Are No Dumb Questions – QandA With The WordPress Help Twins

    WordCamp Seattle 2015: Beginner EditionSpeakers: Kelli Wise, Leslie Stewart

    December 31, 2015 — ” .. every question is a cry to understand the world. There is no such thing as a dumb question” – Carl Sagan

    Have a question that hasn’t been answered by one of the presenters today? Or maybe a discussion with one of your new WordPress friends has sparked your curiosity? This is your chance to get answers, explanations, or just a good laugh from the WordPress Help Twins. Feel free to ask your questions, the WordPress Twins want to help.

  • John Locke: Plugins Part 1 – iThemes Security

    WordCamp Sacramento 2015Speaker: John Locke

    December 31, 2015 — Security is an important part of keeping your website safe and minimizing risk to your business. Since WordPress powers one in four websites, it is an appealing target for malicious hackers. While no site is 100% un-hackable, there are things you can do to deter malicious attacks to your own site. One of these steps is to use a security plugin to harden your site. iThemes Security is one of the most popular security plugins, with over 600,000 active installs. In this talk, we’ll go through the major features this plugin offers, and how you can use it to keep your own site more secure.

    Presentation Slides »

  • Jonathan Trujillo: Local Development With VVV

    WordCamp Sacramento 2015Speaker: Jonathan Trujillo

    December 31, 2015 — Learn how to set up and use Varying Vagrant Vagrants and Variable VVV to easily set up and develop multiple sites locally that match your production environments. Say so long to MAMP, XAMP, WAMP and start using Vagrant and VVV.

    Presentation Slides »