pluginsidebar
Posted in WordPress

How to Create Custom Sidebars with PluginSidebar in Gutenberg

While working on the WordPress website it’s almost impossible to skip creating meta boxes. The meta box is helpful for storing metadata about your page,…

Continue Reading...
post-grid-block
Posted in WordPress

How to Create Post Grid Block With Settings Sidebar(Inspector Control)

If you’re following this blog to learn a block development, you know we’ve covered so far If this is the first time you’re visiting this…

Continue Reading...
artisansweb-repeater
Posted in WordPress

How to Build Repeater Block in Gutenberg

Most of the time, you can’t create a dynamic webpage without having repeater fields. While developing the block you may want to give a feature…

Continue Reading...
inner-blocks-example
Posted in WordPress

How to Use Inner Blocks in Gutenberg

In the previous article, we built a carousel block where we allow uploading multiple images using the MediaUpload component. Though it works perfectly it has…

Continue Reading...
slick-carousel
Posted in WordPress

How to Build Carousel Block for Gutenberg

In the previous article, I created a block that allows uploading multiple images using the MediaUpload component. This block is displaying uploaded images as it…

Continue Reading...
multiple-images-in-block
Posted in WordPress

How to Upload Multiple Images using MediaUpload Component

While working on a website, you may want to display multiple images. It can be the image gallery, carousel, bulk photos, etc. To build this…

Continue Reading...
image-text-layout
Posted in WordPress

WordPress Block Development – Use of RichText and MediaUpload Component

For WordPress developers, it’s essential to learn custom block development. I also started to learn it and decided to share my learning as I progressed…

Continue Reading...
connect-google-sheets
Posted in WordPress

Send Your Contact Form 7 Entries to Google Sheets

Contact Form 7 is one of the most popular WordPress plugins. Over 5+ million users are using this plugin on their website. This plugin can…

Continue Reading...
unrecognizable hacker with smartphone typing on laptop at desk
Posted in WordPress

12 WordPress Security Vulnerabilities & Risks and Tips to Fix Them

WordPress websites are always at the risk of attacks and hacks though WordPress is inherently a secure platform. Why is that? One reason is the…

Continue Reading...
faqs-section
Posted in WordPress

How to Manage Frequently Asked Questions in WordPress

The frequently asked questions section will be helpful for your audience to get the answers to common queries. For basic questions, your customer doesn’t need…

Continue Reading...