Linux 软件免费装

InfoGalore Folders

开发者 infogalore
更新时间 2017年5月22日 17:39
PHP版本: 4.7 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

media shortcode folders organise filelist

下载

详情介绍:

InfoGalore Folders plugin allows you to:

安装:

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use Settings / InfoGalore Folders screen to configure the plugin.

屏幕截图:

  • Folder editor screen
  • Shortcode usage in article editor
  • Rendered shortcodes in article content

常见问题:

What shortcodes I can use?

Shortcodes you can use:

  • [ig-folder id='x'] : publish contents of folder with ID=x
  • [ig-file id='x'] : publish file link and description of attachment with ID=x

What additional attributes I can use with [ig-folder] shortcode?

You can use the following shortcode attributes to change default plugin behaviour:

  • depth - number of subfolder levels to include in output (default value is 0)
  • layout - output folder files and subfolders in 'block' or 'inline' layout
  • title - 'show' or 'hide' folder title. Alternatively you can provide your own title text.
  • file_titles - 'show' or 'hide' folder file titles (filename used if title hidden)
  • size - 'show' or 'hide' folder file sizes
  • date - 'show' or 'hide' folder file dates
  • description - 'show' or 'hide' folder file descriptions (if any)
Examples: [ig-folder id='1' date='show'] [ig-folder id='1' depth='1' title='My first folder with subfolders' description='show' size='hide']

What additional attributes I can use with [ig-file] shortcode?

  • layout - output file information in 'block' or 'inline' layout
  • title - 'show' or 'hide' file title (filename used if title hidden). Alternatively you can provide your own title text
  • size - 'show' or 'hide' file size
  • date - 'show' or 'hide' file date
  • description - 'show' or 'hide' file description (if any)
Example: [ig-file id='1' title='First File' date='show']

更新日志:

1.0.0