Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Rewrite Flush Button

Опис

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

Скріншоти

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

Встановлення

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Rewrite Flush Button” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Rewrite Flush Button” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Initial public release.