Title: WP Copyright
Author: zitrusblau
Published: <strong>31 ສິງຫາ 2017</strong>
Last modified: 23 ມັງກອນ 2019

---

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

![](https://ps.w.org/wp-copyright/assets/banner-772x250.jpg?rev=1934901)

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

![](https://ps.w.org/wp-copyright/assets/icon-256x256.png?rev=1934901)

# WP Copyright

 ໂດຍ [zitrusblau](https://profiles.wordpress.org/zitrusblau/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/wp-copyright.2.0.5.zip)

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

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

## ຄຳອະທິບາຍ

This plugin can be used as a discrete but efficient tool for websites which have
to make sure that copyright information for images is mandatory.

How it works: It simply blurs all uploaded images. The original only gets restored
when the copyright info is set.
 The text field for the copyright info is provided
as a form field in the attachment details view.

A simple but elegant solution to enforce copyright discipline among authors and 
editors.

This plugin is compatible with the plugin “Enhanced Media Library” (tested with 
version 2.4.5).

## ພາບໜ້າຈໍ

[⌊Upload & Restore⌉⌊Upload & Restore⌉[

Upload & Restore

[⌊Uploaded images get blurred immediately.⌉⌊Uploaded images get blurred immediately
.⌉[

Uploaded images get blurred immediately.

[⌊The original image gets restored when the copyright text field is not empty anymore.⌉⌊
The original image gets restored when the copyright text field is not empty anymore
.⌉[

The original image gets restored when the copyright text field is not empty anymore.

[[

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

#### We recommend your host supports:

 * PHP version 5.6 or greater
 * MySQL version 5.6 or greater
 * WP Memory limit of 64 MB or greater (128 MB or higher is preferred)
 * Installed gd library for image processing.

#### Installation

 1. Install using the WordPress built-in Plugin installer, or Extract the zip file 
    and drop the contents in the `wp-content/plugins/` directory of your WordPress 
    installation.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

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

  How can I get the copyright text of an image?

Copyright texts are saved as postmeta fields with meta key “copyright”.
 Use the
attachment_id, the meta key “copyright” and the core function “get_postmeta” to 
retrieve the copyright text of an image.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

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

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

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

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

“WP Copyright” ໄດ້ຖືກແປເປັນ 1 ພາສາທ້ອງຖິ່ນ. ຂໍຂອບໃຈ [ທີມງານຜູ້ແປ](https://translate.wordpress.org/projects/wp-plugins/wp-copyright/contributors)
ສຳລັບການປະກອບສ່ວນຂອງເຂົາເຈົ້າ.

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

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

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

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

#### 2.0.5 – 23.01.2019

 * Fixed: Copyright check

#### 2.0.4 – 10.09.2018

 * Fixed: Unlimited loop in case of Exif copyright metadata removal

#### 2.0.3 – 06.09.2018

 * Fixed: Octal representation of file permissions

#### 2.0.2 – 05.09.2018

 * New: Default options

#### 2.0.1 – 04.09.2018

 * New: Settings for exif copyright key

#### 2.0.0 – 03.09.2018

 * New: Locked / Released permissions in settings
 * Fixed: Less javascript, more database while locking / releasing images (More 
   stability and overall performance)
 * New: Recognition of certain EXIF meta data for automatic copyright and tag settings

#### 1.1.2 – 04.04.2018

 * Fixed: Another illegal function override

#### 1.1.1 – 03.04.2018

 * Fixed: Illegal function override

#### 1.1.0 – 29.03.2018

 * New Feature: Wp Copyright Settings Page
 * Bugfix: Template loads without destroying core features in media modal
 * Enhancement: Loading indicator

#### 1.0.0 – 28.08.2017

 * Initial Public Release

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

 *  ເວີຊັນ **2.0.4**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **7 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **60+**
 *  ເວີຊັນ WordPress ** 4.6 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.9.29**
 *  ເວີຊັນ PHP ** 5.6 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/wp-copyright/) ແລະ [German](https://de.wordpress.org/plugins/wp-copyright/).
 *  [ແປເປັນພາສາຂອງເຈົ້າ](https://translate.wordpress.org/projects/wp-plugins/wp-copyright)
 * ແທັກ
 * [blur](https://lo.wordpress.org/plugins/tags/blur/)[copyright](https://lo.wordpress.org/plugins/tags/copyright/)
   [images](https://lo.wordpress.org/plugins/tags/images/)[media manager](https://lo.wordpress.org/plugins/tags/media-manager/)
   [media upload](https://lo.wordpress.org/plugins/tags/media-upload/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/wp-copyright/advanced/)

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

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

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

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

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

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

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

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

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