Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Related Posts Widget

Beschreibung

Related Posts Widget shows a list of posts with similar tags to the current post. The widget is only shown on single post pages. The Related Post widget only shows & loads it’s file in front end when is_single() returns true & post tag(s) is similar.

Zusatzfunktionen

  • Option to show post thumbnail & set dimension by width & height.
  • Set how many posts to show.
  • Option to show the post excerpt and how long the excerpt should be.
  • Option to show the post date.
  • Option to show the comment count.
  • Multiple widgets.

Etwas beitragen

While using this plugin if you find any bug or any conflict, please submit an issue at
Github (If possible with a pull request).

Screenshots

  • The widget configuration dialog.
  • Front end of the widget using a default WordPress Theme.

Installation

Automatische Installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Related Posts Widget, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “Related Posts Widget” and click Search Plugins. Once you’ve found plugin, you can install it by simply clicking “Install Now”. Then, go to plugins page of WordPress admin activate the plugin. Now, goto the Widgets page of the Appearance section and configure the Related Posts widget.

Manuelle Installation

  1. Download the plugin.
  2. Upload it to the plugins folder of your blog.
  3. Goto the Plugins section of the WordPress admin and activate the plugin.
  4. Now, goto the Widgets page of the Appearance section and configure the Related Posts widget.

Read more about installting plugins at [WordPress Codex] (https://codex.wordpress.org/Managing_Plugins#Installing_Plugins)

Rezensionen

Alle 1 Rezension lesen

Mitwirkende & Entwickler

„Related Posts Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Related Posts Widget“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.0.1

  • Added PHP5 Constructor
  • Compatible with WordPress 4.3

2.0

  • Added CSS file for posts styling
  • Now compaitable with latest versions of WordPress
  • Better code quality

1.1

  • Fixed a bug in the thumbnail size registration routine.

1.0

  • Erstveröffentlichung