Linux 软件免费装

ChillThemes Portfolio

开发者 chillthemes
更新时间 2014年11月3日 02:17
PHP版本: 3.0 及以上
WordPress版本: 3.6
版权: GPLv2 or later
版权网址: 版权信息

标签

taxonomies portfolio post-type chillthemes

下载

详情介绍:

This plugin provides you with a new post type aptly named Portfolio and two new taxonomies; Roles and Types to use with any theme you want, obviously it was created for use in our themes.

安装:

Using The WordPress Plugin Upload
  1. Log in and navigate to Plugins → Add New.
  2. Type ChillThemes Portfolio into the Search input and click the Search Plugin button.
  3. Locate the ChillThemes Portfolio in the list of search results and click the Install Now button.
  4. Click the Activate Plugin link at the bottom of the install screen.
Using FTP
  1. Download the ChillThemes Portfolio plugin from WordPress.org.
  2. Unzip the package and move it to your plugins directory.
  3. Log into WordPress and navigate to the Plugins screen.
  4. Locate ChillThemes Portfolio in the list of available plugins and click the Activate link.

常见问题:

Will this work with any WordPress theme?

Yes it will. This plugin will provide you with all you need to setup a portfolio using WordPress. You'll just have to provide the post type archive, taxonomy, single portfolio, and portfolio page templates.

Is there a widget to go along with this plugin?

Yes, there certainly is! If you install and activate our ChillThemes Widgets plugin along with this one, you'll see a new widget aptly titled Portfolio.

I'm getting 404 errors, what do I do?

All you need to do is visit the Settings -> Permalinks page to flush the rewrite rules, you don't have to make any changes, just visiting this page will do.

Are there filters?

Yes! Here's a list of available filters:

  1. 'apply_filters( 'chillthemes_portfolio', 'portfolio' );'
  2. 'apply_filters( 'chillthemes_portfolio_args', $portfolio_args );'
  3. 'apply_filters( 'chillthemes_portfolio_role_taxonomy', 'role' );'
  4. 'apply_filters( 'chillthemes_portfolio_project', 'portfolio' );'
  5. 'apply_filters( 'chillthemes_portfolio_role_taxonomy_args', $role_args );'
  6. 'apply_filters( 'chillthemes_portfolio_type_taxonomy', 'type' );'
  7. 'apply_filters( 'chillthemes_portfolio_project', 'portfolio' );'
  8. 'apply_filters( 'chillthemes_portfolio_type_taxonomy_args', $type_args );'

更新日志:

1.2 1.1 1.0