This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Rewrite Flush Button

Descripció

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

Captures

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

Instal·lació

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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Rewrite Flush Button» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Rewrite Flush Button» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

1.0

  • Initial public release.