1. <?php
  2. remove_action('admin_init', 'flush_rewrite_rules');
  3. remove_action('init', 'flush_rewrite_rules');
  4. ?>