The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
90 views

How to add default images for custom backgrounds?

The custom header feature allows (in some code I have found) to suggest several default images to use in the custom header. Could the same be built in the custom background? The idea is to have ...
1
vote
1answer
176 views

Remove Tag from theme support

I would remove Tag capability from classic Post type, can I use remove_theme_support( $feature ); and how to do this ? Thanks in advance