Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Rewrite Flush Button

Opis

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! 🙂

Snimke zaslona

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

Instalacija

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Rewrite Flush Button” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Rewrite Flush Button” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial public release.