Changes between Initial Version and Version 1 of Ticket #39916, comment 2
- Timestamp:
- 02/20/2017 08:29:28 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39916, comment 2
initial v1 29 29 add_theme_support( 'custom-header', $args ); 30 30 }}} 31 32 Or, maybe the position controls would be only visible when the `'default-element'` key is used, so that the positioning applies only through css on the `background-image` of the element.