Custom gutenberg block development

To create a custom Gutenberg block in WordPress, follow these steps: Create a new plugin or use an existing one where you can add your custom block code. Enqueue the

admin


Possible ways to change wordpress login url ?

You can easily get answer for above question from different different website, but we are going to explain with do's and don't. There are some method for changing login url...

Best & Easy code for creating a wordpress custom theme !

Wordpress provides various types of themes then why we need custom theme.In paid themes all features are predefined but if you want to add another feature need to visit thier..

PHP Pattern programs

In This blog you will learn about pattern programs using php. Using below logics you can write pattern programs in several language like - java, javascript, python , c/c++. Logics..

Simple way to create a admin menu page in wordpress !

In this blog we are going to create admin menu page in wordpress admin dashboard. Wordpress has introduced concept called hook using this we can create a one admin menu..

API Call using simple and best method in wordpress !

Lets discuss about API. API stands for (Application Programing Interface) nothing but communication between Client(User) to Server(Database) using API we can send data from frontend to backend through an API..

Theoretical Manual Testing Interview Question & Answer:

In this article you are going to learn 30 Manual Testing Questions & Answers that you should now and now a days every companies are asking the same questions ...

Solution for writing a Java Reverse String Program

In this article you are going to learn java reverse string those are asked by top MNC's interview and most used in project concept which is basic program in String...

Selenium Interview Questions & Answer !

Wondering what type of questions to ask in Selenium Interview ? No need to worry now because here we have posted all interview questions asked in Selenium Interview these are..

Simple Reverse a Number program !

In this article you are going to learn Print reverse Number in Java those are asked in interview and most used in project concept which is basic program in Java..