Thứ Ba, 10/06/2025
Loading...
  • Login
Hoàng Giang Nam Blog
  • Home
  • WordPress
    • WordPress
    • Woocommerce
  • Windows
  • Office
  • Phần Mềm
  • Thủ thuật
  • Linux
    • Ubuntu
    • CentOS
    • VPS – Server
    • Web Server
No Result
View All Result
Hoàng Giang Nam Blog
  • Home
  • WordPress
    • WordPress
    • Woocommerce
  • Windows
  • Office
  • Phần Mềm
  • Thủ thuật
  • Linux
    • Ubuntu
    • CentOS
    • VPS – Server
    • Web Server
No Result
View All Result
  • Login
Hoàng Giang Nam Blog
No Result
View All Result
Home Wordpress
Delete custom field in database wordpress

Delete custom field in database wordpress

admin by admin
01/01/2025
Share on FacebookShare on Twitter

Vào phpmyadmin – database – sql và nhập lệnh dưới như hình,

Nhớ thay lại tiền tố wp_ thành tiền tố của bạn + thay lại tên field cần xóa nhé

DELETE FROM `wp_postmeta` WHERE `meta_key` = 'custom_field_name'Copy

Ví dụ:

DELETE FROM `wq_postmeta` WHERE `meta_key` = 'zz_nguon'Copy

Hoặc dạng có dấu _ trước

DELETE FROM wp_postmeta WHERE wp_postmeta.meta_key = "custom_field_name" OR wp_postmeta.meta_key = "_custom_field_name"Copy

Ví dụ:

DELETE FROM wq_postmeta WHERE wq_postmeta.meta_key = "zz_nguon" OR wp_postmeta.meta_key = "_zz_nguon"Copy
admin

admin

Next Post
Dùng thử VPS Linode trong 60 Ngày với 100$ Credit trải nghiệm dịch vụ

Dùng thử VPS Linode trong 60 Ngày với 100$ Credit trải nghiệm dịch vụ

Please login to join discussion

Recommended.

Hướng dẫn xây dựng server riêng tại nhà dùng làm VPS cá nhân

Hướng dẫn xây dựng server riêng tại nhà dùng làm VPS cá nhân

01/01/2025
Cấu hình IP tĩnh trên CentOS 7 Minimal

Cấu hình IP tĩnh trên CentOS 7 Minimal

19/12/2024

Trending.

HuananZhi X79 / X99 Motherboard BIOS POST codes

HuananZhi X79 / X99 Motherboard BIOS POST codes

01/01/2025
Tạo file IMG Windows.GZ bằng VM VirtualBox để cài đặt trên VPS Digitalocean, Linode

Tạo file IMG Windows.GZ bằng VM VirtualBox để cài đặt trên VPS Digitalocean, Linode

31/12/2024
Hướng dẫn lấy Client ID + Client Secret + Refresh Token Google Drive API

Hướng dẫn lấy Client ID + Client Secret + Refresh Token Google Drive API

19/12/2024
Cài đặt AApanel & TOR network

Cài đặt AApanel & TOR network

01/01/2025
Sử dụng Nginx làm Reverse Proxy cho nhiều trang web

Sử dụng Nginx làm Reverse Proxy cho nhiều trang web

18/12/2024
Hoàng Giang Nam

Blog chia sẽ kiến thức lập trình, source code, themes, plugin, phần mềm & thủ thuật máy tính...

Follow Us

Danh mục

  • CentOS
  • Chung
  • Server Email
  • Thủ thuật máy tính
  • Ubuntu
  • VPS – Server
  • Web Server
  • Windows
  • Woocommerce
  • Wordpress

Recent News

Disable Web Search Results in Windows 10/11 Start Menu

16/01/2025
Hướng dẫn lấy Client ID + Client Secret + Refresh Token Google Drive API

Hướng dẫn lấy Client ID + Client Secret + Refresh Token Google Drive API

19/12/2024
  • About
  • Advertise
  • Privacy & Policy
  • Contact

© 2024 Hoanggiangnam.com

No Result
View All Result
  • Home
  • Phần Mềm
  • Thủ thuật máy tính
  • WordPress
  • Ubuntu
  • Office
  • Photography
  • Windows

© 2024 Hoanggiangnam.com

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
Click to Copy