September 28, 2023 — In a digital landscape historically painted with masculine strokes, women’s experiences bring a unique blend of challenges and triumphs. From battling biases to leveraging WordPress as a tool for empowerment, this session The presentation is designed to inspire women, share their stories, encourage diversity, and enrich the broader digital community.
September 28, 2023 — How do you build a company that is loved by employees? No, giving all the money is not the answer. In this talk, Eng Chin will share how Automattic – the company behind WordPress.com, WooCommerce, and more – builds an open, distributed, inclusive workplace culture using P2, a WordPress theme built for team collaboration, and becomes one of the top Most Loved Workplace® in the world.
September 27, 2023 — In this installment of WordPress Developer Hours, we dove into the functionalities of the create-block package. Developed to simplify and accelerate the process of building custom WordPress blocks, this package has become an indispensable tool for developers of all levels.
In addition to covering the fundamentals of the create-block package, the presentation showcased often overlooked features such as external project templates and variants, among others. So, whether you’re starting with block development or an experienced pro, this session will help you build better blocks.
September 25, 2023 — This workshop will explain what GPL is in general, and how it applies to the vetting process for content creators in the Training Team. This will be followed by a live walkthrough of a Faculty Administrator vetting an application, giving a behind-the-scenes look at how GPL is applied in the team.
September 23, 2023 — Join us for an enlightening session where we delve into the crucial intersection of web development and legal compliance. In this session, we will explore the key considerations and practical strategies for integrating robust Terms of Use and Privacy Policies seamlessly into your web development projects.
During this talk, you will gain insights into:
– The significance of Terms of Use and Privacy Policies in web development & case study (Google & Amazon)
– Do Malaysian businesses need to be concerned about the EU general data protection regulation, GDPR?
– Understanding the legal implications and regulatory frameworks surrounding user data and privacy
– Techniques for effectively integrating legal requirements into your web development
– Implementing consent mechanisms and user-friendly interfaces for privacy settings
September 23, 2023 — In this session, I will discuss the significant impact of WordPress on my career through its introduction, WordCamp participation, and community contributions. Discover the power of active engagement with WordPress, including attending and organising events and making valuable connections with fellow developers and users. Let’s go WordCamp hopping!
September 22, 2023 — The Options API is a simple and standardized way of storing general data about a WordPress site in the database. The API makes it easy to create, access, update, and delete options. In this session, we will look at what types of data you would store using this API, how and where the options are stored, and how to use to API to create, access, update and delete options.
September 21, 2023 — As a business owner using WordPress, you understand the importance of creating content for your website to achieve success. However, since there are various types of WordPress businesses, it can be difficult to determine the type of content to create and the strategies to follow. It can be difficult to determine the exact role that content plays in building or growing the business. This talk aims to address these issues by examining the distinctive content marketing challenges and scopes specific to WordPress businesses. The speakers also shared insights from top-performing companies to help you create a successful strategy.
September 21, 2023 — Developing plugins for WordPress can be an incredibly rewarding experience, but it’s not without its challenges. In this talk, He explored some of the most common mistakes made during plugin development and provide practical solutions for avoiding them. He also coverd some key areas where developers often go wrong. Whether you’re a seasoned plugin developer or just starting out, hopefully this session will provide valuable insights and actionable tips for improving your development workflow and avoiding costly mistakes.
September 21, 2023 — As a WordPress developer, you understand the importance of building user-friendly admin panels for themes and plugins. The traditional admin panel setup can be cumbersome, slow, and not very intuitive for users. But with modern JS frameworks, you can create dynamic, responsive, and efficient admin panels that will take deliver better user experience.