# Premise Portfolio Wordpress Plugin

A portfolio plugin for developers.

### Filters

*Hook* | *Description* |
   --- |           --- |
`pwp_portfolio_sc_defaults` | Used to change the default params for all shortcodes. This option be overridden at the shortcode level by adding params directly into a shortcode. |
`pwp_portfolio_loop_excerpt` | Use this filter to set a default excerpt for the portfolio loop. Otherwise the full content is shown and you can control the breaking point using a "read more" link. |