Linux 软件免费装
Banner图

DCO Comment Attachment

开发者 denisco
更新时间 2022年10月3日 06:41
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

video image attachment comment comment attachment

下载

1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.3.0 1.3.1 2.0.0 2.1.0 2.3.1 2.1.1 2.2.0 2.3.0 1.0.0 2.4.0

详情介绍:

DCO Comment Attachment allows your visitors to attach images, videos, audios, documents and other files with their comments. They will also be able to automatically embed links from Youtube, Facebook, Twitter and other services in the comment text. With plugin settings you can: You can also: Attachments are uploaded to the WordPress Media Library and deleted along with the comment (if this is set in the settings). REST API is supported. DCO Comment Attachment is also available on GitHub.

安装:

  1. Upload dco-comment-attachment folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

屏幕截图:

  • Examples of attachment types.
  • A commenting form with an attachment field.
  • List of comments in the admin panel.
  • Screen for editing a comment in the admin panel.
  • Plugin settings page.
  • An example of a lightbox with the Simple Lightbox plugin.
  • An example of a drag and drop support.
  • An example of the new comment notification email.
  • An example of REST API support.

常见问题:

What lightbox plugins are supported?

DCO Comment Attachment tested with:

  • Simple Lightbox
  • Easy FancyBox
  • Responsive Lightbox & Gallery
  • FooBox Image Lightbox
  • FancyBox for WordPress Feel free to create a new topic on support forum if you need integration with another plugin.

How to use the [dco_ca] shortcode?

Without attributes specified, the [dco_ca] shortcode will display all attachments attached to current post. You can filter attachments using the type attribute. By default it is all. Also supported: image, video, audio and misc. You can specify one value [dco_ca type="image"] or multiple values, separated by commas [dco_ca type="video,audio"]. You can also display attachments from the comments of another post using the post_id attribute. For example, [dco_ca post_id="45"], where 45 is the ID of the specific post. You can also combine these attributes. For example, [dco_ca post_id="45" type="image"] will display all images attached to comments to the post with ID 45.

更新日志:

2.4.0 2.3.1 2.3.0 2.2.0 2.1.1 2.1.0 2.0.0 1.3.1 1.3.0 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.0