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.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“Last Seen Posts Widget” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Last Seen Posts Widget” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.2

  • calling only the thumbnail sized thumb

1.1

  • added post thumbnail functionality

1.0

  • Initial release