Skip to content

Instantly share code, notes, and snippets.

@aderaaij
Created July 15, 2014 09:58
Show Gist options
  • Save aderaaij/f2890667a4b91a66fd5b to your computer and use it in GitHub Desktop.
Save aderaaij/f2890667a4b91a66fd5b to your computer and use it in GitHub Desktop.
Flush Permalinks. To flush all the rewrite rules, Uncomment, safe, refresh site & admin and comment out again
<?php
add_action('admin_init', 'flush_rewrite_rules');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment