Shift8 Push

外掛說明

This is a plugin that pushes a single post or page to an external site via the REST API

Instructions for setup

  1. Generate core WordPress application user & password on the destination server. You can follow the official WordPress instructions for generating an application password.
  2. Setup plugin on your source server and configure application user & password
  3. When editing a single post or page, a “Push” button will appear to push the changes to the server.

Want to see the plugin in action?

There isn’t anything to see! This is transparent API interactions from the source server to the destination server.

Features

  • Fully pushes all content of a single post or page from your source server (i.e. staging) to the destination server (i.e. production)
  • If the page or post doesnt exist, it will create it and clone the slug
  • If the page or post exists, it will overwrite the content with the source server.

螢幕擷圖

  • Main settings page of plugin admin

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/shif8-push directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Navigate to the plugin settings page and define your settings

常見問題集

I tested it on my site and its not working for me!

Visit the support forums here and let us know. We will try our best to help!

使用者評論

2022 年 2 月 14 日 2 則留言
I was really excited about giving this a try but the plgin is lacking documentation to make it a seamless process for getting started. It asks for a password but does not give any instructions on setting that up. I created my own but got a message stating there was a critical error when i went to click the test button that appeared after entering all the details. In theory it may be great but I don't have the time to try to figure it out.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Shift8 Push〉的開發相關工作。

參與者

將〈Shift8 Push〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.0.1

  • Plugin created

0.1.0

  • WordPress 6.3 compatibility

1.0.1

  • WordPress update

1.0.2

  • Fixes