简体   繁体   中英

How to create custom HTML form in Wordpress Admin Panel?

Is it possible to add custom HTML in Word Press Admin Panel? I am trying to create a table in my Admin Panel. I am unable to understand where to write HTML for this table. Kindly help me.

You will need to create your own plugin for wordpress as that would be the easiest way to do it. Otherwise you risk losing what you created during a core or plugin update. You can follow THIS to get you started

try reading this .

Here's a demo file .

Hope it helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM