內容簡介
這個外掛程式可以擴展圖像屬性來包括 nopin=”nopin” 在 <img /> 標籤內。nopin 屬性可以阻止使用「Pin it」按鈕釘住指定的圖像。
範例:<img src=”yourimage.jpg” nopin=”nopin” />
這個外掛程式並不會自動將 nopin 屬性添加到您博客內的每張圖片,它僅僅允許您在圖片上添加該屬性,而不用擔心 WordPress 在您發布文章時刪除該標籤。
請注意:這個外掛程式會覆蓋當前圖像標籤的屬性,因此如果您使用除下面列出的屬性之外的任何其他屬性,這些屬性將在啟用此外掛程式時自動從您的圖像標籤中刪除。
可用的屬性:
src
alt
title
class
id
style
align
border
crossorigin
height
hspace
ismap
longdesc
usemap
vspace
width
onmouseover
onmouseout
name
aria-describedby
外掛標籤
開發者團隊
原文外掛簡介
Extending the image attributes to include nopin=”nopin” within the tag. The nopin attribute blocks the specified image from being pinned when using the “Pin It” button.
An example would look like: 
This plugin does not automatically add the nopin attribute to every image within your blog; it merely allows you to add it to your images without fear of WordPress removing the tag when your post is published.
PLEASE NOTE: This plugin overides current image tag attributes, thus if you use any other attributes other than the ones listed below, they will be removed from your image tags automatically once this plugin is activated.
Available attributes:
src
alt
title
class
id
style
align
border
crossorigin
height
hspace
ismap
longdesc
usemap
vspace
width
onmouseover
onmouseout
name
aria-describedby
