StyleURL is a neat tool that lets…
StyleURL is a neat tool that lets you export and share CSS changes directly from Chrome DevTools. Magic CSS is another tool with a similar toolset that came highly recommended.
StyleURL is a neat tool that lets you export and share CSS changes directly from Chrome DevTools. Magic CSS is another tool with a similar toolset that came highly recommended.
Chris Coyier has done a nice job going through the various considerations to make when posting code in WordPress content. He covers using <pre> and <code> tags in the WordPress editor directly, using Markdown and Github flavored Markdown, and third party tools like Github Gists and his own CodePen embeds (for front end code). I…
One of the philosophies of plugin development that I believe in very strongly is that CSS should be kept simple and easy to override.
Jannis Thuemmig, founder of WP Webhooks, joins Cory Miller to discuss Open AI and WordPress. Jannis is passionate about utilizing the power of technology to increase efficiency. WP Webhooks is exploring the ways Open AI can be used to revolutionize website processes and management. It seems we are only at the tip of the iceberg for what is possible when working with WordPress and Open AI.
Discover what you really want to do in your career. Identify and acquire the minimum skills and tools you need to master.
In this episode of Get Hired, you’ll learn how to enter the world of WordPress by starting a project to share with hiring managers.
Nathan Rice talks about Gutenberg and front-end performance – particularly if a page isn’t using a particular block, the block plugin will still likely load the CSS for that block.