This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Last Seen Posts Widget

ਵੇਰਵਾ

This plugin creates a widget which will show the title, thumbnail and link to the last 5 posts a user has consulted.
To store the data it uses sessions.

Session handling is provided by slightly modified functions from the simple-session-plugin by pkwooster.

ਸਕਰੀਨਸ਼ਾਟ

  • Screenshot of widget and result in sidebar

ਸਥਾਪਤੀਕਰਨ

  1. Unzip and upload /last-seen-posts-widget/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the title of the widget under Appearance => Widgets

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Can I modify the style of the post list?

The plugin comes with a very basic stylesheet. It uses your theme’s default markup for widgets.
If needed, you should add your own styles to your own theme’s stylesheet.
Furthermore, every link has a class “lastseen” which you may use in your theme’s stylesheet.

Can I configure the number of posts to show up?

Not yet.

Can I show a thumbnail alongside the title ?

Yes. If your post has a featured image, this will show up here.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Last Seen Posts Widget” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Last Seen Posts Widget” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.2

  • calling only the thumbnail sized thumb

1.1

  • added post thumbnail functionality

1.0

  • Initial release