loop2 Please Wait...
DeveloperGang

How To Get Posts Or Custom Posts By Query In Wordpress?

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
Yes, Simplest and easy way to get the post and our created custom post type by wp query. Just copy and paste below code into your file where you want to show /display your posts or...

Wp Change From Email Address And From Name

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
As we know by default WordPress uses <wordpress@domain-name.com> for from email address and WordPress form From Name. If you want to change default From email address and Fro...

How to create a child theme in wordpress ?

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
first, you need to create a folder in wp-content/themes/YourChildthemeName Suppose we are creating a child theme for the twentyFifteen theme. then we can put our child theme name...

How to Create a Page Template in WordPress?

How to Create a Page Template in WordPress?
Page templates are a specific type of template file that can be used for one or more pages. some of the main features for page templates are listed below, Have a look : t...

Get Page Title, Excerpt Or Content By Id Or Name In WordPress..!

Get Page Title, Excerpt Or Content By Id Or Name In WordPress..!
Yes, We can easily get the Name of the page, Excerpt of the page and Content of the page, etc. by its id or by name. Below easy and simple code will show you how it works. Get pa...

Get Menus by Name in WordPress....!!!

Get Menus by Name in WordPress....!!!
Source file wp_get_nav_menu_object() is located in wp-includes/nav-menu.php. to get the menu by its name. use below code: wp_nav_menu( array( 'menu' => 'your men...

Woocommerce Categories in WordPress Menu

Woocommerce Categories in WordPress Menu
It's very simple and easy way to show woocommerce categories in our menu. Login to WordPress menu: Go to Appearance --> Menus On the top right side, you will see Screen optio...

How To Get Current Theme Name And Package Name In Magento?

How To Get Current Theme Name And Package Name In Magento?
Current Package name Mage::getSingleton('core/design_package')->getPackageName() Current Theme name Mage::getSingleton('core/design_package')->getTheme('frontend') Read...

How to Change the Logo in Magento ?

How to Change the Logo in Magento ?
First, you need to login to the admin panel. Then go to System ==> Configuration ==> Design ==> Header. There change the image name to what you want. Upload your Logo...

What is the Use of in_array() Function in PHP?

What is the Use of in_array() Function in PHP?
If you want to check particular value exists in an array or not,then you can use in_array() function. Example: Output: PHP exists For Technology Business write for us blogs...

Displaying All Posts ....

Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.