=== Custom Post Types UI Extended ===
Contributors:      WebDevStudios
Tags: custom post types
Requires at least: 6.5
Tested up to:      6.9
Stable tag:        1.14.0
Requires PHP:      7.4
License:           GPL-2.0+
License URI:       http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

Custom Post Type UI Extended provides add-on functionality to the widely popular Custom Post Type UI plugin.

Current features include a shortcode builder to make it simple to display data from your custom post types in a page or post, multisite support to allow for easy creation of network wide post types and taxonomies.

== Installation ==

= Manual Installation =

1. Upload the CPTUI-Extended folder to the plugins directory in your WordPress installation
2. Activate the plugin.
3. Navigate to the "CPTUI Extended" Menu.

Upload Zip File

1. Navigate to Plugins -> Add New.
2. Click the "Upload Plugin" button.
3. Select the "cptui-extended.zip" file from your computer.
4. Click "Install Now".
5. Click the "Activate Plugin" link.
6. Navigate to the "CPTUI Extended" Menu.


== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

## 1.14.0 - 2026-02-02
* Added: Toggles for post ID, modified date, and featured image display in Post lists, per CPTUI-registered post type.
* Updated: fixed missing network admin post type listings for network-wide taxonomies.
* Updated: remove extra enqueue of CPTUI-free assets in network admin.
* Updated: Working slider layout in admin editor.

## 1.13.0 - 2025-12-08
* Updated: Converted block to be block.json based

## 1.12.3 - 2025-04-17
* Fixed: More WordPress notices regarding "_load_textdomain_just_in_time".
* Updated: Confirmed compatibility with WordPress 6.8

## 1.12.2 - 2025-02-17
* Fixed: PHP8 notices in shortcode button library.
* Updated: internal template loader library.
* Updated: CMB2 Library

## 1.12.1 - 2024-12-09
* Fixed: textdomain notices from WordPress 6.7.x
* Updated: Confirmed compatibility with WordPress 6.7

## 1.12.0 - 2024-04-17
* Added: Ability to disable taxonomy term archives for a given taxonomy.
* Added: Ability to enable filtering admin post lists by custom taxonomy.
* Updated: Ability to disable legacy shortcode builder.
* Fixed: Default card layout from blocks.

## 1.11.4 - 2024-04-08
* Updated Confirmed compatibility with and require WP 6.5
* Fixed: Fatal errors with undefined function if requirements not met.

## 1.11.3 - 2023-11-15
* Updated: Confirmed compatibility with WordPress 6.4
* Fixed: PHP8 deprecation notices

## 1.11.2 - 2023-05-22
* Updated: Confirmed compatibility with WordPress 6.2.2

## 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` to `className` in block-icon file that was throwing console warnings.

## 1.11.0 - 2022-09-19
* 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: 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: 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: 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: Post type screen in individual multisite site was receiving network-wide taxonomies as options.

## 1.9.0 - 2022-06-08
* 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: 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.

== Upgrade Notice ==
