Many WordPress projects skip on unit tests because of how complicated the setup seems. I'm working on a course that will let you start writing your first PHPUnit test in minutes! Subscribe on https://wpelevator.com to get notified when it launches!
Something is not working with the "last modified" block in WordPress – it isn't showing up for posts that have definitely been modified. Anyone experienced this before?
@fabionatali Understood! My usacase was to save on space and to reduce the power consumption (with one power supply and UPS) by having everything on a single device that I control. That SFP ONT stick has its own Linux so it is still a separate device.
Plugging your router in the bridged port of the provider’s ONT would be equally performant.
Did you know there is a `<q>` element for inline quotes which adds quotation marks around the inner content by default? Useful for quick references without the distraction of block level breaks from `<blockquote>`. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q
Today I learned about Deque University which gets referenced in various PageSpeed Insights report sections https://dequeuniversity.com/rules/axe/4.9 — turns out Axe is a toolset for accessibility testing.
Short URLs are cool! Historically they became popular due to Twitter’s character count limit but today they’re relevant for shaving unnecessary bytes from the network payloads. Which is also why the old-style redirect short URLs no longer make sense.
That is why I prefer to remove the trailing slash from the permalink settings in WordPress (for new sites) and always manually curate the post permalinks to be concise.
The #wordpress block editor feels mature enough so what if we focused on distribution and engagement (and community) features instead of full-site editing. The website as the primary consumption and engagement channel has been replaced with dozens of platforms for the past ten years or so. It still has its place but it would be great to see an effort dedicated to this other use-case. https://a.wholelottanothing.org/a-blueprint-of-my-dream-blogging-cms/ via @mathowie