Terence Eden tells a story that…
Terence Eden tells a story that shows how simple HTML can be quite effective. If you want to connect people to vital information even if the technology they’re using is terrible, less is definitely more. 🤔
Terence Eden tells a story that shows how simple HTML can be quite effective. If you want to connect people to vital information even if the technology they’re using is terrible, less is definitely more. 🤔
Transcript ↓ Learn from Corey Maass, a master of WordPress plugins and apps, and Cory Miller, a marketing, business, and WordPress experience guru. The two discuss the intimacies of partnering on a product and how solopreneurs can benefit from support. Top Takeaways: 🔗 Mentioned in the show: 🐦 You can follow Post Status and our…
Arnas Donauskas, Web Hosting Product Owner at Hostinger, joins Cory Miller to discuss his WordPress product. Arnas leveraged his experience in customer success and UX research to transition into owning a WordPress product.
Bet Hannon, CEO of AccessiCart, talks with Cory Miller about her journey in starting an agency focused on accessibility and e-commerce in the WordPress space. She highlights the importance of accessibility, not only as a legal requirement but also as a means to enhance the user experience for all visitors. Bet emphasizes the need for WordPress professionals to continually educate themselves about accessibility and user experience best practices, collaborate with communities, and consider the diverse needs of users with disabilities. By prioritizing accessibility and optimizing user experiences, we can create inclusive websites that benefit all users.
Keeping Up with Gutenberg 🚧 Gutenberg 6.0 is out with significant enhancements to the column layout block, widgets block, and block group functionality, among other things. Felix Arntz explains how to leverage the power of Custom Elements in Gutenberg. Like many popular, component-based JavaScript frameworks, Custom Elements bring Web Components to WordPress — standardized “browser…
It shouldn’t be this complicated… Nice end result though, by using “a potent combination of MDX and MJML.” Josh Comeau explains his workflow from Markdown to static site publishing and an email newsletter. It’s a complex arrangement, but doing it with WordPress is not easy or simple either. Josh writes: Being able to write newsletter…
whitelist_html is Ryan McCue and Human Made’s way to allow some HTML when sanitizing strings, but not all, while also preventing the performance hit of WordPress’s kses functions.