Linux 软件免费装

Pofio

开发者 mahdiyazdani
gookaani
mypreview
更新时间 2018年1月15日 20:12
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 4.9.1
版权: GPLv3 or later
版权网址: 版权信息

标签

portfolio projects custom post type portfolio template pofio portfolio website portfolio builder portfolio holder

下载

1.0.0

详情介绍:

Registers a custom post type along with tags and categories for portfolio projects. Translators & Non-English Speakers Translators are welcome to contribute to the plugin. Please use the WordPress translation website. Support this plugin Don't forget to rate this plugin 5 shining stars if you like it, thanks!

安装:

  1. Upload the entire pofio folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Start by adding portfolio projects Dashboard > Portfolio.

屏幕截图:

  • Portfolio custom post type on WordPress dashboard view.

升级注意事项:

1.0.0
  • Nothing so far.

常见问题:

How can I embed portfolio projects on post or page?

Add the [pofio] shortcode to any post or page to display projects.

Are there any attributes to customize the portfolio output?

Optionally add the following attributes to customize the portfolio layout:

  • display_types: display Project Types – displayed by default. (true/false)
  • display_tags: display Project Tag – displayed by default. (true/false)
  • display_content: display project content – displayed by default. (true/false)
  • display_author: display project author name – hidden by default. (true/false)
  • include_type: display specific Project Types. Defaults to all. (comma-separated list of Project Type slugs) include_tag: display specific Project Tags. Defaults to all. (comma-separated list of Project Tag slugs)
  • columns: number of columns in shortcode. Defaults to 2. (number, 1-6)
  • order: display projects in ascending or descending order. Defaults to ASC for sorting in ascending order, but you can reverse the order by using DESC to display projects in descending order instead. (ASC/DESC)
  • orderby: sort projects by different criteria, including author name, project title, and even rand to display in a random order. Defaults to sorting by date. (author, date, title, rand)

Where can I follow development process?

If you’re a theme author, plugin author, or just a code hobbyist, you can follow the development of this plugin on it’s GitHub repository.

Why doesn’t this plugin do anything?

You’ll need to create templates for archive-portfolio.php and single-portfolio.php if you want to display portfolio projects.

更新日志:

1.0.0