Title: Article Difficulty Level
Author: M A Vinoth Kumar
Published: <strong>3. Oktober 2013</strong>
Last modified: 12. November 2015

---

Plugins suchen

![](https://ps.w.org/article-difficulty-level/assets/banner-772x250.png?rev=781916)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/article-difficulty-level_ffffff.svg)

# Article Difficulty Level

 Von [M A Vinoth Kumar](https://profiles.wordpress.org/vinoth06/)

[Herunterladen](https://downloads.wordpress.org/plugin/article-difficulty-level.3.1.zip)

 * [Details](https://de.wordpress.org/plugins/article-difficulty-level/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/article-difficulty-level/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/article-difficulty-level/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/article-difficulty-level/#developers)

 [Support](https://wordpress.org/support/plugin/article-difficulty-level/)

## Beschreibung

Through this plugin, user can able to select the post difficulty level in admin 
dash board post area for each post.

 * User can select the difficulty level for each post in post area.
 * User can able to choose the star size and color to show the difficulty level.
 * User can able to choose the where to show the difficulty level, that is either
   in Home only or Post only or Both.

v 3.1 [12 Nov 2015]

 * Added shortcode to use inside the post echo bcShortCodeArticle($post->ID);
 * Updated font awesome icons

v 3.0

 * Now user can update wide list of icons for their difficulty level from http://
   fortawesome.github.io/Font-Awesome/icons/

v 2.2.2 [19-5-2014]

 * Updated to 3.9.1 version

v 2.2.1 [24-4-2014]

 * Bug fixes – conflict with default H1 tag.

v 2.2 [7-2-2014]

 * User can able to disable rating by selecting NA for that post

v 2.1.1

 * Updated to 3.8.1

v 2.1

 * Added Colorpicker to choose color

v 2.0

 * Major bug fixes
 * Plugin menu moved to Setting page [As requested by user]

v 1.1.6

 * Support 3.7.1

v 1.1.5

 * Users can view the Difficulty level in Admin dashboard post list.

v 1.1.4

 * Users can select where to show the difficulty level either in post or home or
   both.
 * Default message added for the post where rating not selected

v 1.1.3

 * Users can select upto 5 different size of stars

v 1.1.2

 * Users can change the star color

v 1.1.1

 * On save message updated.

v 1.1

 * Now user can select to display the rating in above or below the post
 * User can add custom name for displaying the rating

For more information – http://buffercode.com/article-difficulty-level/

## Screenshots

 * [[
 * Option setting page.
 * [[
 * Post Area Selection.
 * [[
 * Post Strength mode selection
 * [[
 * Rating below the post
 * [[
 * Rating above the post

## Installation

 1. Upload the „article-difficulty-level“ directory to the plugins directory.
 2. Go to the plugins setting page and activate „Post Difficulty Level“.
 3. Go to Settings -> Select Article Difficulty Level and Make the options as you need.
 4. Then users can see the Post Strenght mode in Posting area. Select the difficulty
    level of each post based on rating from 1 to 5
 5. You can add shortcode to use inside the post as your wish => echo bcShortCodeArticle(
    $post->ID);

For more information – [Buffercode](http://buffercode.com/article-difficulty-level/)

## Rezensionen

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

### 󠀁[Great one](https://wordpress.org/support/topic/great-one-33/)󠁿

 [ednawallon](https://profiles.wordpress.org/ednawallon/) 7. Februar 2017

Better way to change the star size, star color and specific location. Thanks for
your great plugin.

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

### 󠀁[Thanks for you feedback](https://wordpress.org/support/topic/thanks-for-you-feedback/)󠁿

 [M A Vinoth Kumar](https://profiles.wordpress.org/vinoth06/) 7. Februar 2017

Thanks for your feedback claradev7, We have planned to update in next release. Thanks
for your support

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

### 󠀁[Long time waited plugin](https://wordpress.org/support/topic/long-time-waited-plugin/)󠁿

 [claradev7](https://profiles.wordpress.org/claradev7/) 7. Februar 2017

Thanks for developing this plugin. Waited for long time to get this plugin. Suggestions:
1. Try to increase or decrease the star size 2. Restrict to view that star in post
only or home only or both

 [ Alle 5 Rezensionen lesen ](https://wordpress.org/support/plugin/article-difficulty-level/reviews/)

## Mitwirkende und Entwickler

„Article Difficulty Level“ ist Open-Source-Software. Folgende Menschen haben an 
diesem Plugin mitgewirkt:

Mitwirkende

 *   [ M A Vinoth Kumar ](https://profiles.wordpress.org/vinoth06/)
 *   [ buffercode ](https://profiles.wordpress.org/buffercode/)

[Übersetze „Article Difficulty Level“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/article-difficulty-level)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/article-difficulty-level/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/article-difficulty-level/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/article-difficulty-level/)
per [RSS](https://plugins.trac.wordpress.org/log/article-difficulty-level/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 3.1

 * Added shortcode to use inside the post echo bcShortCodeArticle($post->ID);
 * Updated font awesome icons

#### 3.0

 * Now user can update wide list of icons for their difficulty level from http://
   fortawesome.github.io/Font-Awesome/icons/

#### 2.2.2

 * Updated to 3.9.1 version

#### 2.2.1

 * Bug fixes – conflict with default H1 tag.

#### 2.2

 * User can able to disable rating by selecting NA for that post

#### 2.1.1.1

 * Update to 3.8

#### 2.1

 * Added Colorpicker to choose color

#### 2.0

 * Major bug fixes
 * Plugin menu moved to Setting page [As requested by user]

#### 1.1.6

 * Support 3.7.1

#### 1.1.5

 * Users can view the Difficulty level in Admin dashboard post list.

#### 1.1.4

 * Users can select where to show the difficulty level either in post or home or
   both.

#### 1.1.3

 * Users can select upto 5 different size of stars

#### 1.1.2

 * Users can change the star color

#### 1.1.1

 * On save message updated

#### 1.1

 * Now user can select to display the rating in above or below the post
 * User can add custom name for displaying the rating

#### 1.0

 * Public release

For more information – [Buffercode](http://buffercode.com/article-difficulty-level/)

## Meta

 *  Version **3.1**
 *  Zuletzt aktualisiert **vor 11 Jahren**
 *  Aktive Installationen **20+**
 *  WordPress-Version ** 2.9 oder höher **
 *  Getestet bis **4.3.34**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/article-difficulty-level/)
 * Schlagwörter
 * [post](https://de.wordpress.org/plugins/tags/post/)[rating](https://de.wordpress.org/plugins/tags/rating/)
   [rating plugin](https://de.wordpress.org/plugins/tags/rating-plugin/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/article-difficulty-level/advanced/)

## Bewertungen

 4.8 von 5 Sternen.

 *  [  4 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/article-difficulty-level/reviews/?filter=5)
 *  [  1 4-Sterne-Rezension     ](https://wordpress.org/support/plugin/article-difficulty-level/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/article-difficulty-level/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/article-difficulty-level/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/article-difficulty-level/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/article-difficulty-level/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/article-difficulty-level/reviews/)

## Mitwirkende

 *   [ M A Vinoth Kumar ](https://profiles.wordpress.org/vinoth06/)
 *   [ buffercode ](https://profiles.wordpress.org/buffercode/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/article-difficulty-level/)