Описание
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:
- Use the WordPress Settings API to add an option to an existing Settings page;
- Use the WordPress AJAX API in conjunction with your plugin options;
- Over-engineer a solution to a problem that has already been solved.
Enjoy! 🙂
Скриншоты
Установка
- Don’t install.
- See plugin description.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Rewrite Flush Button» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Rewrite Flush Button» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial public release.