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

Jump-Page

常見問題集

Complete FAQ:
| GB-FAQ-Topic |

Short-FAQ

FAQ-ENGLISH:

* How do I activate the plugin?  
* How do I set up the plugin?  

How do I activate the plugin?
Download the plugin and unzip it into the /wp-content/plugins/. Then activate the plugin under the Plugins menu.

How do I set up the plugin?
Go to the Admin-Page on the left and then set up your settings. Everything on this page has an example so that you can easily find your way through the Jump-Page-Settings.

Small-Walk-Through:

  1. Install the Plugin

  2. Go to the Settings-Page and complete all the required information

  3. Now you have to create a Jump-Page for the plugin

    • Create a page and add the following shortcode: [jump_page]
  4. after that you can use the plugin like this (in posts/pages, etc.)

    • Create a new Page/Post and click on the new button in the wysiwyg-editor and then add the required information.
    • it will copy sth. like this into your textbox: [jump_page url=http://www.example.com title=Example-Link]
    • this will show up like this:<a href="http://www.example.com">Example-Link"</a>
  5. Design:

    • You can design your jump-page on your own by adding the following css-class in your css-file: css-class="gxtb_jump_page"

| GB-FAQ-Topic |
| GB-Forum-Topic |
| Support |

使用者評論

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

參與者及開發者

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

參與者

將〈Jump-Page〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

Changelog – English:

Version 1.4.5

* important Bugfix: One Checkbox was still displaying the wrong setting.

Version 1.4

* Bugfixes
* GB-Newsbox-Update [1.5.5]

Version 1.0

* Bugfixes
* GB-Newsbox-Update [1.5]

Version 0.9.5

* Introducing the GB-Newsbox

Version 0.9

* install .mo-files for localication  

Version 0.1

* set up some basics of the plugin  

Changelog – German:

Version 1.4.5

* wichtiger Bugfix: Eine Checkbox hat immer noch die falsche Einstellung angezeigt

Version 1.4

* Bugfixes
* GB-Newsbox-Update [1.5.5]

Version 1.0

* Bugfixes
* GB-Newsbox-Update [1.5]

Version 0.9

* Sprachdateien erstellt und eingebaut  

Version 0.1

* Basisfunktionen des Plugins ausarbeiten