Save Single File

Описание

It adds a button to the admin top bar to save the current page as single HTML file.
Useful to share a backend page without giving access to the backend.
Clicking on the submenu item «Remove the admin menu before saving» the exported HTML file will not include the admin menu.
If you want to include the admin menu, click on the submenu item «Save including admin menu».
If you need it on frontend, the admin top bar must be active if you want to use this plugin.

Установка

  1. Upload the entire save-single-file folder to the /wp-content/plugins/ directory or install it using the usual installation button in the Plugins administration page.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. After successful activation you will be automatically redirected to the plugin global settings page.
  4. All done. Good job!

Отзывы

Нет отзывов об этом плагине.

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

«Save Single File» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Save Single File» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

= 1.0.1=
* Added: possibility to remove the admin menu before saving

1.0.0

  • First release