このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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!

FAQ

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.