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

wordpress

  1. Home>
  2. wordpress>
  3. Page 2
Read more about the article Fetch data in custom wordpress theme using ajax
Wordpress Theme Development

Fetch data in custom wordpress theme using ajax

AJAX is a combination of HTML, CSS and JavaScript code that enables you to send data to a script and then receive and process the script’s response without needing to…

0 Comments
October 25, 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 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 Shiprocket in woocommerce
Wordpress Plugin Development

Shiprocket in woocommerce

Friends, shipping plays a very important role in running our commerce website and you know that the biggest role in shipping is of the courier company and the courier company…

0 Comments
August 10, 2024
Read more about the article Single post page in wordpress custom theme
Wordpress Theme Development

Single post page in wordpress custom theme

The Single Posts template controls the layout of individual posts on your site. When you make a change to this template, the change will reflect on all your posts, ensuring a consistent experience for…

0 Comments
April 16, 2024
Read more about the article Register custom post type in wordpress
Wordpress Theme Development

Register custom post type in wordpress

Friends, I want to tell you that whatever pages or posts there are in WordPress, the type of all of them is a post. If we want to create some…

0 Comments
April 16, 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 »