Linux 软件免费装
Banner图

Comments with files

开发者 whodunitagency
leprincenoir
更新时间 2017年7月5日 02:25
PHP版本: 3.5 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

comments form media files attachments

下载

1.0.0

详情介绍:

FEATURES add_filter( 'filter_get_file_mime_types' , 'filter_get_file_mime_types_custom' ); function filter_get_file_mime_types_custom( $types ) { $types[] = 'text/plain'; return $types; }

安装:

  1. Upload the plugin files to the /wp-content/plugins/comments-with-files directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress

屏幕截图:

  • Attachment Display

更新日志:

1.0.0