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

Peekaboo

外掛說明

This plugin allows you to show and hide specific portions of content within a post or page. Visitors can then use custom show/hide links to show or hide the portions you’ve defined. The plugin enables a few WordPress shortcodes: [peekaboo], [peekaboo_link] and [peekaboo_content].

To learn more read the extended documentation.

螢幕擷圖

  • Peekaboo will automatically generate your show/hide links, you can customize them however you want. Advanced users can use CSS to fine tune the look and feel.
  • Peekaboo shortcodes in action.
  • You can customize your Peekaboo links per post or globally.

安裝方式

The easiest way to install the plugin is to:

  1. Login to your wordpress installation
  2. Go to the plugins section and select “Add New”
  3. Perform a search for “Peekaboo”
  4. Locate the Peekaboo plugin by “Dimas Begunoff”
  5. Click the “Install” link in the actions column
  6. Activate the plugin through the “Plugins” menu in WordPress

If you’ve downloaded the latest plugin ZIP file:

  1. Login to your wordpress installation
  2. Go to the plugins section and select “Add New”
  3. Click the “Upload” link
  4. Browse for the “Peekaboo.zip” file you downloaded
  5. Click the “Install Now” button
  6. Activate the plugin through the “Plugins” menu in WordPress

If you’ve downloaded and extracted the latest plugin files:

  1. Upload the Peekaboo plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.1

  • added support for collapsing all other content when showing a selected portion of content

1.0.10

  • fixed plugin_dir variable for wordpress sites installed in a subdirectory

1.0.9

  • adjusted correct js file version

1.0.8

  • fixed issue with raw HTML content in peekaboo_link shortcodes

1.0.7

  • plugin now calls do_shortcode() to process shortcodes within its content

1.0.6

  • plugin permalink change

1.0.5

  • fixed javascript link mislabel issue

1.0.4

  • removed js console command

1.0.2

  • fixed rate plugin link

1.0.1

  • removed specific jquery 1.4 statements (:children) to make plugin be more backward compatible

1.0

  • Initial release