這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Posts and Pages GitHub Backup

外掛說明

This plugin backups the content which you write on the Edit page. It will upload it to GitHub or it will download it from GitHub.

When you are writing a page/post and you would like to backup the text, you can use this plugin. If anything happen to your server, you always will have the texts on GitHub.

This plugin can also be used for collaboration. You can easily see and track any changes done by other people + you can comment the changes on GitHub.

With this plugin you can easily synchronize content of WordPress posts or pages between mutliple servers. For example, you (or someone else) can create/update posts and pages on your test server, then you can check the changes on Github and once you are happy with them, just go to your live server, press a button to download the the changes from GitHub and publish them on your live website.

螢幕擷圖

  • Admin page
  • Edit page
  • File on GitHub
  • Edit page before second commit
  • Changes visible on GitHub

安裝方式

  1. Upload the plugin files to the WordPress plugin directory (e.g. ‘/usr/local/apache2/htdocs/wp-content/plugins/’)
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Admin->Posts Backup to configure the plugin

常見問題集

Installation Instructions
  1. Upload the plugin files to the WordPress plugin directory (e.g. ‘/usr/local/apache2/htdocs/wp-content/plugins/’)
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Admin->Posts Backup to configure the plugin
How do I use the plugin?

Before you start, configure the plugin at Admin menu -> Posts Backup. You will need to fill up the info about your Github repository.

Then, go to a page/post and check the right column. You should see there Posts and Pages Backup container. If you can not see it, click on Screen Options and enable it.

Use Upload/Download buttons.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Posts and Pages GitHub Backup〉的開發相關工作。

參與者

將〈Posts and Pages GitHub Backup〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • FIX: GitHub returned error when name was empty

1.0

  • Initial version