November 11, 2019 — In this presentation, I walk you through how I went from idea to prototype to fully functional web app. We’ll cover the purpose served by my chosen frameworks and why I picked those instead of writing plain, vanilla JavaScript and CSS (or competing frameworks, for that matter). While this will not be a _deep_ dive into code, we will review specific code samples and you should get enough detail to build this – or something like it – yourself by the time the session has ended.
November 11, 2019 — In addition to the CA Attorney General prosecuting CCPA violations and issuing fines, the law enables consumers to bring private actions and class action suits; the legal fees and costs to defend CCPA violation suits should be incentive enough to ensure you’re compliant. This expansion of consumers’ privacy rights is a welcome response to the lack of transparency and regulation and massive breaches, sharing, selling, and publication of consumer data. Businesses that properly prepared for GDPR still need to tweak a few things for CCPA compliance but it’s not the terrifying challenge the media is making it out to be.
You still have time to prepare and get your WP site and business, CCPA ready. Rian will provide an overview of: the CCPA, (what you NEED to know), compliance best practices (what you need to DO, administratively and technologically), and resources for maintaining compliance (where you can turn when you need answers), including the WP features developed by the Core Privacy team.
November 11, 2019 — As the CEO of WordPress VIP, Nick regularly gathers perspectives from analysts on market trends and synthesizes those trends for the enterprise WordPress market. These analysts acknowledge the expansion of WordPress in the enterprise. Fueling this market shift is a prodigious community, which has placed WordPress as a disrupter to the multi-billion dollar growing enterprise content management market. Beyond grassroots growth, executive adoption of WordPress is on the rise, where content strategy, scalability, robust APIs, multilingual support, and monetization on a well-tested platform is vital. From adoption to digital transformation, he will share customer stories and lessons learned in real-world enterprise WordPress deployments. WordPress offers enterprises the freedom to publish at scale and this freedom is changing customer experience.
November 11, 2019 — In this talk, I’ll address what it means to have a professional online presence and how you can apply classic marketing tactics to your own career growth. I’ll share practical and easy-to-implement tricks to improve your website content and social media activity to attract new prospects, clients, or headhunters and build your gravitas in an increasingly noisy space.
November 11, 2019 — El nou editor de blocs de WordPress, o també conegut com Gutenberg, ha portat un canvi a tots els nivells amb la creació de continguts amb WordPress. És tal que apendre el seu funcionament pot ser una mica complicat al principi però el seu potencial és infinit.
En aquesta xerrada veurem com Gutenberg ens pot ajudar al nostre projecte online, descobrint trucs i eines extres fent que es converteixi en una eina indispensable. També veurem diversos exemples pràctics de creació de contingut per veure que pot ser una eina molt útil en el nostre dia a dia.
Finalment, la xerrada tindrá una part tècnica on veurem com crear de manera fàcil els nostres propis blocs de Gutenberg amb poca programació.
El nivell de la xerrada és inicial.
November 11, 2019 — En esta ocasión hablaremos del SEO básico que debe tener tu web. Entre otras cosas aprenderemos cómo deben ser los títulos y subtítulos, cómo redactar el texto, optimizar imágenes y también cómo dar de alta una web en Google.
Os mostraremos algunas herramientas gratuitas para encontrar aquellas palabras claves que más tráfico tienen para tu negocio y cómo ponerlas en tu web.
Te explicaremos los Plugins SEO que hay para instalar en tu Wordpress.
En definitiva, hablaremos de cómo tener nuestra web preparada para que Google la indexe bien.
Diferénciate, haz las cosas bien y destacarás.
November 11, 2019 — Cuando montas un nuevo WordPress, o con el paso del tiempo en el que ya trabajas con uno, seguro que te preguntas cómo mejorarlo… ¿Quieres conocer más de 25 plugins para casi cualquier cosa?
November 11, 2019 — Plugin development is fun! But deploying a new version of a plugin to the WordPress.org Plugin Directory using SVN is a pain! We usually develop plugins using Git, hosting the code on GitHub. But up until this year, deploying those plugins to the plugin directory was a rather hard manual task.
Now with the new GitHub actions becoming available for all repositories, we can utilize pre-defined automated tasks to deploy a new version of a plugin. It’s even possible to just update the readme file, which is even more complicated in the current Subversion environment.
This talk will show you, how you can use GitHub actions to make your life as a plugin developer a lot easier and bringing back the fun to develop plugins.
November 11, 2019 — We gained experience by building several WordPress plugins and offer them for free or selling them on different platforms. I will tell you the story of our MultilingualPress plugin and what we learned by developing a Multilingual Plugin.