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

Saikat Mondal | Page 4

  • Home
  • Articles posted by Saikat Mondal
  • Page 4

Author: Saikat Mondal

Saikat Mondal September 14, 2024 No Comments

How to retrieve plugin directory paths in WordPress

To get the plugin directory path in WordPress, you can use the plugins_url() function or the WP_PLUGIN_DIR constant. 1. Using plugins_url() Function: $plugin_url = plugins_url();…
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…
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…
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,…
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…
Saikat Mondal August 3, 2024 No Comments

How to add menu in WordPress admin panel ?

Here we see how to add custom menu in admin sidebar. Sometimes when we work with plugins and we need to show some features or…
Saikat Mondal July 22, 2024 1 Comment

How to create a splash screen in Flutter

What is a splash screen ?A splash screen is a screen that briefly opens whenever you open an application. A splash screen is also called…
Saikat Mondal July 20, 2024 2 Comments

Connecting a Flutter Desktop App to MySQL Database

Flutter is an open source UI framework by Google, allowing developers to build native mobile, web and desktop applications from a single codebase using its…

Posts navigation

Newer posts

Search

Category

  • App Development (25)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (30)
  • Uncategorized (6)
  • Web Development (184)

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

  • August 2025
  • June 2025
  • 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

  • How to Create a Custom REST API Endpoint in WordPress ? August 9, 2025
  • How to Add a Media Uploader to a Custom Form in WordPress August 1, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy