Hello everyone. i want to create a simple plugin with the option to enable or disable all h1 tags from a single page or from the post. i guess the css command will be ( h1 { display: none; } but the problem is how do i achieve that in php? thank you
Hello everyone. i want to create a simple plugin with the option to enable or disable all h1 tags from a single page or from the post. i guess the css command will be ( h1 { display: none; } but the problem is how do i achieve that in php? thank you