Theme Support
Theme Support is a map of the WordPress add_theme_support
function (ref:https://developer.wordpress.org/reference/functions/add_theme_support/) with some additional benefits.
You can add any theme support options in this section.
For example:
Would be added to porter.json
as follows:
Whereas a more complex example might be post thumbnails, which would change from this:
To this:
Last updated