Restore template-custom to sidebar config
This commit is contained in:
@@ -57,7 +57,8 @@ function display_sidebar() {
|
||||
*/
|
||||
[
|
||||
'is_404',
|
||||
'is_front_page'
|
||||
'is_front_page',
|
||||
['is_page_template', ['template-custom.php']]
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user