• Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template
Kahnu Help
  • Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template

kill port in mac

Kahnu Help October 27, 2024 0 Comments

kill -9 $(lsof -ti:3000) For multiple ports: kill -9 $(lsof -ti:3000,3001)

Read more

Wordpress export data to csv

Kahnu Help September 26, 2024 csv 0 Comments

button for download <a href= "?export=csv" >Download CSV</a> for wp list table function extra_tablenav ( $which ) { …

Read more

Wordpress Export Data in CSV

Kahnu Help September 26, 2024 csv 0 Comments

button link <a href= "?export=csv" >Download CSV</a> // CSV export if ( isset ( $_GET [ 'export' ]) &&…

Read more

Nginx Config For php file, render file by args

Kahnu Help September 26, 2024 domain server 0 Comments

server { listen 80; server_name zetamatic.developernoob.com; root /var/www/html; location / { if ($arg_edd_action = "activat…

Read more

Upload pdf and store the data to ACF custom filed

Kahnu Help September 15, 2024 file upload 0 Comments

$file_url = 'https://rkb-odisha.in/sites/default/files/2019-11/Ajay-Rice-Paddy-Variety-Odisha-Odia.pdf' ; // Download the file to a temporary loc…

Read more

Upload file from url in wordpress

Kahnu Help September 15, 2024 file upload 0 Comments

$file_url = 'https://upload.wikimedia.org/wikipedia/en/a/a9/Example.jpg' ; $tmp_file = download_url ( $file_url ); echo '<pre>'…

Read more

Enable Wifi in kali linux

Kahnu Help September 09, 2024 kali linux 0 Comments

https://operavps.com/docs/enable-wifi-on-kali-linux/ download link - https://mirror2.openwrt.org/sources/compat-wireless-2010-06-28.tar.bz2     1  ls    …

Read more

Get All Terms By Taxonomy

Kahnu Help September 03, 2024 0 Comments

//Get all terms by taxonomy slug function get_all_terms_by_taxonomy ( $taxonomy ) { $terms = get_terms ([ 'taxonomy' => $t…

Read more

HTML table perfect border style

Kahnu Help August 30, 2024 css 0 Comments

table { border-collapse : collapse !important ; } td , th { border : 1px solid red !important ; }

Read more

create logs file when wp_email hook fire

Kahnu Help August 26, 2024 email 0 Comments

// create logs function create_wp_email_logs ( $args ) { if ( empty ( $args )) { return ; } // Define the path to the log file …

Read more
Newer Posts Older Posts

Search This Blog

  • July 2026(1)
  • January 2026(3)
  • October 2025(2)
  • September 2025(3)
  • July 2025(1)
  • June 2025(6)
  • May 2025(1)
  • March 2025(1)
  • January 2025(4)
  • December 2024(3)
  • November 2024(5)
  • October 2024(1)
  • September 2024(7)
  • August 2024(2)
  • July 2024(3)
  • June 2024(1)
  • May 2024(1)
  • April 2024(3)
  • March 2024(5)
  • February 2024(8)
  • January 2024(5)
  • December 2023(1)
  • November 2023(5)
  • October 2023(4)
  • September 2023(5)
  • August 2023(4)
  • July 2023(5)
  • June 2023(5)
  • May 2023(4)
  • April 2023(2)
  • March 2023(4)
  • February 2023(3)
  • January 2023(1)
  • December 2022(6)
  • November 2022(6)
  • October 2022(15)
  • September 2022(8)
  • August 2022(17)
  • July 2022(16)
  • June 2022(17)
  • May 2022(32)
  • April 2022(21)
  • March 2022(27)
  • February 2022(20)
  • January 2022(8)
  • December 2021(10)
  • November 2021(19)
  • October 2021(23)
  • September 2021(1)

Popular

nginx config for multiple domain with same content

June 18, 2025

Ubuntu 22 2nd Monitor Bightness Problem [Solved]

October 29, 2022

Google sheet formula for append data in a column value

November 17, 2024

Categories

Tags

Kahnu Help

about-text

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.

Email: yourmail@mail.com
  • Home

Footer Menu

  • Home
  • About
  • Contact Us
Design by Theme | Distributed by Gooyaabi Template

Contact Form