The portfolio is a curated image gallery on the influencer’s public profile that showcases past content. Brands browse portfolios during discovery to assess creative quality before inviting or bookmarking.
Uploading Portfolio Images
- Go to Settings → Portfolio in the influencer dashboard.
- Click Upload Image and select an image file.
- The image is stored in the WordPress Media Library with the tag
_inzc_portfolio_itemand a row is inserted inwp_inzc_portfolio_items.
Limits
| Setting | Default | Option Key |
|---|---|---|
| Maximum items | 9 | inzc_portfolio_max_images |
| Maximum file size | 2 MB | inzc_portfolio_max_size_mb |
Both limits are configurable by the admin in Redux under User Profiles.
Deleting Portfolio Items
Clicking the delete icon on a portfolio image removes both the wp_inzc_portfolio_items row and the underlying WordPress Media Library attachment. The deletion is permanent.
Only JPEG, PNG, GIF, and WebP images are accepted. Uploading a video or document returns a validation error.