Category: Wordpress

  • What’s New in WordPress 5.3

    Block Editor is refined Additional layout options and style variations New theme Twenty Twenty is bundled with this version update 150 new features and usability improvements are added Two new blocks “Group” and “Columns” are added Additional style options for WordPress blocks Automatic Image Rotation Site Health Check Admin Email Verification PHP 7.4 Compatibility

  • What Are WordPress Blocks – An Introduction

    WordPress blocks are a new way to create and organize content in WordPress editor (i.e. Gutenberg Block Editor or Block Editor) introduced in the version 5.0 of the WordPress. Now every element like paragraph, heading, quote, code etc. is a WordPress block with customization options which allows the user to have more control over the…

  • 10 Recommended Wordfence Settings to Secure WordPress Website

    Wordfence is very powerful and popular WordPress plugin used for the security of the WordPress websites. The plugin consists of large number of settings which maybe confusing for beginner level users. This guide helps the beginner level users to implement the 10 important recommended Wordfence settings to secure WordPress website.

  • Detailed Guide – Recommended Wordfence Settings for WordPress Website

    Wordfence is very powerful and popular WordPress plugin used for the security of WordPress websites. The plugin consists of large number of settings which maybe confusing for beginner level users. This guide helps the beginner level users understand and implement the recommended Wordfence settings for WordPress websites.

  • Search Engine Optimization Guide for WordPress Website

    Search engine optimization (SEO) is a combination of certain techniques and procedures for increasing the visibility of the website in search engines by optimizing the content of the website.

  • WordPress Performance Improvement Checklist

    WordPress performance really matters because no one wants to visit a website which takes lots of loading time. A good loading time for a website is less than 2 minutes. In this tutorial we have presented a checklist for WordPress performance improvement.

  • WordPress Plugin Development Cheat Sheet

    WordPress plugins are used to extend the functionality of a WordPress website. There are about 51,000+ plugins available in WordPress’s official plugins repository at the writing of this post. There are scenarios when you need to develop your own WordPress plugin for some specific task/requirement. In this blog post, we present some useful functions, hooks,…

  • How To Develop Custom WordPress Plugin from Scratch using OOP

    This post describes the exact step to develop a custom WordPress plugin from scratch using Object-Oriented Programming. Go to https://wppb.me/, fill the form and download your zip file Edit the main file (plugin-name.php) and update texts like ‘description’ if you want Create all custom post types, make sure that the custom post type title is…

  • How To Install WordPress At LocalHost Wamp Server – WordPress Tutorials

    In this blog post we will show you a video tutorial to install WordPress at localhost wamp server. This tutorial covers the steps from downloading WordPress, installing it at localhost wamp server, database creation and linking with WordPress etc. See following video tutorial for step by step guide.