Releases: osompress/genesis-portfolio-pro
Releases · osompress/genesis-portfolio-pro
Genesis Portfolio Pro 1.2.3
= 1.2.3 =
- Removed use of
wp_make_content_images_responsive
portfolio widget images;srcset
is applied viawp_calculate_image_srcset
inwp_get_attachment_image
used bygenesis_get_image
.
Genesis Portfolio Pro 1.2.2
- REST: Expose the Portfolio post type and Portfolio Type taxonomy to the REST API.
- Tooling: Generate language file with WP-CLI instead of Node.js.
1.2.1
- Conform to WordPress Development Standards for PHP
1.2.0
- New: Genesis Portfolio widget.
- New: You can now sort Portfolio archive items by menu order. Edit the menu order of each Portfolio item directly, or use a page ordering plugin.
- Enhanced: image markup on the Portfolio archive is improved with
alt
anditemprop
attributes.
1.1
This release addresses improvements in archive layout and content control.
- Adds: Ability to set the posts per page for the Portfolio archives in the archive setting. This will affect Portfolio Type archives as well.
- Fixes: Setting the Portfolio Type layout after WP 4.4 now works.
Note, this change will require WP 4.4+ or it will fail on the Portfolio Type archive.
1.1 Release Candidate
This release addresses improvements in archive layout and content control.
- Adds: Ability to set the posts per page for the Portfolio archives in the archive setting. This will affect Portfolio Type archives as well.
- Fixes: Setting the Portfolio Type layout after WP 4.4 now works.
Note, this change will require WP 4.4+ or it will fail on the Portfolio Type archive.
Bug Fix
Addresses a bug where search result views could have the layout overridden by the plugin.