picandocodigo / List-Category-Posts

WordPress plugin which allows you to list posts from a category into a post/page using the [catlist] shortcode.
http://wordpress.org/extend/plugins/list-category-posts/
GNU General Public License v2.0
241 stars 112 forks source link

catlist shortcode does not work in Gutenberg shortcode block #513

Open r1bryan opened 9 months ago

r1bryan commented 9 months ago

Expected behavior

posts should appear on page in order of publish date

Actual behavior

shortcode in shortcode block does not work, produces only a blank page shortcode does work properly and shows posts when entered in a paragraph.

Shortcode used and steps to reproduce the behavior

[catlist ID=21 customfield_name=usp-custom-1 customfield_orderby_type=DATE customfield_orderby=usp-custom-1 customfield_display=usp-custom-1 customfield_display_name=no]

WP version, LCP plugin version (versions of other software if relevant, e.g. PHP)

current version of WP 6.4 plugin version 0.89.5