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)

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.

![](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://kn.wordpress.org/plugins/wp-copyright/#description)
 * [‍ವಿಮರ್ಶೆಗಳು‍](https://kn.wordpress.org/plugins/wp-copyright/#reviews)
 *  [ಸ್ಥಾಪನೆ](https://kn.wordpress.org/plugins/wp-copyright/#installation)
 * [ಅಭಿವೃದ್ಧಿ](https://kn.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
 * [[
 * Uploaded images get blurred immediately.
 * [[
 * 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.

## FAQ

  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” ಓಪನ್ ಸೋರ್ಸ್ ಸಾಫ್ಟ್‌ವೇರ್ ಆಗಿದೆ. ಕೆಳಗಿನ ಜನರು ಈ ಪ್ಲಗಿನ್‌ಗೆ ಕೊಡುಗೆ ನೀಡಿದ್ದಾರೆ.

ಕೊಡುಗೆದಾರರು

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

“WP Copyright” has been translated into 1 locale. ಅವರ ಕೊಡುಗೆಗಳಿಗಾಗಿ [ಅನುವಾದಕರು](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)
ಚಂದಾದಾರರಾಗಿ.

## Changelog

#### 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

## ಮೆಟಾ

 *  Version **2.0.4**
 *  ಕೊನೆಯದಾಗಿ ನವೀಕರಿಸಿದ್ದು **7 ವರ್ಷಗಳು ರ ಮುನ್ನ**
 *  ಸಕ್ರಿಯ ಸ್ಥಾಪನೆಗಳು **60+**
 *  ವರ್ಡ್ಪ್ರೆಸ್ ಆವೃತ್ತಿ ** 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://kn.wordpress.org/plugins/tags/blur/)[copyright](https://kn.wordpress.org/plugins/tags/copyright/)
   [images](https://kn.wordpress.org/plugins/tags/images/)[media manager](https://kn.wordpress.org/plugins/tags/media-manager/)
   [media upload](https://kn.wordpress.org/plugins/tags/media-upload/)
 *  [ಸುಧಾರಿತ ನೋಟ](https://kn.wordpress.org/plugins/wp-copyright/advanced/)

## ರೇಟಿಂಗ್‌ಗಳು

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-copyright/reviews/)

## ಕೊಡುಗೆದಾರರು

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

## ಬೆಂಬಲ

ಹೇಳಲು ಏನಾದರೂ ಸಿಕ್ಕಿದೆಯೇ? ಸಹಾಯ ಬೇಕೇ?

 [ಬೆಂಬಲ ವೇದಿಕೆಯನ್ನು ವೀಕ್ಷಿಸಿ](https://wordpress.org/support/plugin/wp-copyright/)