Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Download HTML TinyMCE Button

Deskripsi

Download HTML TinyMCE Button allows users with write access to save posts and pages from the editor page. A button is added to the TinyMCE toolbar which will instantly send a command to your browser to save the content to a new .html file.

A few use cases for this would be:

  • Send the HTML to someone without access to your WordPress instance (for review, translation, etc.)
  • Preview the content in a browser without any CSS from WordPress
  • Create a local backup of a post or page (especially useful if history is disabled)

Donations

Tangkapan Layar

  • The Download HTML TinyMCE Button in a default installation of WordPress.
  • The button also integrates with the TinyMCE menu, enabled using a plugin such as TinyMCE Advanced.

Instalasi

  1. Unzip the plugin contents to the /wp-content/plugins/download-html-tinymce-button/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Tanya Jawab

What is TinyMCE?

TinyMCE is the default text/markup editor that is used to create posts and pages in WordPress. Please see the Official TinyMCE website or the WordPress documentation for further information.

Why is the downloaded HTML different from how it appears when I view the source of the post or page? And why is it all on one line?

These are unfortunate effects of how WordPress stores the HTML by default. To work around this, you can install the TinyMCE Advanced plugin and select the option to “Stop removing the <p> and <br /> tags when saving and show them in the Text editor” on its settings page.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Download HTML TinyMCE Button” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0

  • Initial release.

1.1

  • Tweak readme.txt file. (no functional changes)

1.2

  • Update compatibility to WordPress 4.0. (no functional changes)