이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.