-
Notifications
You must be signed in to change notification settings - Fork 0
User documentation
Welcome to the WP Project Portfolio plugin documentation! This guide will help you understand and make the most out of the features offered by the WP Project Portfolio plugin. Whether you're showcasing your portfolio or organizing projects on your website, this plugin has got you covered.
-
Getting Started
- Installation
- Activating the Plugin
- Creating Projects
- Adding Categories
-
Displaying Projects
- Using the Portfolio Page Template
- Customizing Project Display
- Sorting and Filtering Projects
- Load More Button
- Using the Shortcode
-
Customization
- Portfolio Settings
- Customizing Project Display
- Using Hooks and Filters
-
Export and Import
- Exporting Data
- Importing Data
- Download the WP Project Portfolio plugin from the WordPress Plugin Repository or upload it manually.
- Install and activate the plugin from the WordPress dashboard.
Once the plugin is activated, you'll have access to a new set of features for showcasing your projects.
- To create a new project, go to "Projects" in the WordPress dashboard.
- Add project details, including the title, description, featured image, and any other relevant information.
- Assign one or more categories to the project to organize them effectively.
- In the WordPress dashboard, navigate to "Projects" > "Categories."
- Create new project categories or edit existing ones to group your projects.
The WP Project Portfolio plugin provides a custom page template that you can use to display your projects. To use it:
- Create a new page in the WordPress dashboard.
- Assign the "Portfolio Project" template to the page.
- Publish the page.
You can customize the way projects are displayed by adjusting settings in the plugin options. These settings include:
- Page Title
- Subtitle
- Equal Width Projects
- Show Sort Option
- Show Filter Option
- Show Numbers
- Show Gallery Thumbnail
You can sort and filter projects based on categories using interactive buttons. Projects will be displayed dynamically based on the selected category.
The "Load More" button allows you to load additional projects without refreshing the page. Clicking the button will fetch and display more projects, enhancing user experience.
The WP Project Portfolio plugin also provides a shortcode that you can use to display projects on any page or post. Simply use the [wp_project_portfolio] shortcode, and the plugin will render the projects for you.
Adjust portfolio settings such as page title, subtitle, project layout, and sorting options to fit your preferences.
You can customize how projects are displayed by modifying the template file provided by the plugin. Add your own HTML and CSS styles to achieve a unique look.
The WP Project Portfolio plugin provides hooks and filters to developers, allowing them to customize the plugin's behavior and appearance. If you're comfortable with coding, you can use these hooks and filters to add your own functionality.
Here are some available hooks:
wp_project_portfolio_before_wrapperwp_project_portfolio_before_containerwp_project_portfolio_inside_bt_rowswp_project_portfolio_before_titlewp_project_portfolio_after_titlewp_project_portfolio_after_sort_filterwp_project_portfolio_before_load_more_buttonwp_project_portfolio_after_load_more_buttonwp_project_portfolio_after_wrapper
And a filter:
wp_project_portfolio_load_more_button_label
You can export your project and category data to an XML file. This export functionality is available through the plugin's settings. The exported file can then be used for backup purposes or transferred to another website.
The WP Project Portfolio plugin does not directly provide importing functionality. However, you can use the exported XML file to manually import data to another WordPress installation by utilizing built-in WordPress import tools.
Congratulations! You've successfully set up and configured the WP Project Portfolio plugin. If you have any questions or need further assistance, feel free to reach out to our support team or consult the plugin's documentation.
Happy showcasing your projects with WP Project Portfolio!

