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