Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

DynPicWaterMark

Опис

DynPicWaterMark adds dynamicaly a watermark to your posted images on display time (no changes on original picture) .
You can configure if it marks all your images or just the ones you set on post usage time.
Watermark Position can be configured by post usage or a general default.
You can change the watermark whenever you want without having to process all images and upload.
It can be applied to all your current posts.

Watermarks size can be configured to be:

  • a % of picture height or width;
  • a fixed Height or width;
  • the watermark original imge size.

Скріншоти

  • Plugin in use with lightbox on my website;
  • Plugin configuration.

Встановлення

  1. Download the plugin from here.
  2. Extract all the files.
  3. Upload everything (keeping the directory structure) to the /wp-content/plugins/ directory.
  4. There should be a /wp-content/plugins/dynpicwatermark directory now with dynpicwatermark.php in it.
  5. Activate the plugin through the ‘Plugins’ menu in WordPress.
  6. Visit the configuration tab to set default options and desired watermark (gif/png).

Часті питання

Why My WaterMark is not trasnparent?

Your watermark original file shout be a gif or png file with the desired transparency applied.

How to set a image to NOT be marked?

On the setting, be shure mark all images option is set to “NO”. And on post time select the file URL instead of the plugin link (altomatically replaced).

The FAQ is available at the Plugin Homepage

Відгуки

Прочитати всі 2 відгуки

Учасники та розробники

“DynPicWaterMark” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “DynPicWaterMark” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1

  • NEW option: creates a local Php.ini file for ajusting plugin Memory. This allows watermarking large images
  • Improved: Better looking plugin interface at adding media to post screen

1.0.4

  • Plugin name downcase on .php and png files tested and stable

1.0.3

  • Plugin name downcase on .php and png files

1.0.2

  • Plugin name downcase on .png and png files

1.0

  • Fist stable and tested version.