Title: WP Getting Started
Author: Mike Martel
Published: <strong>8 Νοεμβρίου  2012</strong>
Last modified: 10 Νοεμβρίου  2012

---

Αναζήτηση πρόσθετων

![](https://ps.w.org/wp-getting-started/assets/banner-772x250.png?rev=622540)

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-getting-started_e2e2e2.svg)

# WP Getting Started

 Από [Mike Martel](https://profiles.wordpress.org/mike_cowobo/)

[Λήψη](https://downloads.wordpress.org/plugin/wp-getting-started.0.1.1.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/wp-getting-started/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/wp-getting-started/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/wp-getting-started/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/wp-getting-started/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/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](https://wordpress.org/extend/plugins/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](https://github.com/mgmartel/WP-Getting-Started)._

#### 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”](http://www.designshock.com/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⌉⌊Welcome to WordPress⌉[

Welcome to WordPress

[⌊A bit further down the road. Description under the big icons changes according
the the steps already completed.⌉⌊A bit further down the road. Description under
the big icons changes according the the steps already completed.⌉[

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⌉⌊
WP Getting Started contains a few pointers about the admin screens in WordPress⌉[

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](https://github.com/mgmartel/WP-Getting-Started)!

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

See the above..

## Κριτικές

![](https://secure.gravatar.com/avatar/b386c3be63ad40515532f06f0a3f8fc3c5a9c760da75708f03eff64f35cd66d4?
s=60&d=retro&r=g)

### 󠀁[A hidden gem](https://wordpress.org/support/topic/a-hidden-gem-4/)󠁿

 [shawfactor](https://profiles.wordpress.org/shawfactor/) 31 Αυγούστου 2020

still word very well, highy recommended

 [ Ανάγνωση όλων των 2 κριτικών ](https://wordpress.org/support/plugin/wp-getting-started/reviews/)

## Συνεισφέροντες & Προγραμματιστές

“WP Getting Started” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

 *   [ Mike Martel ](https://profiles.wordpress.org/mike_cowobo/)

[Μεταφράστε το “WP Getting Started” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/wp-getting-started)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/wp-getting-started/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/wp-getting-started/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/wp-getting-started/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/wp-getting-started/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 0.1.1

 * Minor update: Better integration with Live Theme Preview

#### 0.1

 * First version.

## Μεταστοιχεία

 *  Version **0.1.1**
 *  Τελευταία ενημέρωση: **πριν από 14 έτη**
 *  Ενεργές εγκαταστάσεις: **10+**
 *  Έκδοση WordPress: ** 3.4.2 ή νεότερη **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-getting-started/)
 * Ετικέτες:
 * [help](https://el.wordpress.org/plugins/tags/help/)[multisite](https://el.wordpress.org/plugins/tags/multisite/)
   [walkthrough](https://el.wordpress.org/plugins/tags/walkthrough/)[welcome panel](https://el.wordpress.org/plugins/tags/welcome-panel/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/wp-getting-started/advanced/)

## Αξιολογήσεις

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wp-getting-started/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-getting-started/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-getting-started/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-getting-started/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-getting-started/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-getting-started/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/wp-getting-started/reviews/)

## Συντελεστές

 *   [ Mike Martel ](https://profiles.wordpress.org/mike_cowobo/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/wp-getting-started/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://trenvo.com/)