Category: PHP

  • Disable Gutenberg with code example

    Gutenberg is a revolutionary WordPress editor that is set to revolutionize the way we create content. But, for some users, the new editor may not be the most suitable option. Fortunately, you can easily disable Gutenberg in WordPress and switch back to the classic editor. In this article, we will discuss how to disable Gutenberg…

  • A PHP developer’s guide to getting started with block development

    Blockchain technology has been gaining traction in recent years due to its potential to revolutionize many industries. As a PHP developer, you may be curious about how you can get involved in the development of blockchain applications. This guide will provide you with the resources to get started, including a rundown of the different types…

  • Custom CSS in Block Themes

    Custom CSS in Block Themes is a powerful tool for customizing the look and feel of your WordPress website. With Custom CSS, you can create custom styles for any element of your website, from the text, to the background, to the layout. It is a great way to add a personal touch to your website…

  • Build custom Gutenberg element without react

    Gutenberg has revolutionized the way WordPress users create and edit content, but it can be limiting when it comes to building out custom elements. Fortunately, it is possible to build custom Gutenberg blocks without using React. This guide will show you how to create your own custom Gutenberg element without the need for React and…

  • Creating custom block styles in WordPress themes

    [ai_post_generator_toc] Introduction to Block Styles Block styles are a powerful feature of WordPress themes that allow for custom styling of individual blocks on a page. The blocks are the building blocks of a WordPress page, and each block can have its own unique style. In this blog, we will take a look at how to…