wp-show-posts
wp-show-posts copied to clipboard
Add `post__in` to the orderby dropdown to make use of the how the IDs are ordered in the post id field.
Consider adding font-display: swap; or preloading of WPShow Posts fonts so it doesn't get flagged on Google PSI as an issue. Or completely remove the use of fonts in favor...
Hello If we set image "Image size" to eg thumbnail-150x150 and "Image alignment" to left, the desktop view is correct. ``` .wp-show-posts-image.wpsp-image-left { float: left; margin-right: 1.5em; } ``` If...
Define the constant path to make files requiring action more dynamic.
I have made some few changes to remove "superfluous" code while requiring necessary files in the plugin.
The error comes from file `class-butterbean.php` at line 801 "public function render_views()" please fix it. If i get it rigth, you´re trying to use PHP Functions in the JavaScript part....
After I started using keyCDN with WP-Rocket to host my files I'm constantly receiving in my PHP error log this error: WPSP_Resize.process() error: Image must be local: https://cdn....... Have you...
More info can be found here: https://wpshowposts.com/support/topic/offset-breaks-pagination/#post-4629
Would be great if we could use the WPSP function directly on category archives. Seems to be some issues to work out: https://wpshowposts.com/support/topic/custom-post-types-and-categories
Hey! Your plugin is cool and I use it. I just needed this feature and I thought that maybe someone else could be happy with it. That just adds a...