Skip to content
pktechnology
  • Home
  • All Courses
    • PHP & Its Framework
      • PHP
      • PHP OOPs
      • PHP Projects
      • Laravel
    • WordPress Development
      • WordPress Plugin Development
      • WordPress Plugin Tools
      • WordPress Theme Development
    • Firebase
    • Html, Css & Js Combine
    • Python Technology
      • Python
      • Machine Learning
      • Django
  • About Us
  • Contact Us
  • Toggle website search
Search this website

Monthly Archives: October 2024

  1. Home>
  2. 2024>
  3. October>
  4. Page 4
Read more about the article Update data from database in wordpress custom theme
Wordpress Theme Development

Update data from database in wordpress custom theme

We’re going to dive into the world of WordPress and learn how to create a custom CRUD (Create, Read, Update, Delete) system in the WordPress admin area without relying on…

0 Comments
October 24, 2024
Read more about the article Fetch data from database in wordpress custom theme
Wordpress Theme Development

Fetch data from database in wordpress custom theme

We’re going to dive into the world of WordPress and learn how to create a custom CRUD (Create, Read, Update, Delete) system in the WordPress admin area without relying on…

0 Comments
October 24, 2024
Read more about the article Insert operation in wordpress custom theme
Wordpress Theme Development

Insert operation in wordpress custom theme

We're going to dive into the world of WordPress and learn how to create a custom CRUD (Create, Read, Update, Delete) system in the WordPress admin area without relying on…

0 Comments
October 22, 2024
Read more about the article Create navigation menu in admin side in wordpress custom theme
Wordpress Theme Development

Create navigation menu in admin side in wordpress custom theme

Menu in WordPress admin panel – In this post we see how we can add custom menu to admin sidebar. Sometimes when we work with plugins or theme and we need…

0 Comments
October 21, 2024
Read more about the article Include any php files in wordpress custom theme
Wordpress Theme Development

Include any php files in wordpress custom theme

We can add/include any php file to wordpress other php file inside the wordpress custom theme by using this steps: functions.php function shortcode_fun(){ include_once get_theme_file_path().'/shortcodes/form.php'; } add_shortcode('sc', 'shortcode_fun'); shortcodes/form.php <div…

0 Comments
October 21, 2024
Read more about the article Shortcode features in wordpress custom theme
Wordpress Theme Development

Shortcode features in wordpress custom theme

Normally, you will use shortcodes inside content areas like posts, pages, or sidebar widgets. However, sometimes, you may want to add a shortcode inside your WordPress theme. In this article,…

0 Comments
October 21, 2024
Read more about the article razorpay php integration
PHP / PHP Projects

razorpay php integration

If you want to integrate the Razorpay payment gateway into your PHP website, you’re in the right place! This tutorial guides you through the process in a simple and user-friendly way. Let’s get…

0 Comments
October 20, 2024
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Go to the next page

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • August 2016
  • July 2016

Categories

  • Android Studio
  • AWS
  • Canvas
  • Codeigniter
  • Command Prompt
  • Conjunctions
  • CSS
  • Dart
  • Django
  • English
  • Express js
  • Firebase
  • Html css and js
  • Javascript
  • Javascript Canvas
  • Jquery
  • Jquery UI
  • Laravel
  • Laravel mix with react js
  • Laravel Mix with Vue
  • Laravel Project
  • Lifestyle
  • Machine Learning
  • Node js
  • Numpy
  • PHP
  • PHP OOPs
  • PHP Projects
  • Python
  • Python Projects
  • React js
  • React js Projects
  • Scapping
  • Tense
  • Uncategorized
  • Vue js
  • Vue js Projects
  • Vue js Using CDN
  • Website Components
  • Wordpress
  • Wordpress Plugin Development
  • Wordpress Plugin Tools
  • Wordpress Theme Development
  • Wordpress theme development video tutorial

About Us

I am a professional web developer with 7 years experienced. I have completed more than 80 projects in this duration.

Useful Links

  • Privacy & Policy
  • Contact Us

Most Visited Categories

  • Wordpress Plugin Development
  • Wordpress Theme Development
  • PHP Tutorial

Social Media

Facebook-f
© Copyright 2024 pktechnology - All Rights Reserved
Close Menu
Translate »