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

Quick Permalink Flusher

Опис

Quick Permalink Flusher is a lightweight WordPress plugin that allows you to flush your permalink structure quickly with a single click. This is particularly useful when you’ve made changes to your permalink settings or added custom post types, and you need to refresh your rewrite rules without navigating through multiple menus.

Features:
– Flush permalinks with just one click.
– Improves site performance after updating permalink structure.
– Simple and user-friendly interface.

Acknowledgements

Thanks to the WordPress community for creating such an amazing platform!

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

  1. Upload the quick-permalink-flusher plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the “Settings” menu and find the “Flush Permalink” option.
  4. Click the “Flush Permalink” button to refresh your permalink structure instantly.

Часті питання

Why do I need to flush permalinks?

Flushing permalinks can resolve issues such as broken links or missing content when you change your permalink structure or add new post types.

How does this plugin work?

This plugin provides a button that triggers the flush_rewrite_rules() function in WordPress, clearing and refreshing the permalink settings.

Will this work for custom post types?

Yes, this plugin works for custom post types and any changes made to permalink settings.

Відгуки

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

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

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

Учасники

Перекладіть “Quick Permalink Flusher” на вашу мову.

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

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

Журнал змін

v1.0.4

  • Fix very small issues
  • Please update it to lightweight

v1.0.3

  • Fix very small issues

v1.0.2

  • Fix very small issues

v1.0.0

  • Initial release.
  • Added a button to flush permalink structure.