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

Client Dash WP Help Add on

外掛說明

What it does

Now the awesome power of the [WP Help] (https://wordpress.org/plugins/wp-help) plugin can be harnessed and utilized within Client Dash! This plugin collects the help documents created by a source site using Mark Jaquith’s super slick plugin.

Requirements

  • Use of [WP Help] (https://wordpress.org/plugins/wp-help) plugin on another site
  • [Client Dash] (https://wordpress.org/plugins/client-dash) plugin version 1.2.1 or higher

安裝方式

Using this plugin is very simple. All you have to do is:

  1. Upload the client-dash-wp-help folder to the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Client Dash WP Help Add on〉的開發相關工作。

參與者

將〈Client Dash WP Help Add on〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.3.4

  • Made compatible with Client Dash version 1.5

0.3.3

  • Compatible with Client Dash version 1.4
  • Optimized, reorganized code

0.3.2

  • Fixed bug preventing setting from saving

0.3.1

  • Output admin notice if client-dash is not active

0.3

  • Register cdwph_url setting and render on Settings page
  • Validate cdwph_url using esc_url_raw callback
  • Get cdwph_url option in output on FAQ tab
  • Display message if WP error or empty value on FAQ tab
  • Link message to settings page using cd_get_settings_url function

0.2.1

  • Output post content through the_content filter

0.2

  • Successfully connects to source and retrieves data
  • Creates FAQ tab on CD Help page
  • Outputs data from source on FAQ tab in list
  • Hides content for each item until heading is clicked on

0.1

  • Initial version