Beskrivning
Project Portfolio adds a custom post type called ”Projects” that allows users to create, manage, and display portfolios. It also includes:
– Custom meta fields (description, client name, date, URL)
– Admin dashboard for quick project overview
– A frontend shortcode [project_portfolio] to display all projects
License
This plugin is licensed under the GPLv2 or later.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to ”Projects” in the dashboard to start adding your portfolio projects.
- Use the shortcode
[project_portfolio]on any page or post to display the list.
Vanliga frågor
-
How do I add a new project?
-
Go to ”Projects” in the admin menu and click ”Add New”.
-
Can I use this plugin with page builders?
-
Yes. Just paste the
[project_portfolio]shortcode in any page builder’s shortcode/widget block.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”AS Project Portfolio” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”AS Project Portfolio” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Initial release