Divjot is an experienced WordPress developer and technical writer with more than a decade of experience in WordPress Development. Whenever he's not creating amazing WordPress experiences, he can be found on the road with his bike.
Sliders are an important element of modern websites and play an important part in making the website appear more interactive and engaging. When it comes to sliders, there are many…
We've all been there. Suppose you are writing your post and everything's going fine. But your realize that there is some something apart from regular content needs to be added…
In JavaScript, manipulating the DOM is one of the most common processes through which developers modify the HTML document to change the display and in some cases, even functionality of…
Post Thumbnails in WordPress are an important element when it comes to synbolizing an article with an image. Post thumbnails act as the face of an article. Sometimes, these post…
If you have used WordPress, you must be familiar with the "There has been a critical error on this website." error. It is one of the most common and most…
Arrays are an important part of the JavaScript ecosystem. They are an important data type which is used to store data. There are a number of operations that can be…
In modern web development, JavaScript is an integral part of the workflow. It is extensively used to provide interactivity, structure, API integration and even render the layouts. It's added in…
CSS is an integral part of any website being responsible for managing the layouts, styling and structure of a webpage. While CSS can be added anywhere in a webpage, it…
In recent times blocks are used to add content to posts in WordPress. They are an integral part of the whole content creation experience in WordPress. While WordPress provides dozens…
https://developer.wordpress.org/reference/classes/wp_block_type_registry/get_all_registered/Block Editor is the answer of WordPress to third-party page builders such as Elementor and WP Bakery. The Block Editor has made the process of content creation in WordPress much…