CPTUI-Extended Changelog
1.11.1 – 2022-10-26
- Updated: Adjusted default toggled options for Grid Layout block options.
- Updated: Adjusted default toggled options for the Grid with Overlay layout block options.
- Updated: Adjusted default toggled options for the Slider Layout block options.
- Updated: Adjusted default display for Taxonomy List layout when no options chosen yet.
- Updated: Added “About CPTUI-Extended” menu item to main CPTUI menu area.
- Updated: Changed Shortcode ID to plain text instead of read-only text input.
- Fixed: Amended how we apply
pre_get_posts
filters to respect other filters that may have been added. - Fixed: Javascript meant for network admin causing issues for individual sites admin.
- Fixed: changed
class
toclassName
in block-icon file that was throwing console warnings.
1.11.0 – 2022-09-19
Added
- Added: Grid layout in the block, with all available options.
- Added: Grid with Overlay layout in the block, with all available options.
- Added: Featured Plus layout in the block, with all available options.
Updated
- Updated: Added layout title output for layouts that were missing it, despite having the setting.
- Updated: Ensured compatibility with TwentyTwentyTwo Full Site Editor theme.
- Updated: PropType checking for our block to help ensure stability.
- Updated: Cleaned up unused legacy code, and other code organization work.
1.10.0 – 2022-08-08
Added
- Added: Post Cards layout in the block, with all available options.
- Added: Easy Digital Downloads layout in the block, with all available options.
- Added: Post Slider layout in the block.
- Added: Template versioning similar to WooCommerce to help notify about potential template updates.
- Added: WordPress filter on our usage of the excerpt output.
Updated
- Updated: List layout to have all remaining options finished.
- Updated: Label verbiage when choosing a post type post for Single Post Type layout.
- Updated: Removed HelpScout integration.
- Updated: Show “no content found” message in layout if no posts were found.
Fixed
- Fixed: Post type screen in individual multisite site was receiving network-wide taxonomies as options.
1.9.0 – 2022-06-08
Added
- Added: WooCommerce layout in the block, with all available options.
- Added: Taxonomy List layout in the block, with all available options.
- Added: New hook located after pagination markup in Posts, WooCommerce, and Easy Digital Downloads layouts.
Updated
- Updated: Finished remaining options for “Default” layout.
- Updated: Continued adding options for “List” layout, specifically “Order” and “Orderby” options.
- Updated: Changed wording from “Amount” to “Posts Per Page” for consistency with WordPress.
- Updated: Slick Slider to the latest version.
- Updated: Touched up text for screen readers around pagination for our layouts.
1.8.1 – 2022-05-23
Fixed
- Error around CMB2 and fatal error around loading files.
1.8.0 – 2022-05-19
Added
- Began move of List layout into Block
- Single Post Type layout added into block
Updated
- Moved more options from Default layout shortcode into Block. Specifically “Order by” and “Order” attributes.
- CMB2 library
- Gamajo Template Loading library
- EDD Software License Library
- Activate license upon setting save. Fewer clicks!
- Made Slider layout code depend on jQuery library.
1.7.1 – 2022-05-12
Fixed
- Issue around featured image display and new block functionality.
1.7.0 – 2022-04-26
Added
- Added: “Default” Layout Block
Bug Fixes
- Fixed: Made default/fallback values for get_option() based calls consistent with expected type.
Updates
- Updated: Made ID attributes unique for wrapping div on our output.
1.6.3 – 2022-03-16
Bug Fixes
- Fixed: PHP Deprecations regarding parameter order
- Fixed: Issues around content type deletion in network admin
- Fixed: Empty confirmation dialog in network admin.
1.6.2 – 2021-12-09
Bug Fixes
- Fixed: Issues regarding saving “Extended” section settings after CPTUI 1.10.0 release.
- Fixed: Missing saving of Divi/RSS feed options to network-wide post types.
1.6.1 – 2021-11-08
Bug Fixes
- Fixed: Issues with network import of post type/taxonomy data after Custom Post Type UI 1.10.0 release
Updates
- Updated: Removed usage of deprecated jQuery change function
- Updated: noopener attributes to links that open in new windows
1.6.0 – 2021-02-10
Updates
- Added: Filter for featured image post thumbnail size for “Grid with Overlay” layout.
- Updated: Removed “safe_mode” checks from System Information panel.
- Updated: Removed HelpScout integration due to no longer using platform for our support.
Bug Fixes
- Fixed: Woocommerce property incorrectly called.
- Fixed: Escaped list markup in list.php template file.
- Fixed: Calling for WooCommerce price on a boolean value.
1.5.3 – 2018-02-20
Updates
- Added: Jo Murgel as a listed contributor to the plugin. Jo is the person who brought our lovely new layouts from version 1.5.0.
- Added: Filters for `the_post_thumbnail()` usage in our new layouts. Allows to custom-set the image size to use.
- Added: Enqueue CPTUI styles when in network admin, after CPTUI 1.6.0 changes.
Bug Fixes
- Fixed: “Amount” field not being respected for the Grid layout.
1.5.2 – 2018-05-15
Updates
- Added: Filter to remove taxonomies from consideration for modal popup. Example: Yoast SEO Prominent keywords
- Updated: Changed where to apply Pluginize license. License page no longer in Network admin for Multisite users. Please apply to just main site.
- Updated: Added note about AMP 0.6.0+ and AMP’s dedicated options page.
Bug Fixes
- Fixed: Some layouts were not having custom amount values respected and applied.
- Fixed: Addressed PHP errors for 5.3 and lower, coming from new 1.5.0 layouts.
- Fixed: Fixed issue with “Grid with Overlay” layout not respecting custom post type selection.
1.5.1 – 2018-02-27
Bug Fixes
- Fixed: Resolved PHP error occurring for customers on older PHP versions.
1.5.0 – 2018-02-26
Updates
- Added: Allow filtering by taxonomy terms for the list template.
- Added: Checkbox setting support for adding post types to the primary RSS feed.
- Added: New display formats: Grid, Grid with Overlay, Post Cards, Featured Plus.
- Added: Include shortcode ID as available html class attribute in frontend output.
- Updated: Reworded “Shortcode to Embed” to “Choose a Layout”.
- Updated: Clarified “Taxonomy” section of shortcode builder modal.
- Updated: CMB2 library to 2.3.0 for purposes of PHP 7.2.x compatibility.
- Updated: TGM-Plugin-Activation library.
Bug Fixes
- Fixed: Display “post”, “page”, “attachment” WP core post types as available options for taxonomy editor screen in network admin.
- Fixed: Import issues going to network-wide settings when importing settings in single site.
- Fixed: Ensured compatibility with WooCommerce 3.x.
- Fixed: Issue with individual site imports going to network admin when they should not.
1.4.4 – 2017-11-15
Bug Fixes
- Fixed: Conflict with with checkboxes and radio buttons on post editor screen getting unset when interacting with shortcode builder.
- Fixed: Re-added “amount” field to the default shortcode option, used to specify how many posts to show.
1.4.3 – 2017-03-20
Bug Fixes
- Fixed: Issue involving arrays and objects for error template when no template found.
- Fixed: Adjusted styles to expand CPTUI areas to 100% when no mini-sidebar displayed.
1.4.2 – 2017-02-23
Bug Fixes
- Fixed: Scroll issues when CPTUI-Extend shortcode builder is toggled from an already open modal toggle.
1.4.1 – 2017-02-02
Bug Fixes
- Fixed: Add missed code, required for network import/export to work. Sorry about that everyone.
1.4.0 – 2017-01-12
Bug Fixes
- Fixed: Potential broken HTML in list template.
Updates
- Updated: More WordPress hook inline documentation.
- Added: Convenience function for changing tax query relations.
- Added: Theme developers! You can now override CPTUI-Extended shortcode templates from your active theme. See Pluginize.com for more details.
- Added: Customize font colors, font sizes, and margins around shortcodes via Customizer controls.
- Added: Network-wide import/export support.
- Added: Ability to declare support for Divi Builder.
1.3.4 – 2016-12-7
Bug Fixes
- Fixed: Fixed compatibility issue with WordPress 4.7 and ksort errors.
1.3.3 – 2016-11-29
Enhancements
- Moved to EDD license handling from WooCommerce.
1.3.2 – 2016-11-14
Bug Fixes
- Fixed: Fix issue with term name display in taxonomy list template. Term slug was showing instead, due to change in 1.3.0 release.
1.3.1 – 2016-09-28
Bug Fixes
- Fixed issue with enqueued JS that prevents metabox toggling in post editor.
1.3.0 – 2016-09-20
Enhancements
- Added: Options to add post type to WordPress category and tag archives.
- Added: Google AMP support via https://wordpress.org/plugins/amp/
- Added: New template for single custom post types.
- Added: Filter for the featured image size parameters in all shortcode templates.
- Added: Post IDs to template filters for more fine-tuned control of content.
Bug Fixes
- Fixed: Removed need for extra page refresh for network post types/taxonomies to appear.
- Fixed: Prevent possible empty term links.
- Fixed: Issues surrounding javascript and stylesheet paths on IIS hosting.
- Fixed: Proper use of term slug for shortcode attributes instead of term label.
- Fixed: More admin notices are dismissable.
Misc
- Removed: Plugin shop section from Dashboard widget.
- Updated: Latest version of CMB2 library.
- Updated: Moved from PHP’s `rand()` function to `mt_rand()`.
1.2.1 – 2016-06-21
Bug Fixes
- Fix error with activation key option
- Fix to remove ads from CPTUI when Extended activated
1.2.0 – 2016-06-06
Bug Fixes
- Fix for tax query.
- Fix for post type in query.
- Filterable relation for AND in tax query.
Enhancements
- Taxonomy list shortcode.
- Post slider shortcode.
- Allow array of styles and scripts per shortcode.
1.1.1 – 2016-5-19
Bugfixes
- Fix for taxonomy label selecting first input
- Fix for taxonomy not filtering query
- Use AND for tax query
- Use tax slug instead of Name
1.1.0 – 2016-04-19
Bugfixes
- Better description for search on modal.
- Fixes EDD downloads not displaying if none chosen.
- Fixed Woo Product template not displaying title.
- Fix for quotes in shortcode attributes.
- Fixed EDD Default template displaying posts, not downloads.
- Fix for custom CPT, search box shows blog posts instead of CPT posts.
Enhancements
- Only show featured image column if CPT supports it in post list columns.
- Add dismiss button to License Key message.
- Add title and featured image options to the WooCommerce Product modal.
- Add quantity option to list template.
- Make the list templates available to all CPTs.
- New templates for WooCommerce, Easy Digital Downloads and ordered/unordered list.
- Enhanced HTML in templates. Enhanced CSS.
- 66 template hooks added for displaying custom data
1.0.0 – 2016-04-05
Initial release
Updated Dec 12, 2022 9:05 PM