How do i make a button that will enable or disable custom css?
Question
i want to make a simple wordpress plugin that will do this thing: from admin dashboard user can enable or disable an option that hides all css h1 tags.
the css command is h1 { display: none; } but how will i make this work in a plugin? thank you
0
php, plugin-development, plugins
3 years
2020-04-06T20:50:56-05:00
2020-04-06T20:50:56-05:00 0 Answers
88 views
0
Leave an answer