Skip to content

mkrdip/related-posts-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Related Posts Widget ===
Contributors: mkrdip
Donate link: http://mkrdip.me/donate
Tags: similar posts widget, related posts widget, related posts
Requires at least: 3.0
Tested up to: 4.3
Stable tag: 2.0.1

Adds a widget that shows posts related to the current post based on tags.

== Description ==

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.

= Features =

* 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.

= Contribute =
While using this plugin if you find any bug or any conflict, please submit an issue at 
[Github](https://github.com/mkrdip/related-posts-widget) (If possible with a pull request). 

== Installation ==

= Automatic 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.

= Manual 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)

== Screenshots ==

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

== Changelog ==

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

* Initial release.

About

Adds a widget that shows a list of related posts in single post pages.

Resources

Stars

Watchers

Forks

Packages

No packages published