Warning: getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000086:SSL routines::certificate verify failed in /var/www/vhosts/spacedonkey.de/httpdocs/wp-content/plugins/print-pro-matic/print-pro-matic.php on line 261

Warning: getimagesize(): Failed to enable crypto in /var/www/vhosts/spacedonkey.de/httpdocs/wp-content/plugins/print-pro-matic/print-pro-matic.php on line 261

Warning: getimagesize(https://spacedonkey.de/wp-content/uploads/2021/10/printer-24.png): Failed to open stream: operation failed in /var/www/vhosts/spacedonkey.de/httpdocs/wp-content/plugins/print-pro-matic/print-pro-matic.php on line 261

List Related Attachment 2.0 Test

The following will list all attachments with a media type of image/jpeg and link directly to the image:

[[list-related-attach type="image/jpeg"]]
[list-related-attach type=”image/jpeg”]

This should show the same thing, but link to the attachment page:

[[list-related-attach type="image/jpeg" link_to="attachment"]]
[list-related-attach type=”image/jpeg” link_to=”attachment”]

and here we test the orderby attribute:

[[list-related-attach type="image/jpeg" orderby="title" order="ASC"]]
[list-related-attach type=”image/jpeg” orderby=”title” order=”ASC”]