Improvement
- Disabled the Gutenberg support for the only portfolio post type.
Improvement
New
/language/ directory.category-show-all to hide/show the `All` from the category. E.g. [ wp_portfolio category-show-all="no" ] it hide the All from the category.other-category-show-all to hide/show the All from the other category. E.g. [ wp_portfolio other-category-show-all="no" ] it hide the All from the other category.quick-view-text to change the “Quick View” text. Default: ‘Quick View’. E.g. [ wp_portfolio quick-view-text="Preview" ] It changes the “Quick View” text with “Preview”.show-quick-view to show/hide the quick preview button. Use values yes/no to show/hide the button. Default: ‘yes’. E.g. [ wp_portfolio show-quick-view="no" ] It hide the quick view button.Fix
New
Items Per Page & Show Portfolio On to show the portfolio items on click on button or on page scroll.astra_portfolio_default_portfolio_type to set the default portfolio type when we add new portfolio item. (Valid types – page, image, video, iframe.)scrollToTop to disable the scroll to top on click on category link. We can use filter astra_portfolio_shortcode_localize_vars to enable/disable it.Improvement
edit_posts capability users.New
Improvement
astra_portfolio_api_site_uri to change the Rest API URL.Fix
Improvement
Open in iFrame from Single Page portfolio item with Open Portfolio Item in`Â which includes options New Tab, Same Tab & iFrame. Default option is New Tab.New
astra_portfolio_post_type_args to change the post type args. E.g. post slug, query_var, supports etc.Open in iFrame for Single Page portfolio item. It open the portfolio in iFrame instead of new tab.astra_portfolio_settings to change the default portfolio settings. E.g. Change per page load items by setting par-page value.astra_portfolio_exclude_portfolio_items to enable the portfolio items on front-end.Improvement
Improvement
text-decoration:none for the filter links. Some theme/plugins added underline for the anchors.Fix
New
force-fetch-all-sites to the URL will just force fetch the Astra Sites once again.Improvement
Fix
New:
 which is alternative for
. Shortcode
 will be deprecated in the future versions of the plugin.astra_portfolio_shortcode_localize_vars.Improvement:
Astra Portfolio with WP Portfolio.New:
Improvement:
Fix: