Not long after I published my experience with Gutenberg, developers reached out to me to work on some of the issues I mentioned. Riad Benguella figured out why meta boxes were not collapsing or expanding. It turns out that some meta boxes depend on the post script which has a side effect of calling the window.postboxes.add_postbox_toggles( postType ) twice, causing …
Branding Boot Camp: The Final Result
Jessica Abo sits down with branding expert Kathleen Griffith to share her progress after going through Griffith’s boot camp. View original post at Entrepreneur…
Progressive Web Apps: How They’ll Change Your WordPress Business
You have undoubtedly heard about the coming wave of the mobile web. The most common thing you’ve probably heard is that mobile access to the web is increasing rapidly, and that about half of all web traffic is now via phone or tablet. A February 2018 report from the Pew Research Center notes that 95% […] View original post at …
A WordCamp for Organizers Is in the Planning Stages
Last year, Drew Jaynes and Carol Stambaugh proposed a new WordCamp event geared towards organizers to the WordPress Community Team. After fleshing out the details and discussing the idea over the course of seven months, the duo has announced that a WordCamp for Organizers is officially on the table. The goal of the event is to provide an opportunity for …
Gamifying WordPress: Is It Worth It?
No one wants their business to be represented online by a mundane website. That’s especially true for businesses that rely on heavy customer engagement levels with the brand (and sometimes among other members) in order to grow. But aside from writing some pithy copy and designing bold visuals to complement that message, what more can […] View original post at …
WPWeekly Episode 311 – Jetpack 6.0, WordPress 4.9.5, and A WordCamp for Organizers
In this episode, John James Jacoby and I discuss a great article published by Caspar Hübinger on AMP and WordPress. We cover what’s new in WordPress 4.9.5, Jetpack 6.0, and a WordCamp geared toward organizers. Stories Discussed: WordPress 4.9.5 Squashes 25 Bugs ‘Try Gutenberg’ Prompt Pushed Back to A Later Release Jetpack 6.0 Released Code of Conduct Survey Want to …
HTML to WordPress Theme Tutorial: Step 2 – Creating Theme Template Files
Welcome back to this series showing you how to create your first WordPress theme from static HTML. In the first part of this series, you took your static index.html file and converted it to a PHP file. You added some template tags and a loop. In this second part your file will start to look […] View original post at …
WordPress 4.9.5 Squashes 25 Bugs
WordPress 4.9.5 is available for download and is a maintenance and security release. WordPress 4.9.4 and earlier versions are affected by three security issues. The following security hardening changes are in 4.9.5. Localhost is no longer treated as the same host by default. Safe redirects are used when redirecting the login page if SSL is forced. Versions strings are correctly …
‘Try Gutenberg’ Prompt Pushed Back to A Later Release
Last week, we reported that WordPress 4.9.5 would ship with a call-out prompt that asks users if they want to try the new editor experience. Within the comments of the post, Gary Pendergast, who works for Automattic, is a WordPress core contributor, and a lead developer on the Gutenberg project, informed us that the prompt would not be in WordPress …
Why You May Want to Password Protect Your WordPress Site
It may seem counterintuitive, but there will be times when you need to restrict access to the content on your WordPress site. You can do this through a variety of means. You can make a page private. You can set your site to “noindex”. You can also create landing pages that only select individuals are […] View original post at …