[wordpress插件] Add Watermarks添加水印

wordpress 插件 文章 2020-01-31 22:40 819 0 全屏看文

AI助手支持GPT4.0

评分

62

62

描述

This plugin allows you to add a watermark images on all images that were uploaded in your wordpress.

此插件可让您在wordpress中上传的所有图像上添加水印图像。

The watermark is generated on-the-fly and cached for faster access.

水印是即时生成的,并已缓存以加快访问速度。

To see the plugin in action, select “Add watermark to all images”, chose a watermark image and and submit the settings page.

要查看实际使用的插件,请选择“向所有图像添加水印”,选择一个水印图像并提交设置页面。

You should then see the watermark appearing on your site.

然后,您应该看到水印出现在您的站点上。

You might need to reload the page (F5 in most browsers) to bypass the browser cache.

您可能需要重新加载页面(在大多数浏览器中为F5)以绕过浏览器缓存。

The plugin does not change your source images.

该插件不会更改您的源图像。

To disable all watermarks, simply disable the plugin, and everything is back to normal.

要禁用所有水印,只需禁用插件即可,一切恢复正常。

If you encounter errors (especially syntax errors), check your PHP version.

如果遇到错误(尤其是语法错误),请检查您的PHP版本。

It should be at least 7.0.

至少应为7.0。

This plugin requires Apache and mod_rewrite.

此插件需要Apache和mod_rewrite。

安装步骤

You need an apache Server with mod_rewrite installed and a recent php version with gd enabled.

您需要安装了mod_rewrite的apache服务器以及启用gd的最新php版本。

~90% of the web hosting providers out there provide this by default.

默认情况下,约有90%的网络托管提供商会提供此功能。

Install and activate this plugin.

安装并激活此插件。

Then go to Settings->Add watermark.

然后转到“设置”->“添加水印”。

You can upload or chose your watermark image there.

您可以在那里上传或选择水印图像。

For a first test, you can leave the position settings as they are.

对于第一次测试,您可以保持位置设置不变。

Manual uninstall

手动卸载

Mind that the plugin adds a .htaccess file for processing the images.

请注意,该插件添加了一个.htaccess文件来处理图像。

If you deactivate / uninstall it, the hooks will automatically be deleted.

如果您停用/卸载它,则挂钩将自动删除。

If that fails (or you want to uninstall manually), delete:

如果失败(或您要手动卸载),请删除:

    • The plugin directory (as you would with every other plugin)
    • 插件目录(与其他所有插件一样)

    • Delete wp-content/uploads/.htaccess
    • 删除wp-content / uploads / .htaccess

    • Delete wp-content/uploads/watermark-cache/
    • 删除wp-content / uploads / watermark-cache /

下载地址

https://downloads.wordpress.org/plugin/add-watermark.zip

https://downloads.wordpress.org/plugin/add-watermark.zip

-EOF-

AI助手支持GPT4.0