Pofio
Registers a custom post type along with tags and categories for portfolio projects.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2907 days ago
Is Pofio abandoned?
Possibly abandoned (last update 2907 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
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!
Credits
Installation
- Upload the entire
pofiofolder to the/wp-content/plugins/directory. - Activate the plugin through the
Pluginsmenu in WordPress. - Start by adding portfolio projects
Dashboard>Portfolio.
Frequently Asked Questions
Installation Instructions
- Upload the entire
pofiofolder to the/wp-content/plugins/directory. - Activate the plugin through the
Pluginsmenu in WordPress. - Start by adding portfolio projects
Dashboard>Portfolio.
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.
Review feed
Changelog
1.0.0
- Initial release.
