Title: Love It
Author: Syed Balkhi
Published: <strong>25 ມີນາ 2012</strong>
Last modified: 20 ສິງຫາ 2015

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/love-it.svg)

# Love It

 ໂດຍ [Syed Balkhi](https://profiles.wordpress.org/smub/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/love-it.1.0.5.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/love-it/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/love-it/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/love-it/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/love-it/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/love-it/)

## ຄຳອະທິບາຍ

Love It is a simple plugin that adds a “Love It” link to your posts, pages, and 
custom post types. It works similar to Facebook’s Like button, but is exclusive 
to your website. It provides a great way for users to show their appreciation, and
for you to gain a good idea of which posts are your most popular.

The plugin includes a simple widget to show your “Most Loved” items.

This plugin is based of the tutorial I published on [creating a simple Love It plugin](http://pippinsplugins.com/write-a-love-it-plugin-with-ajax/)

The demonstration video for the tutorial and the plugin is below:

An improved Pro version of the plugin is [available](https://pippinsplugins.com/love-it-pro/).
Features of the pro version include:

 * Show Love It links automatically
 * Track your most popular posts, pages, and custom post types
 * Setup in less than 5 minutes
 * Enabled / disable for every registered post type
 * Customize the text displayed for links and “already loved” messages
 * Users can only love posts/pages once
 * Works for logged-in and logged-out users
 * Most Loved widget included
 * No coding necessary
 * Custom CSS option for advanced users
 * Embed help documentation in plugin settings
 * Easy to use template tags for developers

## ການຕິດຕັ້ງ

 1. Upload love-it to wp-content/plugins
 2. Click “Activate” in the WordPress plugins menu
 3. A “Love It” link will be automatically added to the bottom of all posts / pages
 4. Love It links are displayed to logged-in users only.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  Can non-logged-in users Love items?

No, not at this time. The ability for non-logged-in users to Love items with JS 
cookies will be added to the [pro](https://pippinsplugins.com/love-it-pro/) version
soon.

  Can I enabled the Love It link on only some post types?

In the [pro](https://pippinsplugins.com/love-it-pro/) version you can.

## ການຣີວິວ

![](https://secure.gravatar.com/avatar/7981f9f9fc684401b72fe79baf91d83792f3b7ebf00997ff1065c6b3e4af9098?
s=60&d=retro&r=g)

### 󠀁[Love it is very useful for my visitors](https://wordpress.org/support/topic/love-it-is-very-useful-for-my-visitors/)󠁿

 [St Nowak](https://profiles.wordpress.org/st-nowak/) 7 ກຸມພາ 2017

Like or dislike functions is very impotent for estimate of my site information.

 [ ອ່ານການຣີວິວທັງໝົດ 2 ລາຍການ ](https://wordpress.org/support/plugin/love-it/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Love It” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະ
ນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Syed Balkhi ](https://profiles.wordpress.org/smub/)
 *   [ Pippin Williamson ](https://profiles.wordpress.org/mordauk/)

[ແປ “Love It” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/love-it)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/love-it/), ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/love-it/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/love-it/) ຜ່ານ
[RSS](https://plugins.trac.wordpress.org/log/love-it/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0.5

 * Fix: PHP 4 style constructors
 * Fix: Undefined indexes when first adding widget to sidebar

#### 1.0.4

 * Tested for compatibility with WordPress 4.0
 * Added missing esc_attr() calls

#### 1.0.3

 * Added new li_display_love_links_on filter that can be used to modify the post
   types the Love It links display on
 * Load the text domain on “init”

#### 1.0.1

 * Added the li_love_link($love_text = null, $loved_text = null) function
 * Made it so the li_love_link() function can be used on index / archive pages
 * Updated to JS to work with archive views

#### 1.0

 * Initial release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.5**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **11 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **20+**
 *  ເວີຊັນ WordPress ** 3.4 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.3.34**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/love-it/)
 * ແທັກ
 * [like](https://lo.wordpress.org/plugins/tags/like/)[love](https://lo.wordpress.org/plugins/tags/love/)
   [plus one](https://lo.wordpress.org/plugins/tags/plus-one/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/love-it/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/love-it/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/love-it/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/love-it/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/love-it/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/love-it/reviews/?filter=1)

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

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/love-it/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Syed Balkhi ](https://profiles.wordpress.org/smub/)
 *   [ Pippin Williamson ](https://profiles.wordpress.org/mordauk/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/love-it/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](http://pippinsplugins.com/support-the-site)