Included mareike theme

This commit is contained in:
2024-08-01 23:59:32 +02:00
parent 33287c4b40
commit 5b6b06e70d
9 changed files with 396 additions and 5 deletions

View File

@ -52,7 +52,7 @@ function bdp_kompass_load_plugin_textdomain() {
function kompass_after_setup_theme()
{
setup_site_roles();
#register_custom_theme_directory();
register_custom_theme_directory();
}