March 18, 2019 — WordPress 5.0 introduces a new block editor called “Gutenberg” and if you’re a WordPress developer, you need to know how to build blocks. This talk is for developers who have already created basic blocks and are ready to build more complex blocks and to migrate legacy shortcodes as well as meta boxes to blocks.
This talk will cover using modern JavaScript development tools including webpack for WordPress block plugins. We will look at constructing block interfaces out of Gutenberg components, creating your own components that can be shared between the editor and the front-end and using WordPress’ Redux-like state management.
March 18, 2019 — We’re in the midst of a plastic pollution crisis. A whopping 18 billion pounds of plastic end up in the oceans every year, which is having a devastating impact on marine life as well as human health. But we CAN do something about it. In this talk I’ll be sharing tips on how to apply zero waste strategies to your workspace—whether that be at an office or in your home. I’ll discuss everything from paper-saving WordPress plugins to plastic-free office supplies. Working with WordPress gives us a unique opportunity to reduce our carbon footprint. Together we can reduce what we send to landfill and minimize our collective carbon footprint. Tiny trash can make a difference!
March 18, 2019 — You have a plugin and want more people to check it out, and would love it to be available on the official WordPress plugin directory. But how do you get it ready and submit it, easily keep it up-to-date, avoid common conflicts with other plugins, and get more people finding out about it?
In this talk, I’ll go through tips and techniques to save you (and your plugin users) from pulling out their hair and get your plugin out there on wordpress.org.
March 18, 2019 — Ready to step up your development workflow, but don’t know where to begin? Have you tried to follow conversations on the subject and felt your head would explode? No worries! The good news is that your workflow is something that you can improve upon a bit at a time. If you are a beginner and want to know how a good workflow will make you more productive, come on by! From developing locally to using version control and staging sites, we’ll demystify some of the most important steps in a professional workflow.
March 18, 2019 — Kandarp will share the step by step strategies required in the transition from being a freelancer to creating your dream agency for all those who have an entrepreneurial bug within.
His session will guide us to actionable tips on:
The required critical support system
Mindset change
The right time to shift from freelance to a creative agency.
March 18, 2019 — We live in a world of continuous integration, continuous delivery, version controlled code and configuration. Yet when it comes to delivering content we are relying on doing all publishing straight to the production environment and hoping it works, editing the live document to fix issues we only find once they are in production. I propose there is a better way.
Let’s build our content on our development instances the same way we develop code and configuration. Then using the power of Github, WP-CLI and Automated Testing tools like Behat, lets professionally deploy our content to production will full confidence it works as intended. Let’s give editors better tools to build better content in a word of Gutenberg while saving anyone the need to overwrite the production database ever again.
March 18, 2019 — You know what you want your website to say, but figuring out how to say it may have you repeatedly banging your forehead on your keyboard. You’re not alone. Even the best ideas by the smartest idea-makers can get lost in translation. Or in over-the-top metaphors. Or in unnecessary, verbose sentences. So sit down, put that thesaurus away, and learn how to make your mark on the web in your own words. I’ll review writing best practices, and guide you through the relatively painless process of getting from idea to published website copy, all in a way that makes sense for you, your website, and your intended audience.
March 17, 2019 — If you’re in a competitive niche or industry and are looking to rank well in the search engines, rich snippets are crucial to how your results are displayed to your target market.
In this talk, we’ll go over what rich snippets are, how they can be implemented on your website, and how to make the most out of them so that you can take advantage of your ongoing SEO efforts without getting overwhelmed.
March 17, 2019 — WooCommerce now powers over 30% of all online stores, both big and small. While the basic WooCommerce package covers a lot of needs, business use cases often require special attention.
This talk will look at the best practices for building and customizing themes and plugins for WooCommerce.
We’ll talk about:
Building a streamline customer service experience for your business
Keeping template files up to date
Useful actions and filters
Custom solutions for unique eCommerce situations
March 17, 2019 — This presentation is geared towards complete beginners, who would like to know the basics to start using WordPress. I’ll cover the differences between WordPress.com and a self-hosted WordPress install, pages and posts, what are the basic configurations to do, do’s and dont’s, best practices, so that anyone can start using WordPress right away!