Title: Recommend
Author: mattlitzinger
Published: <strong>مئی 6, 2021</strong>
Last modified: مارچ 20, 2023

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/recommend/assets/icon.svg?rev=2527490)

# Recommend

 منجانب [mattlitzinger](https://profiles.wordpress.org/mattlitzinger/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/recommend.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/recommend/#description)
 * [جائزے](https://ur.wordpress.org/plugins/recommend/#reviews)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/recommend/#developers)

 [معاونت](https://wordpress.org/support/plugin/recommend/)

## تفصیل

#### Features

 * Give users a "like” action on posts
 * Display the like count on a post
 * Custom label text for like count
 * Disable label text for count site-wide
 * Choose between a "Thumbs Up” or a "Heart” icon
 * Limit like action to specific post types
 * Disable plugin CSS or add custom styling rules

By default, the like count will be displayed below the content for individual posts
across all post types. You can disable this in the plugin settings or define which
post types to include.

If you’d rather display the like count in your template files, use the below code:

    ```
    <?php 
        if( function_exists('wp_recommend_show_likes') ) 
            wp_recommend_show_likes(); 
    ?>
    ```

### Shortcodes

The following shortcode will display the like count on any post.

    ```
    [recommend-likes]  
    ```

The following shortcode will display a list of most liked posts. There are two optional
parameters to fine tune the displayed results: `post_type` and `posts_per_page`.
The default values for these parameters are shown in the example below.

    ```
    [recommend-liked-posts post_type="post" posts_per_page="5"]
    ```

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“Recommend” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ mattlitzinger ](https://profiles.wordpress.org/mattlitzinger/)

[“Recommend” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/recommend)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/recommend/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/recommend/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/recommend/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/recommend/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 0.6.3

_Release Date: August 9th, 2022_

 * Updated to support WordPress 6.0.1 release
 * Fixes:
    - Added `in_the_loop()` and `is_main_query()` conditionals for displaying like
      count after post content

#### 0.6.2

_Release Date: January 25rd, 2022_

 * Updated to support WordPress 5.9 release

#### 0.6.1

_Release Date: June 3rd, 2021_

 * Fixes:
    - Fixed issue w/ disabled admin field

#### 0.6

_Release Date: June 3rd, 2021_

 * Changes:
    - Renamed shortcodes (breaking change)
    - Updated Readme to include clearer set up instructions
    - General code cleanup (commments/spacing)
 * New features:
    - Admin field to show/hide like count after the content for all posts
    - Admin field to define included post types

#### 0.5

_Release Date: May 6th, 2021_

 * Initial beta release.

## میٹا

 *  Version **0.6.2**
 *  Last updated **3 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 4.7 یا اس سے جدید **
 *  Tested up to **6.2.11**
 *  PHP version ** 7.0 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/recommend/)
 * Tags
 * [heart](https://ur.wordpress.org/plugins/tags/heart/)[like](https://ur.wordpress.org/plugins/tags/like/)
   [recommend](https://ur.wordpress.org/plugins/tags/recommend/)[thumbs-up](https://ur.wordpress.org/plugins/tags/thumbs-up/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/recommend/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/recommend/reviews/)

## شراکت دار

 *   [ mattlitzinger ](https://profiles.wordpress.org/mattlitzinger/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/recommend/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://paypal.me/mattlitzinger)