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

WP Getting Started

描述

WP Getting Started replaces the WordPress Welcome Panel (the one you see on the Dashboard after a fresh WP installation) with a simple 4 step walkthrough: choose and/or customize your theme, add pages and add posts.

At every page in the walkthrough, users get a short explanation of what they are doing – for example what the difference between a page and a post is. When they have completed a step, they are automatically taken back to the walkthrough on the Dashboard.

WP Getting Started is fully compatible with multisite networks, to give new users an easier introduction to the WordPress admin interface, and is no more intrusive than the original Welcome Panel in WordPress (further explanations only show up when the user follows the links from WP Getting Started).

This plugin is fully compatible with Live Theme Preview, a drop-in replacement for WordPress’ native Themes interface.

This plugin only works with WordPress version 3.4 or later.

This plugin is only freshly released, so use with care. Please leave any comments, bugs or suggestion in the Support section of the plugin page!

If you want to help develop this plugin, visit the GitHub repo.

Features

  • Multisite compatible
  • Easily extendible through hooks and actions
  • Internationalized
  • Non intrusive – one click to dismiss
  • Big Icons, Single Workflow
    The icons used in WP Getting Started come from the “Google Plus Interface Icons” icon pack by Design Shock, free for personal or commercial use. Original license file is included with the plugin.

螢幕截圖

  • Welcome to WordPress
  • A bit further down the road. Description under the big icons changes according the the steps already completed.
  • WP Getting Started contains a few pointers about the admin screens in WordPress

安裝

  1. Go to your WordPress Dashboard at yoursite.com/wp-admin.
  2. Then go to Plugins > Add New and search for “WP Getting Started”
  3. This plugin should show up in the results, click “Install Now” under the name
  4. Click on “Activate” in the next screen

This plugin needs no configuration – just go to your Dashboard and follow the instructions!

常見問題

Can I add my own texts to this plugin?

Yes. There is no configuration panel (yet?), but the easiest way to do it would be to make a translation file (which can be in English still, of course) using PoEdit or CodeStyling Localization.

Then load the textdomain (in a plugin or your functions.php):

load_textdomain( 'wp-getting-started', ABSOLUTE_PATH_TO_TRANSLATION_FILE );
Why doesn’t this plugin also…

This plugin is still in its early stages, look at the version number. If you have any suggestions, please let me know via email or the support forum of this plugin.

Or better yet, contribute to the GitHub repo!

I think the texts you have put in are a bit strange, why isn’t it …

See the above..

評價

閱讀全部2個評價

貢獻者及開發者

“WP Getting Started” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Getting Started 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.1.1

  • Minor update: Better integration with Live Theme Preview

0.1

  • First version.