Title: PostViews Insights
Author: Sunny Thakur
Published: <strong>ऑक्टोबर 18, 2024</strong>
Last modified: नोव्हेंबर 18, 2024

---

प्लगइन शोधा

![](https://ps.w.org/postviews-insights/assets/banner-772x250.png?rev=3202893)

![](https://ps.w.org/postviews-insights/assets/icon-256x256.png?rev=3202879)

# PostViews Insights

 [Sunny Thakur](https://profiles.wordpress.org/sunny923/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/postviews-insights.1.0.1.zip)

 * [तपशील](https://mr.wordpress.org/plugins/postviews-insights/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/postviews-insights/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/postviews-insights/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/postviews-insights/#developers)

 [समर्थन](https://wordpress.org/support/plugin/postviews-insights/)

## वर्णन

A plugin to display post view insights and provide a shortcode to list posts based
on view count.

## स्क्रीनशॉट

 * [[
 * Screenshot 1 is admin settings page where you can manage you settings
 * [[
 * Secreenshot 2 displays the Views of posts in admin post table

## स्थापना

 1. Upload the plugin files to the `/wp-content/plugins/postviews-insights` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the `[post_view_list post_type="your_post_type" order="ASC" display="5"]` shortcode
    in your posts or pages.

## नेहमी विचारले जाणारे प्रश्न

### How do I customize the HTML output?

You can use the `pvin_custom_html` filter to customize the HTML output. Here’s an
example:

    ```
    add_filter('pvin_custom_html', 'custom_pvi_html_output', 10, 2);

    function custom_pvi_html_output($output, $atts) {
        $custom_output = '<div class="custom-post-list">' . $output . '</div>';
        return $custom_output;
    }
    ```

## समीक्षा

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

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

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

योगदानकर्ते

 *   [ Sunny Thakur ](https://profiles.wordpress.org/sunny923/)

[भाषांतर करा “PostViews Insights” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/postviews-insights)

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

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/postviews-insights/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/postviews-insights/) तपासा, किंवा
[विकास लॉग](https://plugins.trac.wordpress.org/log/postviews-insights/) च्या [RSS](https://plugins.trac.wordpress.org/log/postviews-insights/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## मेटा

 *  आवृत्ती **1.0.1**
 *  शेवटचा अद्यतन **1 वर्ष पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 5.0 किंवा मोठा **
 *  परीक्षित केले आहे **6.7.5**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/postviews-insights/)
 * टॅग्ज:
 * [analytics](https://mr.wordpress.org/plugins/tags/analytics/)[insights](https://mr.wordpress.org/plugins/tags/insights/)
   [postviews](https://mr.wordpress.org/plugins/tags/postviews/)[shortcode](https://mr.wordpress.org/plugins/tags/shortcode/)
   [views](https://mr.wordpress.org/plugins/tags/views/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/postviews-insights/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/postviews-insights/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/postviews-insights/reviews/)

## योगदानकर्ते

 *   [ Sunny Thakur ](https://profiles.wordpress.org/sunny923/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/postviews-insights/)