Defineway Technologies
Defineway Technologies
  • Home
  • Careers
  • Contact
  • Licence
  • Knowledge Base
Call Us Now
+91 943 331 9991

wordpress | Page 3

  • Home
  • Posts tagged "wordpress"
  • Page 3

Tag: wordpress

Saikat Mondal September 7, 2024 No Comments

How to send email in WordPress using wp_mail() function

You can use the wp_mail() function in your theme’s functions.php file or in a custom plugin. function send_custom_email() { $to = 'recipient@email.com'; // Email address…
Sujan Kundu September 7, 2024 No Comments

How to use the Hooks function in the WordPress?

WordPress hooks allow users to manipulate WordPress without modifying its core. It helps to edit the default settings of themes or plugins and, ultimately, create…
Anirban Poddar September 7, 2024 No Comments

How to display custom post type content with WP_Query ?

First you need register a custom post type via functions.php then you have to add WP_Query with your custom post type slug. Here is the…
Anirban Poddar August 31, 2024 No Comments

Theme customizer live preview with js in wordpress.

For customizer live preview we need to add hook in wp_head & customize_preview_init function. We have to include our customize style & customize preview js…
Saikat Mondal August 31, 2024 2 Comments

How to export data to excel in PHP ?

Exporting data to Excel in PHP can be done using one popular library PhpSpreadsheet . Here’s a basic example of how to use PhpSpreadsheet to…
Saikat Mondal August 24, 2024 No Comments

How to Create WP_List_Table in WordPress

To create a custom WP_List_Table in WordPress- Create a Custom Class: Extend the `WP_List_Table` class to create your custom table in a custom plugin or…
Anirban Poddar August 24, 2024 No Comments

Theme customiztion with customize_register hook in wordpress.

There are four main types of Customizer objects: Panels, Sections, Settings, and Controls. To add, remove, or modify any Customizer object, and to access the…
Saikat Mondal August 17, 2024 No Comments

How to Add Custom Capabilities to User Roles in WordPress

To add custom capabilities to a user role – 1. Identify the Role: Determine which user role you want to modify, for example, Administrator, Editor,…
Anirban Poddar August 17, 2024 No Comments

How to get post categories and tags in wordpress?

For retrieving the post categories & post tags , we can use get_the_category and get_the_tags functions in wordpress. Here is the code snippet for both…
Saikat Mondal August 10, 2024 No Comments

How to create WordPress custom user role for custom plugin ?

Create custom user role for a WordPress plugin by using WordPress built-in functions.1. Create the Plugin File : First create a custom plugin if you…

Posts navigation

Older posts
Newer posts

Search

Category

  • App Development (25)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (28)
  • Uncategorized (6)
  • Web Development (179)

Tags

Adobe ColdFusion Array Azure coldfusion ColdFusion Advanced ColdFusion Best Practices ColdFusion Component CSS custom post type Dart DevOps DevOps Advanced docker-apache-php-mysql Elementor addon Elementor widget Flutter google map api HTML javascript javascript-advanced jQuery Key Vault laravel map Maps JavaScript API MERN Stack MongoDB mssql MS SQL Server php php laravel React.js regex Regular Expression Ruby Server Administration shortcode sql TypeScript Web Development wordpress wordpress-plugin wordpress-security WordPress Best Practice WordPress Hooks

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
Footer Logo

Quick Links

  • Home
  • Contact
  • Careers

Contact Us

Phone: +91 347 425 5556  | +91 943 331 9991

Email: hello@defineway.com

Skype: defineway

Knowledge Base

  • Addition, subtraction, multiplication, division and creating expression with these in Liquid template language. May 24, 2025
  • What is twig and how to use it in PHP? May 24, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy

Notifications