Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Rewrite Flush Button

Descriere

It was brought to my attention shortly after releasing this plugin that WordPress automatically flushes
rewrite rules when you visit WP-Admin > Settings > Permalinks. Ingenious, right? So don’t bother installing it,
but feel free to check out the code if you are looking for an example of how to:

  1. Use the WordPress Settings API to add an option to an existing Settings page;
  2. Use the WordPress AJAX API in conjunction with your plugin options;
  3. Over-engineer a solution to a problem that has already been solved.

Enjoy! 🙂

Capturi ecran

  • A Flush Rewrite Rules button is added to WP-Admin > Settings > Permalinks.

Instalare

  1. Don’t install.
  2. See plugin description.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Rewrite Flush Button” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0

  • Initial public release.