Flush permalinks when saving modules
This commit is contained in:
@@ -258,10 +258,10 @@ class SP_Settings_Modules extends SP_Settings_Page {
|
||||
window.location = window.location.href;
|
||||
}
|
||||
</script>
|
||||
<?php } ?>
|
||||
|
||||
<?php
|
||||
}
|
||||
flush_rewrite_rules();
|
||||
}
|
||||
|
||||
/**
|
||||
* Save settings
|
||||
|
||||
Reference in New Issue
Block a user